1Tool: pkgconf
2ToolArgs: --log-file=out/audit.log --exists foo; cat out/audit.log
3Environment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1
4SetupMkdir: out
5ExpectedStdout: foo [1.2.3]
6MatchStdout: partial
7ExpectedExitCode: 0
8SkipPlatforms: windows
9