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