1Tool: pkgconf 2ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --static --shared --libs baz 3ExpectedStdout: -L/test/lib -lbaz 4ExpectedExitCode: 0 5