nixpkgs/nixos/lib/test-driver/test_driver
Stefan Hertrampf 0d015895de nixos/test-driver: separate the subtest log call
We do not use the generic "nested" function but introduce a separate
subtest log call. This will later allow us to track subtests and account
logs to specific subtests.
2024-04-22 13:35:24 +02:00
..
__init__.py
driver.py nixos/test-driver: separate the subtest log call 2024-04-22 13:35:24 +02:00
logger.py nixos/test-driver: separate the subtest log call 2024-04-22 13:35:24 +02:00
machine.py nixos/test-driver: don't add QEMU_OPTS twice 2024-04-05 12:30:36 +02:00
polling_condition.py
py.typed
qmp.py
vlan.py