debian-forge/test/run
Michael Vogt 945209a80c test: use del os.environ[] instead of os.unsetenv (thanks Simon)
Simon discovered that `os.unsetenv()` will not remove the env
from os.environ so this commit fixes this.

Thanks for figuring this out!
2024-03-11 14:20:27 +01:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test: fix test_assembler to support parallel runs and run in parallel 2024-03-06 12:28:10 +01:00
test_boot.py test/run/boot: migrate to a v2 manifest 2023-11-14 10:45:44 -08:00
test_devices.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_executable.py test: fix executable test 2022-02-15 13:25:23 +00:00
test_exports.py test: use del os.environ[] instead of os.unsetenv (thanks Simon) 2024-03-11 14:20:27 +01:00
test_mount.py test: update test_mount.py for lsblk --json differences 2024-01-16 13:51:30 +01:00
test_noop.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_sources.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_stages.py test/stages: read expected data from manifest 2024-02-21 17:55:37 +01:00