3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
aszlig d22b6fb10f
nixos: Add small VM test for lightdm.
Serves as a regression test for #7902.

It's not yet referenced in release(-combined)?.nix because it will fail
until the issue is resolved. Tested successfully against libgcrypt with
libcap passed as null however.

As for the test itself, I'm not quite sure whether checking for the time
displayed by IceWM is a good idea, but we can still fix that if it turns
out to be a problem.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-27 18:17:34 +02:00
..
doc/manual nixos/test-driver: Make tesseract OCR optional. 2015-05-22 07:21:58 +02:00
lib nixos/test-driver: Fix bashism in Machine.pm. 2015-05-22 08:10:17 +02:00
maintainers nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
modules nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
tests nixos: Add small VM test for lightdm. 2015-05-27 18:17:34 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release: Add luksroot test to "tested" job. 2015-05-21 13:21:41 +02:00
release-small.nix Rename scrubDrv -> hydraJob and make it more effective 2015-03-20 19:46:18 +01:00
release.nix nixos/release: Add luksroot test to "tested" job. 2015-05-21 13:21:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.