summary refs log tree commit diff
path: root/tests
Commit message (Expand)AuthorAge
* * Added a test that checks whether users can log in on a virtualEelco Dolstra2010-02-06
* * Make the Quake 3 test less timing-sensitive.Eelco Dolstra2010-02-04
* Add simple portmap test.Ludovic Courtès2010-01-26
* * Added an Upstart job to fetch the SSH key for logging into the rootEelco Dolstra2010-01-21
* * Doh.Eelco Dolstra2010-01-20
* * Configuration used to generate an Amazon image. This doesn't belongEelco Dolstra2010-01-20
* Fixing an additional missing check for linuxPackages/kernelPackages in tests.Lluís Batlle i Rossell2010-01-14
* * Added a test for a simple load-balancing web server. The testsEelco Dolstra2010-01-11
* * Grrrr.Eelco Dolstra2010-01-10
* * LVM test: use /dev/disk/by-label/nixos to see whether by-label worksEelco Dolstra2010-01-10
* * Add a sleep before initialising the Trac database. This shouldn'tEelco Dolstra2010-01-10
* * Add some more "udevadm settle" calls. Hopefully this fixes randomEelco Dolstra2010-01-10
* * Added a regression test for whether the Nixpkgs channel works. ThisEelco Dolstra2010-01-10
* * LVM test: don't use a /boot partition. GRUB 2 can boot directlyEelco Dolstra2010-01-07
* * Test LVM installs.Eelco Dolstra2010-01-07
* * Parameterize the installer test to support different partitioningEelco Dolstra2010-01-07
* * Do a nixos-rebuild in the installed machine and then reboot again toEelco Dolstra2010-01-06
* * Move the serial console kernel parameters to test-instrumentation.nix.Eelco Dolstra2010-01-06
* * Perform a full installation and boot from the installed system.Eelco Dolstra2010-01-06
* * Test whether nix-env -i works.Eelco Dolstra2010-01-06
* * Put a timeout on all wait* actions.Eelco Dolstra2010-01-06
* * Support creating a virtual disk in the test driver.Eelco Dolstra2010-01-06
* * Test driver: added support for running from an ISO image. The goalEelco Dolstra2010-01-06
* * Added a function waitForX, which returns when the X server acceptsEelco Dolstra2010-01-05
* * A function to wait until a window exists.Eelco Dolstra2010-01-05
* svn path=/nixos/trunk/; revision=19242Eelco Dolstra2010-01-05
* * Factor out the X11 configuration.Eelco Dolstra2010-01-05
* * Added an "auto" pseudo display manager that logs in a userEelco Dolstra2010-01-05
* * Add a simple Firefox test.Eelco Dolstra2010-01-05
* * Remove most default kernel options since they have no effect. Also,Eelco Dolstra2010-01-05
* * More cleanups.Eelco Dolstra2010-01-05
* * Provide a function for taking a screenshot.Eelco Dolstra2010-01-05
* * This sleep should no longer be needed because in Upstart 0.6Eelco Dolstra2010-01-05
* * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix.Eelco Dolstra2010-01-05
* * Obsolete.Eelco Dolstra2010-01-05
* * For debugging, if $tests is not set, read commands from stdin.Eelco Dolstra2010-01-04
* * Updated the coverage analysis handling for Linux 2.6.32. Gcov isEelco Dolstra2010-01-04
* * The test doesn't work with the default bit depth.Eelco Dolstra2010-01-03
* * Fix the Subversion test.Eelco Dolstra2010-01-03
* cleaned up kvm installation test. It works now.Marc Weber2009-12-16
* adding nix-env -i check in booted system.Marc Weber2009-12-15
* * refactoring kvm test and bootstrapping image.Marc Weber2009-12-15
* kvm installation test update + NixOS installation archiveMarc Weber2009-12-15
* Adding initial version of the nixos cd insallation test script usingMarc Weber2009-12-11
* nixos vms tests: use relative path to services, nixpkgs because this is more ...Marc Weber2009-11-11
* * Revert 18115, 18150, 18135, 18112, 18107-18105.Nicolas Pierron2009-11-06
* * Fix subversion test and change the name of the "config" option toNicolas Pierron2009-11-05
* * Fix nix-build errors of tests.Nicolas Pierron2009-11-05
* * Add a test to avoid regression of (NIXOS-85).Nicolas Pierron2009-10-27
* Rename environment.extraPackages to environment.systemPackages.Nicolas Pierron2009-10-07