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