nixpkgs/nixos/lib/test-driver/test_driver
Stefan Hertrampf a6160e5763 nixos/test-driver: use function instead of var
Use a proper function to enable serial log printing instead of setting
class member variables directly.
2024-04-22 13:35:25 +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: use function instead of var 2024-04-22 13:35:25 +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