summary refs log tree commit diff
path: root/nixos/lib/test-driver
Commit message (Expand)AuthorAge
...
* 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
* nixos/testing: Improve quality of OCRaszlig2017-04-11
* nixos/test: Fix escaping for copyFileFromHostaszlig2017-02-17
* nixos tests: make getTTYText smart about tty sizeGraham Christensen2017-02-12
* test-driver: support punctuation in sendCharsvolth2017-01-08
* test-driver: Show test durationEelco Dolstra2016-12-29
* login test: Create and use direct reads of the TTY contents.Graham Christensen2016-11-30
* nixos/test-driver/Logger: Replace invalid UTF-8aszlig2016-05-26
* test-driver: Fix "unit X is inactive and there are no pending jobs"Eelco Dolstra2016-05-24
* Fix X11 tests broken by the removal of -acEelco Dolstra2016-04-12
* waitForUnit: Fail if the unit reaches inactive state with no pending jobsEelco Dolstra2015-12-30
* Simple EC2 user-data VM testDan Peebles2015-06-11