about summary refs log tree commit diff
path: root/nixos/lib/testing-python.nix
AgeCommit message (Expand)AuthorFilesLines
2021-06-18nixos/test-driver: Fix passing passthru attributeaszlig1-2/+2
2021-06-13nixos/tests/test-driver: cleanup nix expressionDavid Arnold1-122/+135
2021-06-06nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold1-2/+1
2021-06-03make-test-python: disallow aliasesFrederik Rietdijk1-1/+7
2021-05-14nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold1-1/+1
2021-05-09nixos/testing-python.nix: Move makeWrapper to nativeBuildInputsRobert Hensing1-1/+1
2021-05-09nixos/testing: Set up scope for testScript linterRobert Hensing1-1/+16
2021-05-09nixos/testing-python.nix: Expose driverRobert Hensing1-1/+3
2021-05-09nixos/testing: Switch from black to pyflakesaszlig1-1/+1
2021-05-03testing-python.nix: document runTests pos argumentRobert Hensing1-2/+7
2021-05-03Merge pull request #112504 from hercules-ci/fix-nixosTest-meta-positionRobert Hensing1-2/+9
2021-04-28treewide: use lib.warnIf where appropriateAlyssa Ross1-3/+1
2021-03-23nixosTest: fix meta.positionRobert Hensing1-2/+9
2020-12-09nixos/lib/testing-python.nix: Wire up passthruRobert Hensing1-1/+4
2020-10-27nixos/tests: fix wrong inherit that passes on the nodes attrsAndreas Rammhold1-1/+1
2020-10-25nixos/tests: fix runInMachineAndreas Rammhold1-1/+1
2020-10-25nixos/tests: fix testDriver reference in runInMachine functionAndreas Rammhold1-1/+2
2020-10-25nixos/tests: format the testing-python.nix file more consistenlyAndreas Rammhold1-98/+106
2020-10-25nixos/tests: restructure test driver so that QEMU is actually overridenAndreas Rammhold1-31/+48
2020-10-19nixos/tests: expose both the interactive and non-interactive driverAndreas Rammhold1-1/+2
2020-10-19nixos/tests: make the `driver` attribute use a rich qemuAndreas Rammhold1-6/+13
2020-09-14nixos/testing: Add support for specialArgsJanne Heß1-1/+3
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink1-8/+1
2020-08-30Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg1-1/+1
2020-08-25nixos/test-driver: switch to pythons' logging libJörg Thalheim1-1/+1
2020-06-30testing-python: fix typoAlexandre Esteves1-1/+1
2020-05-14Remove unused filesEelco Dolstra1-5/+1
2020-05-07testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra1-16/+2
2020-03-13nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch1-2/+2
2020-02-09testing-python: readd auto displayManagerworldofpeace1-1/+4
2020-02-09testing-python: fix runInMachineworldofpeace1-5/+5
2020-01-14test-driver.py: specify coreutils dependencyErik Arvstedt1-1/+1
2019-12-22nixos/python-test-driver: add an option to disable python linterMaximilian Bosch1-3/+7
2019-12-15nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar1-2/+1
2019-11-15Merge pull request #73251 from worldofpeace/remove-slimworldofpeace1-1/+0
2019-11-11nixos/slim: removeworldofpeace1-1/+0
2019-11-11test-driver: add mypy supportJörg Thalheim1-1/+4
2019-11-04nixos/test: use ptpython as replFlorian Klink1-1/+1
2019-11-04nixos/test: Port test driver to pythonJacek Galowicz1-0/+279