1Tool: pkgconf 2ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --no-cache --libs foo 3ExpectedStdout: -L/test/lib -lfoo 4ExpectedExitCode: 0 5