diff options
Diffstat (limited to 't/cli/debug.test')
| -rw-r--r-- | t/cli/debug.test | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/t/cli/debug.test b/t/cli/debug.test new file mode 100644 index 000000000000..a6a851c86e07 --- /dev/null +++ b/t/cli/debug.test @@ -0,0 +1,7 @@ +Tool: pkgconf +ToolArgs: --debug --exists foo 2>&1 +Environment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1 +ExpectedStdout: preloading pkg +MatchStdout: partial +ExpectedExitCode: 0 +SkipPlatforms: lite |
