nixpkgs/nixos/lib/testing
Robert Hensing 79703eef08 nixos,nixpkgs: Add module classes
This allows modules that declare their class to be checked.
While that's not most user modules, frameworks can take advantage
of this by setting declaring the module class for their users.
That way, the mistake of importing a module into the wrong hierarchy
can be reported more clearly in some cases.
2023-05-06 18:29:04 +02:00
..
call-test.nix nixos/testing: Fix release.nix tests evaluation 2022-09-29 10:49:09 +02:00
default.nix nixos,nixpkgs: Add module classes 2023-05-06 18:29:04 +02:00
driver.nix nixosTest: remove hostname limitations 2023-04-25 08:55:30 +00:00
interactive.nix nixos/testing: Improve interactive docs 2022-09-24 17:42:52 +01:00
legacy.nix nixos/tests: remove minimal-kernel module 2022-12-22 01:42:15 +01:00
meta.nix nixos/lib/testing: set default timeout for VM tests 2023-02-16 19:17:53 +03:00
name.nix nixos/doc: Disambiguate test option ids 2022-09-29 12:41:59 +02:00
network.nix Revert #178290: nixos/virtualisation: add option 2023-01-30 07:55:50 -08:00
nixos-test-base.nix nixos/testing: Extract nixos-test-base.nix NixOS module 2022-09-24 17:38:09 +01:00
nodes.nix nixos/tests: remove minimal-kernel module 2022-12-22 01:42:15 +01:00
pkgs.nix nixos/testing: Add pkgs parameter 2022-09-21 10:55:11 +01:00
run.nix nixos/testing: Improve option docs 2022-09-24 17:38:10 +01:00
testScript.nix nixos/documentation: deprecate docbook option docs 2023-01-22 17:08:40 +01:00