summaryrefslogtreecommitdiffstats
path: root/nixos/lib/test-driver
AgeCommit message (Expand)Author
2021-08-20nixos/test: some test fixes in succession of #125992David Arnold
2021-08-19nixos/tests/test-driver: better control test env symbolsDavid Arnold
2021-08-12nixos/test-driver: start interactive mode if `testScript` is emptyMaximilian Bosch
2021-08-05nixos/tests/test-driver: normalise test driver entrypoint(s)David Arnold
2021-07-20tigervnc, tightvnc: add basic testsIngo Blechschmidt
2021-07-14nixos/test-driver: allow overriding qemu binary in create_startcommandmisuzu
2021-06-22nixos/test-driver: replace termlib with socatJörg Thalheim
2021-06-13nixos/tests/test-driver: cleanup nix expressionDavid Arnold
2021-06-06nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold
2021-06-05nixos/test-driver: Run commands with error handlingtalyz
2021-06-03Merge pull request #125372 from Synthetica9/shell_interactDomen Kožar
2021-06-03nixos/tests/test-driver: make it clear when shell is readyPatrick Hilhorst
2021-06-02nixos/tests/test-driver: document shell_interactPatrick Hilhorst
2021-06-02nixos/tests/test-driver: add shell_interactPatrick Hilhorst
2021-05-30nixos/test-driver: mention the elapsed time when it times outAndreas Rammhold
2021-05-21Merge pull request #123823 from misuzu/test-driver-usb-boot-speedupJacek Galowicz
2021-05-20nixos/test-driver: use usb-ehci controller instead of piix3-usb-uhcimisuzu
2021-05-14nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold
2021-05-04nixos/test-driver: Allow interactive testing on Wayland-only setupsMichael Weiss
2021-04-23nixos/test-driver: use a variety of different Tesseract settings for OCRLuke Granger-Brown
2020-11-21nixos test-driver: fix single line docstrings, fixes #104467Frederik Rietdijk
2020-10-25test-driver.py: remove bufsize=1 from Popen callsKonrad Borowski
2020-09-11test-driver.py: defaulting keepVmState in Machine initFélix Baylac-Jacqué
2020-09-07test-driver.py: fix VM state directory deletionFélix Baylac-Jacqué
2020-08-30Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg
2020-08-30Revert "Merge pull request #96152 from JJJollyjim/colour-test-machines-staging"Anders Kaseorg
2020-08-29nixos/test-driver: Use guest time when using sleepaszlig
2020-08-27nixos/lib/test*: remove perl test driverFlorian Klink
2020-08-27nixos/test: colour machine namesJamie McClymont
2020-08-25nixos/test-driver: re-introduce log()Jörg Thalheim
2020-08-25nixos/testdriver: sort importsJörg Thalheim
2020-08-25nixos/test-driver: switch to pythons' logging libJörg Thalheim
2020-08-25nixos/test-driver: introduce main methodJörg Thalheim
2020-08-21nixos/testing: Fix fail() functionJanne Heß
2020-08-04nixos/lib/*: editorconfig fixeszowoq
2020-07-06nixos/test-driver: print a traceback when testScript fails (#92369)Justinas Stankevičius
2020-07-01Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco
2020-06-24nixos/lib/test-driver: add wait_for_console_textrnhmjoj
2020-06-21test-driver.py: delete VM state directory after test runFélix Baylac-Jacqué
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt
2020-05-27test-driver: remove useless syncsErik Arvstedt
2020-05-09nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck
2020-05-07testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra
2020-05-07test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra
2020-05-01nixosTests: drop nr_tests and failed_tests variablesFlorian Klink
2020-05-01nixosTests: Reraise exception in subtestsJacek Galowicz
2020-04-06nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger
2020-03-29test-driver.py: use temporary dir for vde1.ctlMartin Milata
2020-03-27nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski