1*592efe25SPierre ProncheryTool: pkgconf 2*592efe25SPierre ProncheryToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --env=FOO --cflags --libs foo 3*592efe25SPierre ProncheryExpectedStdout: FOO_CFLAGS='-fPIC -I/test/include/foo' 4*592efe25SPierre ProncheryExpectedStdout: FOO_LIBS='-L/test/lib -lfoo' 5*592efe25SPierre ProncheryMatchStdout: partial 6*592efe25SPierre ProncheryExpectedExitCode: 0 7