nixpkgs/nixos/lib
Eelco Dolstra abe218950c Make it easier to run the tests
You can now run a test in the nixos/tests directory directly using
nix-build, e.g.

  $ nix-build '<nixos/tests/login.nix>' -A test

This gets rid of having to add the test to nixos/tests/default.nix.
(Of course, you still need to add it to nixos/release.nix if you want
Hydra to run the test.)
2014-04-14 14:02:44 +02:00
..
test-driver Remove ignored argument to sync 2014-04-07 13:22:12 +02:00
build-vms.nix
channel-expr.nix
eval-config.nix Disable allowUnfree by default 2014-04-09 00:09:31 +02:00
from-env.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
nixpkgs.nix
qemu-flags.nix
testing.nix Make it easier to run the tests 2014-04-14 14:02:44 +02:00
utils.nix