summaryrefslogtreecommitdiffstats
path: root/nixos/lib
AgeCommit message (Expand)Author
2021-08-25nixos/make-zfs-image: initGraham Christensen
2021-08-20nixos/test: some test fixes in succession of #125992David Arnold
2021-08-19nixos/tests/test-driver: better control test env symbolsDavid Arnold
2021-08-16Merge pull request #133675 from Ma27/test-driver-compatMaximilian Bosch
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-08-13nixos/testing: only create `nixos-run-vms` for `nixos-build-vms(8)`Maximilian Bosch
2021-08-12nixos/test-driver: start interactive mode if `testScript` is emptyMaximilian 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-07-20tigervnc, tightvnc: add basic testsIngo Blechschmidt
2021-07-14nixos/test-driver: allow overriding qemu binary in create_startcommandmisuzu
2021-06-26Merge pull request #127744 from cransom/disk-image-fasterRobert Hensing
2021-06-22nixos/test-driver: replace termlib with socatJörg Thalheim
2021-06-21make-disk-image: Reduce forkingCasey Ransom
2021-06-21nixosTest: Force system.nixos.revision constantDavid Arnold
2021-06-18Merge pull request #127309 from jakobrs/nixos-normalise-nullKim Lindberger
2021-06-18nixos/test-driver: Fix passing passthru attributeaszlig
2021-06-18nixos/lib: Handle null `device` correctlyjakobrs
2021-06-16Merge pull request #125973 from blaggacao/nixos-test-ref/02-normalise-test-dr...Jacek Galowicz
2021-06-14Merge pull request #86967 from jakobrs/more-general-fsbeforeKim Lindberger
2021-06-13nixos/tests/test-driver: cleanup nix expressionDavid Arnold
2021-06-08nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs
2021-06-06nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold
2021-06-05nixos/test-driver: Run commands with error handlingtalyz
2021-06-03make-test-python: disallow aliasesFrederik Rietdijk
2021-06-03Merge pull request #125372 from Synthetica9/shell_interactDomen Kožar
2021-06-03nixos/tests/test-driver: make it clear when shell is readyPatrick Hilhorst
2021-06-02nixos/tests/test-driver: document shell_interactPatrick Hilhorst
2021-06-02nixos/tests/test-driver: add shell_interactPatrick Hilhorst
2021-05-31nixos/lib/make-ext4-fs: Fix: `resize2fs -M' can leave insufficient slackDamien Diederen
2021-05-30nixos/test-driver: mention the elapsed time when it times outAndreas Rammhold
2021-05-21Merge pull request #123823 from misuzu/test-driver-usb-boot-speedupJacek Galowicz
2021-05-20nixos/test-driver: use usb-ehci controller instead of piix3-usb-uhcimisuzu
2021-05-20Merge pull request #123052 from xoe-labs/da-test-vm-innteractive-log-switchRobert Hensing
2021-05-20Merge pull request #117275 from hercules-ci/nixosTest-remove-nixpkgs-commit-hashRobert Hensing
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-04nixos/test-driver: Allow interactive testing on Wayland-only setupsMichael Weiss
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-04-26Merge pull request #120489 from samueldr/fix/make-disk-image-auto-sizeLassulus
2021-04-26Merge pull request #120251 from mschwaig/fix-make-disk-image-for-efi-2Lassulus
2021-04-26make-disk-image: fix broken EFI image buildsMartin Schwaighofer
2021-04-25make-disk-image: Round image size to the next mebibyteSamuel Dionne-Riel