summary refs log tree commit diff
path: root/nixos/lib/test-driver
Commit message (Expand)AuthorAge
...
* nixos/test-driver: drop logging from Machine.send_monitor_commandrnhmjoj2023-02-07
* nixos/tests: extend shell_interact to accept alternative socat addressesJörg Thalheim2023-01-27
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-21
* Merge pull request #208354 from bjornfor/nixos-test-driver-quote-shell-argsJacek Galowicz2022-12-30
|\
| * nixos/test-driver: quote some shell command linesBjørn Forsman2022-12-30
* | nixos/test-driver: use ASCII single quotes everywhereBjørn Forsman2022-12-30
|/
* nixos/test-driver: use f-strings instead of .format()Bjørn Forsman2022-12-29
* nixos/test-driver: add optional address arg to wait_for_{open,closed}_portBjørn Forsman2022-12-29
* Merge pull request #170636 from Synthetica9/wait_before_entryJacek Galowicz2022-12-23
|\
| * nixos/test-driver: rewrite wait_before_entry to waitPatrick Hilhorst2022-04-29
| * nixos/test-driver: add wait_before_entry to polling_conditionPatrick Hilhorst2022-04-27
| * nixos/test-driver: allow multiple entry of polling conditionPatrick Hilhorst2022-04-27
* | test-driver: Allow configuring delay for send_{key,chars}Zhaofeng Li2022-11-19
* | Merge pull request #189999 from sbruder/test-driver-formatting-closed-portJacek Galowicz2022-09-06
|\ \
| * | nixos/test-driver: fix formatting of closed portSimon Bruder2022-09-06
* | | nixos/test-driver: add wait_for_unit() timeout argAlyssa Ross2022-09-02
|/ /
* | add hub mode commentPhilippe Schaaf2022-07-21
* | use vde switch in hubmode by defaultPhilippe Schaaf2022-07-21
* | nixos/test-driver: Support mypy through regular mechanismsRobert Hensing2022-06-17
* | Merge pull request #174441 from tljuniper/172325-nixostest-override-python-pk...Robert Hensing2022-06-05
|\ \
| * \ Merge branch 'master' into 172325-nixostest-override-python-pkgs-additional-p...Robert Hensing2022-06-03
| |\ \
| * | | nixos/test-driver: add option to add extra python packages to test codetljuniper2022-05-29
| | |/ | |/|
* | | nixos/test-driver: fix type hint for send_charsBobby Rong2022-06-04
| |/ |/|
* | nixos/test-driver: Typecheck TestScriptMichael Schneider2022-06-02
|/
* nixos/test-driver: Avoid shell injection in machine.execute()Anna Gillert2022-04-21
* nixos/test-driver: fix missing shellopts in `execute`Anna Gillert2022-04-21
* nixos/test-driver: highlight driver log linesrnhmjoj2022-04-14
* nixos/test-runner: Allow writing to qemu stdinJanne Heß2022-03-25
* nixos/test-driver: deduplicate VLANsViktor Kleen2022-03-22
* nixos/test-driver: fix regression when using legacy start commandDaniel Fullmer2022-02-17
* Merge pull request #154804 from Mic92/tests-promptLassulus2022-02-02
|\
| * nixos/tests: add prompt to shell_interact()Jörg Thalheim2022-01-15
* | add --no-interactive flagMarijan Petričević2022-01-26
* | factor out tmp-dir checksMarijan Petričević2022-01-25
* | add tmp_dir access checkMarijan Petričević2022-01-25
* | introduce writeable_dir argparse typeMarijan Petričević2022-01-25
* | make output_directory an optional parameterMarijan Petričević2022-01-25
* | nixos/test-driver: use an argument instead of the out env-varMarijan Petričević2022-01-25
|/
* nixos/test-driver: remove unused imports, add pylint unused-import checkPatrick Hilhorst2022-01-02
* nixos/test-driver: simplify logic, reduce interaction surfacePatrick Hilhorst2022-01-02
* nixos/test-driver: simplify coopmultiPatrick Hilhorst2022-01-02
* nixos/test-driver: bump versionPatrick Hilhorst2022-01-01
* nixos/test-driver: add polling_conditionPatrick Hilhorst2022-01-01
* nixos/test-driver: make the test-driver a python packageMarijan Petričević2021-12-10
* nixos/test-driver: add 10ms delay to send_keyArtturin2021-12-03
* Merge pull request #146512 from DeterminateSystems/better-visibilityJacek Galowicz2021-12-02
|\
| * nixos/test-driver: give more functions nested labelsCole Helbling2021-12-01
| * nixos/test-driver: more context when step finishesCole Helbling2021-12-01
* | Merge pull request #146271 from DeterminateSystems/better-timeoutsJacek Galowicz2021-12-01
|\ \ | |/ |/|
| * nixos/test-driver: add (functional) timeouts to more functionsCole Helbling2021-11-17