xref: /freebsd/contrib/pkgconf/t/cli/missing-package-error.test (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1*592efe25SPierre ProncheryTool: pkgconf
2*592efe25SPierre ProncheryToolArgs: --errors-to-stdout --cflags boguspkg
3*592efe25SPierre ProncheryEnvironment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1
4*592efe25SPierre ProncheryExpectedStdout: Package boguspkg was not found in the pkg-config search path.
5*592efe25SPierre ProncheryMatchStdout: Partial
6*592efe25SPierre ProncheryExpectedExitCode: 1
7