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