mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
10 lines
No EOL
198 B
Text
10 lines
No EOL
198 B
Text
|
|
Command: binary arg1
|
|
ExitCode: 0
|
|
Stdout: the output
|
|
Stderr: the stderr
|
|
|
|
Failures:
|
|
ExitCode was 0 expected 101
|
|
Expected stdout to contain "Something else"
|
|
Expected stderr to contain "[NOTHING]" |