nixpkgs/nixos/lib/testing
Raito Bezarius a0dc17bd57 nixos/lib/testing/run: expose rawTestDerivation
For `testBuildFailure` and similar functions, we need a full blown derivation and not a lazy one.
This is an internal option for test framework developers.
2023-10-29 12:45:00 +01:00
..
call-test.nix
default.nix lib/modules: Move class out of specialArgs 2023-05-06 18:32:58 +02:00
driver.nix nixos/test-driver: provide a global timeout 2023-10-29 12:45:00 +01:00
interactive.nix
legacy.nix
meta.nix
name.nix
network.nix nixos/qemu-vm: quoted string reformat 2023-05-24 08:54:22 +10:00
nixos-test-base.nix
nodes.nix nixos/testing: fix eval for tests created without make-python-test.nix 2023-10-06 23:52:04 +03:00
pkgs.nix
run.nix nixos/lib/testing/run: expose rawTestDerivation 2023-10-29 12:45:00 +01:00
testScript.nix