..
hooks
Add hooks support to podman
2018-04-05 14:13:49 +00:00
attach_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
checkpoint_test.go
Skip checkpoint tests on Fedora <30
2018-12-14 11:16:00 -05:00
commit_test.go
Switch all referencs to image.ContainerConfig to image.Config
2018-12-21 15:59:34 -05:00
config.go
allow ppc64le to pass libpod integration tests
2018-10-31 18:40:09 -05:00
config_amd64.go
replace quay.io/baude to quay.io/libpod
2018-11-01 10:31:44 -05:00
config_ppc64le.go
replace quay.io/baude to quay.io/libpod
2018-11-01 10:31:44 -05:00
create_staticip_test.go
test: cleanup CNI network used by the tests
2018-11-27 16:55:28 +01:00
create_test.go
create pod on the fly
2018-12-03 15:49:17 -06:00
diff_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
exec_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
exists_test.go
podman pod exists
2018-12-03 12:00:18 -06:00
export_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
generate_kube_test.go
generate kube
2018-12-04 08:03:49 -06:00
history_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
images_test.go
Show image only once with images -q
2018-12-17 11:08:54 -05:00
import_test.go
Switch all referencs to image.ContainerConfig to image.Config
2018-12-21 15:59:34 -05:00
info_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
inspect_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
kill_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
libpod_suite_test.go
Cirrus: Migrate PAPR testing of F28 to Cirrus
2018-12-14 11:19:41 -05:00
load_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
logs_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
mount_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
namespace_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pause_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_create_test.go
Allow users to expose ports from the pod to the host
2018-11-20 09:49:34 -06:00
pod_infra_container_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_inspect_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_kill_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_pause_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_pod_namespaces.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_ps_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_restart_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_rm_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_start_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_stats_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_stop_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pod_top_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
port_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
prune_test.go
Add ability to prune containers and images
2018-12-05 19:57:54 -06:00
ps_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
pull_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
push_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
refresh_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
restart_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
rm_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
rmi_test.go
test for rmi with children
2018-12-04 14:22:11 -06:00
rootless_test.go
rootless tests using stop is more reliable
2018-12-23 11:47:46 -06:00
run_cgroup_parent_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_cleanup_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_cpu_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_device_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_dns_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_entrypoint_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_exit_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_memory_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_networking_test.go
Add test for sharing resolv and hosts with netns
2018-12-12 15:41:13 -05:00
run_ns_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_passwd_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_privileged_test.go
Fix no-new-privileges test
2018-11-16 10:49:24 +08:00
run_restart_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_selinux_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_signal_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
run_staticip_test.go
test: cleanup CNI network used by the tests
2018-11-27 16:55:28 +01:00
run_test.go
Fixes to handle /dev/shm correctly.
2018-12-24 09:03:53 -05:00
run_userns_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
runlabel_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
save_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
search_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
start_test.go
failed containers with --rm should remove themselves
2018-12-12 10:55:53 -06:00
stats_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
stop_test.go
Add test to ensure stopping a stopped container works
2018-11-28 09:35:30 -05:00
systemd_test.go
e2e: add tests for systemd
2018-12-12 17:04:59 -05:00
tag_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
top_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
trust_test.go
Support podman image trust command
2018-12-19 13:36:11 -05:00
version_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00
volume_create_test.go
Tests for podman volume commands
2018-12-06 10:17:23 +00:00
volume_inspect_test.go
Tests for podman volume commands
2018-12-06 10:17:23 +00:00
volume_ls_test.go
Tests for podman volume commands
2018-12-06 10:17:23 +00:00
volume_prune_test.go
Tests for podman volume commands
2018-12-06 10:17:23 +00:00
volume_rm_test.go
Tests for podman volume commands
2018-12-06 10:17:23 +00:00
wait_test.go
Separate common used test functions and structs to test/utils
2018-11-16 10:49:00 +08:00