|
|
@ -14,7 +14,7 @@
|
|
|
|
that:
|
|
|
|
that:
|
|
|
|
- "out.failed"
|
|
|
|
- "out.failed"
|
|
|
|
- "out.results[0].failed"
|
|
|
|
- "out.results[0].failed"
|
|
|
|
- "out.results[0].msg == 'MODULE FAILURE'"
|
|
|
|
- "out.results[0].msg.startswith('MODULE FAILURE')"
|
|
|
|
- "out.results[0].module_stdout.startswith('/bin/sh: ')"
|
|
|
|
- "out.results[0].module_stdout.startswith('/bin/sh: ')"
|
|
|
|
- |
|
|
|
|
- |
|
|
|
|
out.results[0].module_stdout.endswith('/custom_binary_single_null: cannot execute binary file\r\n') or
|
|
|
|
out.results[0].module_stdout.endswith('/custom_binary_single_null: cannot execute binary file\r\n') or
|
|
|
|