1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-24 10:10:37 +03:00
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 nixos/test-driver: provide a global timeout 2023-10-29 12:45:00 +01:00
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 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