summaryrefslogtreecommitdiffstats
path: root/nixos/lib/testing-python.nix
AgeCommit message (Expand)Author
2021-11-19test-driver.py: always export single machine as 'machine'Patrick Hilhorst
2021-10-31nixosTest: Fix infinite recursion involving hasContext testScript when useNix...Robert Hensing
2021-10-28nixos/testing-python: Copy test script derivations to nodestalyz
2021-10-07Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-dr...Jacek Galowicz
2021-10-05nixos/test/test-driver: Class-ify the test driverDavid Arnold
2021-09-18nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj
2021-09-08nixos/testing: remove unused function runInMachineMatthew Kenigsberg
2021-08-19nixos/tests/test-driver: better control test env symbolsDavid Arnold
2021-08-13nixos/testing: only create `nixos-run-vms` for `nixos-build-vms(8)`Maximilian Bosch
2021-08-12nixos/testing: re-add nixos-run-vms scriptMaximilian Bosch
2021-08-08Merge pull request #125979 from blaggacao/nixos-test-ref/03-normalse-the-pyth...lewo
2021-08-05nixos/tests/test-driver: normalise test driver entrypoint(s)David Arnold
2021-07-28nixos/testing: fix invalid node names detectionDavid Arnold
2021-06-22nixos/test-driver: replace termlib with socatJörg Thalheim
2021-06-18nixos/test-driver: Fix passing passthru attributeaszlig
2021-06-13nixos/tests/test-driver: cleanup nix expressionDavid Arnold
2021-06-06nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold
2021-06-03make-test-python: disallow aliasesFrederik Rietdijk
2021-05-14nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold
2021-05-09nixos/testing-python.nix: Move makeWrapper to nativeBuildInputsRobert Hensing
2021-05-09nixos/testing: Set up scope for testScript linterRobert Hensing
2021-05-09nixos/testing-python.nix: Expose driverRobert Hensing
2021-05-09nixos/testing: Switch from black to pyflakesaszlig
2021-05-03testing-python.nix: document runTests pos argumentRobert Hensing
2021-05-03Merge pull request #112504 from hercules-ci/fix-nixosTest-meta-positionRobert Hensing
2021-04-28treewide: use lib.warnIf where appropriateAlyssa Ross
2021-03-23nixosTest: fix meta.positionRobert Hensing
2020-12-09nixos/lib/testing-python.nix: Wire up passthruRobert Hensing
2020-10-27nixos/tests: fix wrong inherit that passes on the nodes attrsAndreas Rammhold
2020-10-25nixos/tests: fix runInMachineAndreas Rammhold
2020-10-25nixos/tests: fix testDriver reference in runInMachine functionAndreas Rammhold
2020-10-25nixos/tests: format the testing-python.nix file more consistenlyAndreas Rammhold
2020-10-25nixos/tests: restructure test driver so that QEMU is actually overridenAndreas Rammhold
2020-10-19nixos/tests: expose both the interactive and non-interactive driverAndreas Rammhold
2020-10-19nixos/tests: make the `driver` attribute use a rich qemuAndreas Rammhold
2020-09-14nixos/testing: Add support for specialArgsJanne Heß
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink
2020-08-30Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg
2020-08-25nixos/test-driver: switch to pythons' logging libJörg Thalheim
2020-06-30testing-python: fix typoAlexandre Esteves
2020-05-14Remove unused filesEelco Dolstra
2020-05-07testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra
2020-03-13nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch
2020-02-09testing-python: readd auto displayManagerworldofpeace
2020-02-09testing-python: fix runInMachineworldofpeace
2020-01-14test-driver.py: specify coreutils dependencyErik Arvstedt
2019-12-22nixos/python-test-driver: add an option to disable python linterMaximilian Bosch
2019-12-15nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar
2019-11-15Merge pull request #73251 from worldofpeace/remove-slimworldofpeace
2019-11-11nixos/slim: removeworldofpeace