summary refs log tree commit diff
path: root/nixos/lib/test-driver
Commit message (Expand)AuthorAge
* nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold2021-05-14
* nixos/test-driver: Allow interactive testing on Wayland-only setupsMichael Weiss2021-05-04
* nixos/test-driver: use a variety of different Tesseract settings for OCRLuke Granger-Brown2021-04-23
* nixos test-driver: fix single line docstrings, fixes #104467Frederik Rietdijk2020-11-21
* test-driver.py: remove bufsize=1 from Popen callsKonrad Borowski2020-10-25
* test-driver.py: defaulting keepVmState in Machine initFélix Baylac-Jacqué2020-09-11
* test-driver.py: fix VM state directory deletionFélix Baylac-Jacqué2020-09-07
* Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg2020-08-30
* Revert "Merge pull request #96152 from JJJollyjim/colour-test-machines-staging"Anders Kaseorg2020-08-30
* nixos/test-driver: Use guest time when using sleepaszlig2020-08-29
* nixos/lib/test*: remove perl test driverFlorian Klink2020-08-27
* nixos/test: colour machine namesJamie McClymont2020-08-27
* nixos/test-driver: re-introduce log()Jörg Thalheim2020-08-25
* nixos/testdriver: sort importsJörg Thalheim2020-08-25
* nixos/test-driver: switch to pythons' logging libJörg Thalheim2020-08-25
* nixos/test-driver: introduce main methodJörg Thalheim2020-08-25
* nixos/testing: Fix fail() functionJanne Heß2020-08-21
* nixos/lib/*: editorconfig fixeszowoq2020-08-04
* nixos/test-driver: print a traceback when testScript fails (#92369)Justinas Stankevičius2020-07-06
* Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco2020-07-01
|\
| * nixos/lib/test-driver: add wait_for_console_textrnhmjoj2020-06-24
* | test-driver.py: delete VM state directory after test runFélix Baylac-Jacqué2020-06-21
|/
* Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink2020-06-01
|\
| * qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt2020-06-01
| * test-driver: remove useless syncsErik Arvstedt2020-05-27
* | nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck2020-05-09
* | testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra2020-05-07
* | test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra2020-05-07
* | nixosTests: drop nr_tests and failed_tests variablesFlorian Klink2020-05-01
* | nixosTests: Reraise exception in subtestsJacek Galowicz2020-05-01
* | nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger2020-04-06
* | test-driver.py: use temporary dir for vde1.ctlMartin Milata2020-03-29
* | nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski2020-03-27
|/
* nixosTests: Make VLAN argument optional in python test driverJacek Galowicz2020-02-14
* nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz2020-02-07
* nixosTests: Drop invalid utf characters in command outputJacek Galowicz2020-01-26
* Merge pull request #77587 from singron/fix-sharedFlorian Klink2020-01-19
|\
| * test-driver.py: Use /tmp/shared for copy_from_vmEric Culp2020-01-19
| * test-driver.py: Share the shared dir between VMsEric Culp2020-01-12
* | Merge pull request #77662 from marijanp/verbose-python-test-driverFlorian Klink2020-01-17
|\ \
| * | nixos/test: added verbose output for failed testsMarijan Petričević2020-01-14
| |/
* / test-driver.py: fix decoding of VM outputErik Arvstedt2020-01-14
|/
* nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz2019-12-03
* test-driver.py: add Machine.copy_from_vmMichael Raskin2019-11-25
* test-driver.py: Fix the shared directory referenceMichael Raskin2019-11-25
* nixos/tests: fail on failing subtestsRobin Gloster2019-11-25
* Merge pull request #73190 from flokli/ceph-tests-pythonFlorian Klink2019-11-21
|\
| * nixos/test: If qemu monitor returns 0, simply return (like perl script does)Jacek Galowicz2019-11-20
| * nixos/test: Fix child environment of python driverJacek Galowicz2019-11-20
* | nixos/test: let python driver evaluate test code in global scope so theJacek Galowicz2019-11-20
|/