1Tool: pkgconf 2ToolArgs: --errors-to-stdout --cflags boguspkg 3Environment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1 4ExpectedStdout: Package boguspkg was not found in the pkg-config search path. 5MatchStdout: Partial 6ExpectedExitCode: 1 7