nixpkgs/nixos/lib/test-driver/test_driver
Stefan Hertrampf 9d90df51a9 nixos/test-driver: Separate XML and Terminal log
We use the newly AbstractLogger class and separate the XML and Terminal
logging that is currently mixed into one class. We restore the old
behavior by introducing a CompositeLogger that takes care of logging
both to terminal and XML.
2024-05-07 15:17:16 +02:00
..
__init__.py nixos/test-driver: provide a global timeout 2023-10-29 12:45:00 +01:00
driver.py nixos/test-driver: use function instead of var 2024-04-22 13:35:25 +02:00
logger.py nixos/test-driver: Separate XML and Terminal log 2024-05-07 15:17:16 +02:00
machine.py nixos/test-driver: don't add QEMU_OPTS twice 2024-04-05 12:30:36 +02:00
polling_condition.py nixos/test-driver: name exception according to pep8 2023-09-30 10:31:22 +02:00
py.typed nixos/test-driver: Typecheck TestScript 2022-06-02 10:05:45 +02:00
qmp.py nixos/lib/test-driver: wire up QMP client 2023-10-21 13:03:15 +02:00
vlan.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00