nixpkgs/nixos/lib/test-driver/test_driver
K900 008f9f0cd4 nixos/test-driver: actually use the backdoor message to wait for backdoor
New EDK2 sets up the backdoor port as a serial console, which feeds the test driver
a bunch of boot logs it can safely ignore. Do so by waiting for the message the
backdoor shell prints before doing anything else.
2023-07-08 20:21:50 +03:00
..
__init__.py nixos/test-driver: use f-strings instead of .format() 2022-12-29 23:51:35 +01:00
driver.py nixos/test-driver: undeprecate create_machine 2023-05-27 12:56:04 +00:00
logger.py nixos/test-driver: use f-strings instead of .format() 2022-12-29 23:51:35 +01:00
machine.py nixos/test-driver: actually use the backdoor message to wait for backdoor 2023-07-08 20:21:50 +03:00
polling_condition.py
py.typed nixos/test-driver: Typecheck TestScript 2022-06-02 10:05:45 +02:00
vlan.py add hub mode comment 2022-07-21 16:34:09 +02:00