podman/test/utils
Giuseppe Scrivano d3cfa7a23c
test: fix exec preserve-fds test
it specifies a fd is passed down but we are not really doing it, and
it triggers the wrong fd to be closed by Podman after the OCI runtime
invocation.

Closes: https://github.com/containers/libpod/issues/5769

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-04-09 10:17:42 +02:00
..
common_function_test.go Add codespell to validate spelling mistakes in code. 2020-01-11 06:32:19 -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 test: fix exec preserve-fds test 2020-04-09 10:17:42 +02:00
utils.go test: fix exec preserve-fds test 2020-04-09 10:17:42 +02:00
utils_suite_test.go Move noCache logic lower in stack 2019-09-26 10:56:24 -04:00