podman/test/utils
baude b30a56c156 Run integrations test with remote-client
Add the ability to run the integration (ginkgo) suite using
the remote client.

Only the images_test.go file is run right now; all the rest are
isolated with a // +build !remotelinux.  As more content is
developed for the remote client, we can unblock the files and
just block single tests as needed.

Signed-off-by: baude <bbaude@redhat.com>
2019-01-14 14:51:32 -06:00
..
common_function_test.go Change all 'can not' to 'cannot' for proper usage 2018-12-21 10:27:54 -05: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 tests: change return type for PodmanAsUser to PodmanTestIntegration 2018-11-27 21:10:15 +01:00
utils.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
utils_suite_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00