nixpkgs/nixos/lib/test-driver
Raito Bezarius f94876a65c nixos/lib/test-driver: wire up QMP client
Now that we have a QMP client, we can wire it up in the test driver.

For now, it is almost completely useless because of the need of a constant "event loop", especially
for event listening.

In the next commits, we will slowly enable more and more usecases.
2023-10-21 13:03:15 +02:00
..
test_driver nixos/lib/test-driver: wire up QMP client 2023-10-21 13:03:15 +02:00
default.nix nixos/test-driver: convert to pyproject from setup.py 2023-09-30 10:17:47 +02:00
extract-docstrings.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
nixos-test-driver-docstrings.nix integration test driver: Auto-generate integration test driver's machine 2023-07-10 08:51:52 +02:00
pyproject.toml nixos/test-driver: disable typecheck for dependencies where don't have typing 2023-09-30 10:18:07 +02:00
shell.nix nixos/test-driver: add shell.nix 2023-09-30 10:18:07 +02:00