..
build
Fix environment handling from containers.conf
2020-04-02 13:10:08 -04:00
config
Add support for containers.conf
2020-03-27 14:36:03 -04:00
hooks
Add hooks support to podman
2018-04-05 14:13:49 +00:00
attach_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
build_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
checkpoint_test.go
checkpoint: change runtime checkpoint support test
2020-04-03 18:00:57 +02:00
commit_test.go
V2 tests: enables commit tests
2020-04-24 15:20:04 -04:00
common_test.go
V2 podman system service
2020-04-07 19:22:10 -07:00
config.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
config_amd64.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
config_ppc64le.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
container_inspect_test.go
Enable container inspect integration tests
2020-04-25 13:36:11 -05:00
containers_conf_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
cp_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
create_staticip_test.go
vendor in containers/common v0.9.4
2020-04-22 06:57:06 -04:00
create_staticmac_test.go
test: add tests for --mac-address
2019-11-07 18:38:02 +01:00
create_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
diff_test.go
Add --latest, -l to 'podman diff'
2019-06-21 13:37:04 +02:00
events_test.go
podman events format json
2019-08-02 11:47:43 -04:00
exec_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
exists_test.go
V2 Restore exists E2E tests
2020-04-22 09:53:05 -07:00
export_test.go
Refactor tests when checking for error exit codes
2019-10-16 08:10:07 -07:00
generate_kube_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
generate_systemd_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
healthcheck_run_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
history_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
images_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
import_test.go
Completely rework --change parsing
2019-12-04 18:55:30 -05:00
info_test.go
test rootless_storage_path from strorage.conf
2020-04-22 14:02:32 -04:00
init_test.go
containers, init: skip invalid state errors with --all
2020-04-24 17:33:27 +02:00
inspect_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
kill_test.go
Refactor tests when checking for error exit codes
2019-10-16 08:10:07 -07:00
libpod_suite_remoteclient_test.go
test: fix exec preserve-fds test
2020-04-09 10:17:42 +02:00
libpod_suite_test.go
test: fix exec preserve-fds test
2020-04-09 10:17:42 +02:00
load_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
login_logout_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
logs_test.go
log: support --log-opt tag=
2020-01-10 10:35:19 +01:00
manifest_test.go
manifest create,add,inspect
2020-04-22 20:05:21 -04:00
mount_test.go
Add codespell to validate spelling mistakes in code.
2020-01-11 06:32:19 -05:00
namespace_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
negative_test.go
Refactor tests when checking for error exit codes
2019-10-16 08:10:07 -07:00
network_create_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
network_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pause_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
play_kube_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_create_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_infra_container_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_inspect_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_kill_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_pause_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_pod_namespaces.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_prune_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_ps_test.go
Enable pod ps integration tests
2020-04-25 13:13:32 -05:00
pod_restart_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_rm_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_start_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_stats_test.go
implement pod stats
2020-04-27 12:00:35 +02:00
pod_stop_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pod_top_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
port_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
prune_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
ps_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
pull_test.go
Fix podman push and podman pull to check for authfile
2020-04-22 14:30:40 -04:00
push_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
restart_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
rm_test.go
Fix podman rm to have correct exit codes
2020-04-22 11:53:00 -04:00
rmi_test.go
V2 Restore rmi tests
2020-04-22 15:34:33 -07:00
run_cgroup_parent_test.go
test: enable cgroup parent tests
2020-04-24 13:05:43 +02:00
run_cleanup_test.go
fix unit test to use Expect
2019-09-12 21:01:43 +00:00
run_cpu_test.go
Refactor tests when checking for error exit codes
2019-10-16 08:10:07 -07:00
run_device_test.go
vendor in containers/common v0.9.4
2020-04-22 06:57:06 -04:00
run_dns_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_entrypoint_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_exit_test.go
Fix exit code failure
2019-09-17 12:01:02 -04:00
run_memory_test.go
Fix cgroupsv2 run test, unexpected output
2020-02-25 12:34:26 -05:00
run_networking_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_ns_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_passwd_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_privileged_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
run_restart_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_seccomp.go
policy for seccomp-profile selection
2020-01-09 17:57:58 +01:00
run_security_labels.go
Allow devs to set labels in container images for default capabilities.
2020-03-02 16:37:32 -05:00
run_selinux_test.go
vendor in containers/common v0.9.4
2020-04-22 06:57:06 -04:00
run_signal_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
run_staticip_test.go
curb flakes in integration tests
2020-02-26 08:30:28 -06:00
run_test.go
podman: fix --log-opt=path=%s
2020-04-24 13:02:07 +02:00
run_userns_test.go
podman: assume user namespace if there are mappings
2020-04-24 15:55:38 +02:00
run_volume_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
runlabel_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
save_test.go
Add codespell to validate spelling mistakes in code.
2020-01-11 06:32:19 -05:00
search_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
start_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
stats_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
stop_test.go
Fix handling of --cidfile on create/run
2020-04-22 09:52:33 -04:00
system_df_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
system_reset_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
systemd_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
tag_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
test.yaml
Add support for RunAsUser and RunAsGroup
2019-11-06 10:35:37 -05:00
top_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
tree_test.go
speed up rootless tests
2019-07-08 12:31:31 -05:00
trust_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
unshare_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00
untag_test.go
Fix integration tests for untag
2020-04-22 14:13:07 -04:00
version_test.go
Turn on version.go except for -v check
2020-04-22 15:18:42 -04:00
volume_create_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
volume_inspect_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
volume_ls_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
volume_prune_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
volume_rm_test.go
Force integration tests to pass
2020-04-21 13:48:50 -05:00
wait_test.go
use imagecaches for local tests
2019-05-29 15:12:05 -05:00