summary refs log tree commit diff
path: root/nixos/lib/testing-python.nix
Commit message (Expand)AuthorAge
* nixos/testing-python: actually copy build artefactsPatrick Hilhorst2022-01-26
* use lib.optionalStringMarijan Petričević2022-01-26
* nixos/tests: fix #146169Marijan Petričević2022-01-26
* nixos/test-driver: also passthru driverInteractivePatrick Hilhorst2022-01-04
* nixos/test-driver: make the test-driver a python packageMarijan Petričević2021-12-10
* test-driver.py: always export single machine as 'machine'Patrick Hilhorst2021-11-19
* nixosTest: Fix infinite recursion involving hasContext testScript when useNix...Robert Hensing2021-10-31
* nixos/testing-python: Copy test script derivations to nodestalyz2021-10-28
* Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-dr...Jacek Galowicz2021-10-07
|\
| * nixos/test/test-driver: Class-ify the test driverDavid Arnold2021-10-05
* | nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj2021-09-18
* | nixos/testing: remove unused function runInMachineMatthew Kenigsberg2021-09-08
|/
* nixos/tests/test-driver: better control test env symbolsDavid Arnold2021-08-19
* nixos/testing: only create `nixos-run-vms` for `nixos-build-vms(8)`Maximilian Bosch2021-08-13
* nixos/testing: re-add nixos-run-vms scriptMaximilian Bosch2021-08-12
* Merge pull request #125979 from blaggacao/nixos-test-ref/03-normalse-the-pyth...lewo2021-08-08
|\
| * nixos/tests/test-driver: normalise test driver entrypoint(s)David Arnold2021-08-05
* | nixos/testing: fix invalid node names detectionDavid Arnold2021-07-28
|/
* nixos/test-driver: replace termlib with socatJörg Thalheim2021-06-22
* nixos/test-driver: Fix passing passthru attributeaszlig2021-06-18
* nixos/tests/test-driver: cleanup nix expressionDavid Arnold2021-06-13
* nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold2021-06-06
* make-test-python: disallow aliasesFrederik Rietdijk2021-06-03
* nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold2021-05-14
* nixos/testing-python.nix: Move makeWrapper to nativeBuildInputsRobert Hensing2021-05-09
* nixos/testing: Set up scope for testScript linterRobert Hensing2021-05-09
* nixos/testing-python.nix: Expose driverRobert Hensing2021-05-09
* nixos/testing: Switch from black to pyflakesaszlig2021-05-09
* testing-python.nix: document runTests pos argumentRobert Hensing2021-05-03
* Merge pull request #112504 from hercules-ci/fix-nixosTest-meta-positionRobert Hensing2021-05-03
|\
| * nixosTest: fix meta.positionRobert Hensing2021-03-23
* | treewide: use lib.warnIf where appropriateAlyssa Ross2021-04-28
|/
* nixos/lib/testing-python.nix: Wire up passthruRobert Hensing2020-12-09
* nixos/tests: fix wrong inherit that passes on the nodes attrsAndreas Rammhold2020-10-27
* nixos/tests: fix runInMachineAndreas Rammhold2020-10-25
* nixos/tests: fix testDriver reference in runInMachine functionAndreas Rammhold2020-10-25
* nixos/tests: format the testing-python.nix file more consistenlyAndreas Rammhold2020-10-25
* nixos/tests: restructure test driver so that QEMU is actually overridenAndreas Rammhold2020-10-25
* nixos/tests: expose both the interactive and non-interactive driverAndreas Rammhold2020-10-19
* nixos/tests: make the `driver` attribute use a rich qemuAndreas Rammhold2020-10-19
* nixos/testing: Add support for specialArgsJanne Heß2020-09-14
* nixos/testing: remove remaining coverage-data logicFlorian Klink2020-09-05
* Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg2020-08-30
* nixos/test-driver: switch to pythons' logging libJörg Thalheim2020-08-25
* testing-python: fix typoAlexandre Esteves2020-06-30
* Remove unused filesEelco Dolstra2020-05-14
* testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra2020-05-07
* nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch2020-03-13
* testing-python: readd auto displayManagerworldofpeace2020-02-09
* testing-python: fix runInMachineworldofpeace2020-02-09