aboutsummaryrefslogtreecommitdiff
path: root/nixos/lib/testing-python.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/tests: fix wrong inherit that passes on the nodes attrsAndreas Rammhold2020-10-271-1/+1
* nixos/tests: fix runInMachineAndreas Rammhold2020-10-251-1/+1
* nixos/tests: fix testDriver reference in runInMachine functionAndreas Rammhold2020-10-251-1/+2
* nixos/tests: format the testing-python.nix file more consistenlyAndreas Rammhold2020-10-251-98/+106
* nixos/tests: restructure test driver so that QEMU is actually overridenAndreas Rammhold2020-10-251-31/+48
* nixos/tests: expose both the interactive and non-interactive driverAndreas Rammhold2020-10-191-1/+2
* nixos/tests: make the `driver` attribute use a rich qemuAndreas Rammhold2020-10-191-6/+13
* nixos/testing: Add support for specialArgsJanne Heß2020-09-141-1/+3
* nixos/testing: remove remaining coverage-data logicFlorian Klink2020-09-051-8/+1
* Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg2020-08-301-1/+1
* nixos/test-driver: switch to pythons' logging libJörg Thalheim2020-08-251-1/+1
* testing-python: fix typoAlexandre Esteves2020-06-301-1/+1
* Remove unused filesEelco Dolstra2020-05-141-5/+1
* testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra2020-05-071-16/+2
* nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch2020-03-131-2/+2
* testing-python: readd auto displayManagerworldofpeace2020-02-091-1/+4
* testing-python: fix runInMachineworldofpeace2020-02-091-5/+5
* test-driver.py: specify coreutils dependencyErik Arvstedt2020-01-141-1/+1
* nixos/python-test-driver: add an option to disable python linterMaximilian Bosch2019-12-221-3/+7
* nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar2019-12-151-2/+1
* Merge pull request #73251 from worldofpeace/remove-slimworldofpeace2019-11-151-1/+0
|\
| * nixos/slim: removeworldofpeace2019-11-111-1/+0
* | test-driver: add mypy supportJörg Thalheim2019-11-111-1/+4
|/
* nixos/test: use ptpython as replFlorian Klink2019-11-041-1/+1
* nixos/test: Port test driver to pythonJacek Galowicz2019-11-041-0/+279