kiwi-el8/test/unit/storage
Marcus Schäfer bdb7123fa1
Refactor use of logging facility
Use getLogger method instead of a global log object
Also use caplog fixture to capture log messages in
unit tests. This Fixes #1244
2019-10-23 17:54:27 +02:00
..
subformat Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
device_provider_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
loop_device_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
luks_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
mapped_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
raid_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
setup_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00