summary refs log tree commit diff
path: root/nixos/lib/test-driver
Commit message (Expand)AuthorAge
* 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
|/
* test-driver: add mypy supportJörg Thalheim2019-11-11
* nixos/tests: fix succeed() with multiple commandsFlorian Klink2019-11-11
* nixos/tests: correct arguments to get_unit_infoLeonhard Markert2019-11-08
* nixos/tests: improve get_unit_info expressiveness on failureMarijan Petricevic2019-11-08
* Merge pull request #72943 from marijanp/port-test-driver-pythonworldofpeace2019-11-07
|\
| * nixos/tests: implemented python test-driver version of forwardPortMarijan2019-11-06
| * nixos/tests: implemented python test-driver version of dumpTTYContentsMarijan2019-11-06
* | Merge pull request #72947 from tfc/boot-test-port-fixworldofpeace2019-11-07
|\ \
| * | nixos/test: Handle undecodable bytesJacek Galowicz2019-11-07
| * | nixos/tests: Fix subprocess launch call for VM monitorJacek Galowicz2019-11-06
| |/
* | Merge pull request #72835 from tfc/nixos-integration-test-portsworldofpeace2019-11-07
|\ \ | |/ |/|
| * nixos/tests: Implement python test-driver version of getWindowNames and waitF...Jacek Galowicz2019-11-05
| * nixos/tests: Implement python test-driver version of requireActiveUnitJacek Galowicz2019-11-05
* | nixos/tests: Ignore shutdown/crash if not bootedDaniel Schaefer2019-11-06
|/
* nixos/test: use ptpython as replFlorian Klink2019-11-04
* nixos/test: Port test driver to pythonJacek Galowicz2019-11-04
* nixos-test-driver: allow configuration of net frontend and backendAndrew Childs2019-07-22
* nixos-test-driver: support netRomFileNikolay Amiantov2019-07-15
* Revert "Add ssh backdoor to VM tests infrastructure."Samuel Dionne-Riel2019-01-19
* Merge pull request #53827 from samueldr/feature/data-in-logsSamuel Dionne-Riel2019-01-12
|\
| * test-driver: Logs time taken for nestsSamuel Dionne-Riel2019-01-11
| * test-driver: Adds time it took to connect to guest in logsSamuel Dionne-Riel2019-01-11
* | tests: Wait for shell for twice as long (10m)Samuel Dionne-Riel2019-01-11
|/
* Revert "NixOS tests: Wait for shell for 10x longer (50m)"Sarah Brofeldt2018-11-05
* NixOS tests: Wait for shell for 10x longer (50m)Sarah Brofeldt2018-10-30
* Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen2018-09-28
* nixos/tests: Fix QEMU flags for SCSI disksaszlig2018-04-30
* Machine.pm: tweak to look for graphical target in waitForXWill Dietz2018-04-03
* test-driver: support testing user unitsMaximilian Bosch2018-01-02
* nixos/qemu: Add virtio-rng-pci to test-driverTuomas Tynkkynen2017-11-26
* Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim2017-11-08
* nixos/test-instrumentation: softcode DISPLAYlassulus2017-11-07
* graphite: 0.9.15 -> 1.0.2Bas van Dijk2017-10-08
* nixos tests: waitForWindow: output a list of windows we see prior to the fina...Graham Christensen2017-06-20
* nixos tests: waitForText: output the detected screen content prior to the las...Graham Christensen2017-06-20
* nixos tests: waitUntilTTYMatches: Log TTY contents on last tryGraham Christensen2017-06-20
* nixos tests: retry: Count down to 0, and pass remaining attempts to the subGraham Christensen2017-06-20
* NixOS VM tests: Don't create a setgid group in vde_switchEelco Dolstra2017-06-07
* test-driver: sendKeys() support for capital lettersVolth2017-05-19