about summary refs log tree commit diff
path: root/nixos/lib/testing
AgeCommit message (Expand)AuthorFilesLines
2024-05-14nixos/testing: fix markdown link in enableOCR descriptionDonovan Glover1-1/+1
2024-04-12NixOS Integration tests: Re-enable for macOSJacek Galowicz1-1/+1
2024-04-10Revert "NixOS Integration Tests: Enable again for darwin"Cole Helbling1-1/+1
2024-04-10NixOS Integration Tests: Enable again for darwinJacek Galowicz1-1/+1
2024-04-03nixos/tests/installer: avoid create_machine, clean upK9001-0/+7
2024-04-01nixos/lib, doc: remove references to mdDoc (#300738)Philip Taron8-37/+35
2024-03-02macOS support for NixOS tests (#282401)Gabriella Gonzalez3-3/+29
2024-02-27nixos/lib/testing: remove yet another source of unnecessary test rebuildsK9001-0/+1
2024-02-27nixos/lib/testing: remove another source of unnecessary test rebuildsK9001-1/+4
2023-11-06nixos/testing/nodes: Do allow aliasesRobert Hensing1-3/+0
2023-10-29nixos/lib/testing/run: expose `rawTestDerivation`Raito Bezarius1-13/+23
2023-10-29nixos/test-driver: provide a global timeoutRaito Bezarius1-0/+13
2023-10-06nixos/testing: fix eval for tests created without make-python-test.nixK9001-7/+9
2023-10-06nixosTest: fix tests defined with pkgs.nixosTestK9001-2/+2
2023-09-03nixos/testing/driver: Copy cross fix from `modules/misc/nixpkgs.nix`Artturin1-1/+6
2023-07-10integration test driver: Auto-generate integration test driver's machineJacek Galowicz1-2/+2
2023-07-09integration test driver: Adapt test script checking outputJacek Galowicz1-1/+5
2023-06-29nixosTest: adds support for lib.extendArthur Gautier1-0/+1
2023-05-24nixos/qemu-vm: quoted string reformatGraham Dennis1-1/+1
2023-05-24nixos/qemu-vm: add option for named network interfacesGraham Dennis2-16/+32
2023-05-11nixos/testing/nodes.nix: Do not rely on disabledModulesRobert Hensing1-2/+2
2023-05-11nixos/testing: Add node.pkgsReadOnly escape hatchRobert Hensing1-2/+23
2023-05-11nixos/testing: Add node.pkgs optionRobert Hensing1-1/+21
2023-05-11nixos/all-tests.nix: Add readOnlyPkgs moduleRobert Hensing1-0/+1
2023-05-10nixos/all-tests.nix: Set nixpkgs.systemRobert Hensing1-5/+8
2023-05-06lib/modules: Move class out of specialArgsRobert Hensing1-1/+1
2023-05-06nixos,nixpkgs: Add module classesRobert Hensing1-1/+4
2023-04-25nixosTest: remove hostname limitationsAlyssa Ross1-20/+11
2023-02-16nixos/lib/testing: set default timeout for VM testsK9001-1/+1
2023-01-30Revert #178290: nixos/virtualisation: add optionVladimír Čunát2-30/+15
2023-01-22nixos/virtualisation: add option for explicitly named network interfacesAndrew Hoff2-15/+30
2023-01-22nixos/documentation: deprecate docbook option docspennae1-1/+1
2022-12-22nixos/tests: remove minimal-kernel moduleNaïm Favier2-10/+3
2022-10-16nixos/lib/testing: Delay nodes.machine.~config~ migrationRobert Hensing1-1/+1
2022-09-29nixos/doc: Disambiguate test option idsRobert Hensing4-10/+10
2022-09-29nixos/testing: Fix release.nix tests evaluationRobert Hensing2-6/+2
2022-09-28lib.nixos.runTest: Return the test itselfRobert Hensing1-1/+1
2022-09-24nixos/testing/network.nix: Add network config to specialisationsRobert Hensing2-1/+2
2022-09-24nixos/testing: Improve interactive docsRobert Hensing1-1/+21
2022-09-24nixos/testing: Add nodes.config backcompat to nodes module argumentRobert Hensing1-1/+1
2022-09-24nixos/testing: Improve option docsRobert Hensing8-26/+109
2022-09-24nixos/testing: Support mypy through regular mechanismsRobert Hensing1-3/+1
2022-09-24nixos/testing/meta.nix: Add options, some optionalRobert Hensing1-3/+19
2022-09-24nixos/testing/network.nix: Fix specialisations onlyShorthandRobert Hensing1-5/+9
2022-09-24nixos/testing: Embrace callTestRobert Hensing1-9/+11
2022-09-24nixos/testing: Extract nixos-test-base.nix NixOS moduleRobert Hensing2-12/+24
2022-09-24nixos/testing: Move entrypoint to nixos/lib + docRobert Hensing1-0/+24
2022-09-21nixos/testing/network.nix: Fix for specialisations and specialArgs.nameRobert Hensing1-56/+93
2022-09-21nixos/testing: Add pkgs parameterRobert Hensing1-0/+11
2022-09-21nixos/testing/network.nix: Avoid deprecated .configRobert Hensing1-1/+1