nixpkgs/nixos/lib/test-driver/test_driver
Alyssa Ross 4491b9ec0d
nixos/test-driver: don't add QEMU_OPTS twice
As the TODO says, this is already included by the script.

If adding a device, including this again here would result in either
two devices being added, or, if they were explicitly named, an error
due to reuse of the name.
2024-04-05 12:30:36 +02:00
..
__init__.py
driver.py
logger.py nixos/lib/test-driver: fix mypy errors after staging-next merge 2024-03-08 15:33:48 +03: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