..
hooks
Add hooks support to podman
2018-04-05 14:13:49 +00:00
attach_test.go
Add three test cases for podman attach test
2019-03-26 20:09:27 +08:00
checkpoint_test.go
Only run checkpoint/restore tests on Fedora >= 29
2019-05-06 13:02:52 +02:00
commit_test.go
Minor fix splitting env vars in podman-commit
2019-05-19 06:51:30 +05:30
common_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
config.go
podman healthcheck run (phase 1)
2019-03-05 14:03:55 -06:00
config_amd64.go
podman healthcheck run (phase 1)
2019-03-05 14:03:55 -06:00
config_ppc64le.go
replace quay.io/baude to quay.io/libpod
2018-11-01 10:31:44 -05:00
cp_test.go
Kill os.Exit() in tests, replace with asserts
2019-05-15 16:33:08 -04:00
create_staticip_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
create_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
diff_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
e2e.coverprofile
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
events_test.go
journald event logging
2019-04-24 16:00:04 -05:00
exec_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
exists_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
export_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
generate_kube_test.go
podman: enable kube for rootless
2019-04-05 09:34:23 +02:00
generate_systemd_test.go
Generate systemd unit files for containers
2019-05-02 14:35:53 -05:00
healthcheck_run_test.go
rootless: enable healthcheck tests
2019-04-05 09:33:59 +02:00
history_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
images_test.go
Minor fix filtering images by label
2019-05-20 23:11:48 +05:30
import_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
info_test.go
split remote tests from distro tests
2019-05-13 12:17:55 -05:00
init_test.go
Add basic structure of podman init command
2019-05-01 11:12:24 -04:00
inspect_test.go
Export ConmonPidFile in 'podman inspect' for containers
2019-03-18 21:03:22 +01:00
kill_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
libpod_suite_remoteclient_test.go
split remote tests from distro tests
2019-05-13 12:17:55 -05:00
libpod_suite_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
load_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
login_logout_test.go
Add test cases for login and logout
2019-05-22 14:34:42 +08:00
logs_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
mount_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
namespace_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
negative_test.go
Add negative command-line test
2019-05-08 11:04:37 -04:00
pause_test.go
podman-remote pause|unpause
2019-04-18 13:42:27 -05:00
pod_create_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_infra_container_test.go
tests: re-enable some tests for rootless mode
2019-03-19 15:01:53 +01:00
pod_inspect_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_kill_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_pause_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_pod_namespaces.go
tests: re-enable some tests for rootless mode
2019-03-19 15:01:53 +01:00
pod_prune_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_ps_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_restart_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_rm_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_start_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_stats_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
pod_stop_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pod_top_test.go
top: fallback to execing ps(1)
2019-05-03 11:20:16 +02:00
port_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
prune_test.go
podman-remote prune containers
2019-04-26 10:15:09 -05:00
ps_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
pull_test.go
pull: exit with error if the image is not found
2019-04-12 15:24:22 +02:00
push_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
restart_test.go
podman remote-client restart containers
2019-04-24 13:30:18 -05:00
rm_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
rmi_test.go
Print header for 'podman images' even with no images
2019-04-10 09:55:55 -04:00
run_cgroup_parent_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_cleanup_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_cpu_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_device_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_dns_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_entrypoint_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_exit_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_memory_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_networking_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_ns_test.go
test: enable userns e2e tests for rootless
2019-04-08 21:23:43 +02:00
run_passwd_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_privileged_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_restart_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_selinux_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_signal_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
run_staticip_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
run_test.go
Replace root-based rootless tests
2019-05-16 09:44:00 -04:00
run_userns_test.go
test: enable userns e2e tests for rootless
2019-04-08 21:23:43 +02:00
run_volume_test.go
Add test for image volume conflict with user volume
2019-05-21 12:36:48 -04:00
runlabel_test.go
Add variable for global flags to runlabel
2019-05-02 12:14:51 -04:00
save_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
search_test.go
podman-remote start
2019-04-17 11:08:54 -05:00
start_test.go
podman-remote start
2019-04-17 11:08:54 -05:00
stats_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
stop_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
system_df_test.go
system df to show podman disk usage
2019-03-25 15:05:26 -04:00
systemd_test.go
Enable rootless integration tests
2019-03-19 15:01:48 +01:00
tag_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00
top_test.go
top: fallback to execing ps(1)
2019-05-03 11:20:16 +02:00
tree_test.go
Tree implementation for podman images
2019-03-14 11:22:06 +09:00
trust_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
unshare_test.go
Add unshare to podman
2019-05-16 13:38:31 +05:30
version_test.go
Add information when running podman version on client
2019-05-08 11:29:03 -07:00
volume_create_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
volume_inspect_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
volume_ls_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
volume_prune_test.go
ginkgo status improvements
2019-03-08 13:28:33 -06:00
volume_rm_test.go
Fix E2E tests
2019-04-04 12:27:20 -04:00
wait_test.go
enable integration tests for remote-client
2019-05-07 14:06:02 -05:00