podman/test/utils
Paul Holzinger be2212804b
test/e2e: improve command timeout handling
Basically commit ada4e1a8c1 for e2e tests. The timeout does not kill the
process so if it is stucked it hangs forever. So make sure we kill it
via SIGABRT.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-08 16:27:23 +02:00
..
common_function_test.go e2e tests: use /var/tmp, not $TMPDIR, as workdirs 2024-04-26 14:29:56 -06:00
matchers.go ExitWithError() - enforce required exit status & stderr 2024-05-13 13:59:17 -06:00
podmansession_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
podmantest_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils.go test/e2e: improve command timeout handling 2024-08-08 16:27:23 +02:00
utils_suite_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00