xref: /freebsd/contrib/pkgconf/t/cli/variable.test (revision d15f2551b25f79ddcbe289faa95e655100b952da)
1Tool: pkgconf
2ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --variable=prefix foo
3ExpectedStdout: /test
4ExpectedExitCode: 0
5