podman/test/utils
Jhon Honce 60d0be17fc Refactor tests when checking for error exit codes
Rather than checking for non-zero, we need to check for >0 to
distinguish between timeouts and error exit codes.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2019-10-16 08:10:07 -07:00
..
common_function_test.go Change all 'can not' to 'cannot' for proper usage 2018-12-21 10:27:54 -05:00
matchers.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
podmansession_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
podmantest_test.go Do not use an events backend when restoring images 2019-07-31 17:28:42 -04:00
utils.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
utils_suite_test.go Move noCache logic lower in stack 2019-09-26 10:56:24 -04:00