dangerzone/tests/isolation_provider
Alex Pyrgiotis 875d49fe10
tests: Add termination tests for containers
Add termination-related tests for containers. To achieve this, we need
to make a change to the container isolation provider. More specifically,
we need to make the isolation provider yield control to the caller only
when the container is up and running. Failure to do so may lead to
lingering processes.
2024-04-24 14:39:15 +03:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py tests: Add some termination-related test cases 2024-04-24 14:39:15 +03:00
test_container.py tests: Add termination tests for containers 2024-04-24 14:39:15 +03:00
test_qubes.py tests: Adapt Qubes tests 2024-02-20 15:58:42 +02:00