nixpkgs/lib
Eelco Dolstra e90a1cfc59 * A quick hack to enable debugging of VM test scripts: the test script
is now made available in the interactive test driver.  For instance,
  you can do

  $ nix-build tests/ -A quake3.driver
  $ ./result/bin/nixos-test-driver
  > eval $ENV{'testScript'};
  ... see VMs + X11 + Quake get started, bots running around ...
  >

  So after this you can run commands interactively on the VMs in the
  state they were in after the conclusion of the test script.

svn path=/nixos/trunk/; revision=25158
2010-12-16 19:35:43 +00:00
..
test-driver * If $DISPLAY is set (i.e. in interactive mode), show QEMU's graphical 2010-12-16 16:58:06 +00:00
build-vms.nix * ZOMG, fixed a giant bug in the networking of distributed VM tests. 2010-12-07 00:44:29 +00:00
eval-config.nix * Added an option "nixpkgs.system" to specify the system type for 2010-11-23 16:07:00 +00:00
from-env.nix adding two new options: 2010-04-28 14:55:26 +00:00
make-iso9660-image.nix * Modularise the building of the installation CD/DVD. The module 2009-06-05 13:35:27 +00:00
make-iso9660-image.sh svn path=/nixos/branches/boot-order/; revision=22367 2010-06-21 22:00:48 +00:00
make-squashfs.nix * A function for generating squashfs filesystem images. 2009-06-10 13:40:35 +00:00
make-system-tarball.nix First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00
make-system-tarball.sh First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00
qemu-flags.nix * ZOMG, fixed a giant bug in the networking of distributed VM tests. 2010-12-07 00:44:29 +00:00
testing.nix * A quick hack to enable debugging of VM test scripts: the test script 2010-12-16 19:35:43 +00:00
unpack-theme.nix * helpers -> lib. 2009-05-29 14:46:27 +00:00
unpack-theme.sh * helpers -> lib. 2009-05-29 14:46:27 +00:00