summaryrefslogtreecommitdiff
path: root/t/cli/log-file.test
diff options
context:
space:
mode:
Diffstat (limited to 't/cli/log-file.test')
-rw-r--r--t/cli/log-file.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/cli/log-file.test b/t/cli/log-file.test
new file mode 100644
index 000000000000..e539f4212e10
--- /dev/null
+++ b/t/cli/log-file.test
@@ -0,0 +1,8 @@
+Tool: pkgconf
+ToolArgs: --log-file=out/audit.log --exists foo; cat out/audit.log
+Environment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1
+SetupMkdir: out
+ExpectedStdout: foo [1.2.3]
+MatchStdout: partial
+ExpectedExitCode: 0
+SkipPlatforms: windows