podman-compose/tests/unit
Jeremy Visser 054c66b568 Add device_cgroup_rules support
"device_cgroup_rules: []" is defined in the Compose file specification,
and corresponds to "podman run --device-cgroup-rule="

Signed-off-by: Jeremy Visser <jeremy@visser.name>
2024-12-06 08:19:54 +11:00
..
__init__.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_can_merge_build.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_compose_exec_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_compose_run_update_container_from_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_container_to_args_secrets.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_container_to_args.py Add device_cgroup_rules support 2024-12-06 08:19:54 +11:00
test_get_net_args.py Add --network=none if network_mode: none is set; fixes #1001. 2024-07-17 01:41:04 +03:00
test_get_network_create_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_normalize_depends_on.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_normalize_final_build.py Alt Dockerfile names fix 2024-06-26 19:09:20 +02:00
test_normalize_service.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_rec_subs.py Add unittest for rec_subs 2024-07-27 00:04:06 +03:00
test_volumes.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00