about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2015-04-10VM tests: Don't produce output on failureEelco Dolstra1-3/+1
2015-04-03Merge rename.nix changes.Nicolas B. Pierron3-18/+69
2015-03-24nixos: test: add tests for booting installation iso in various waysBob van der Linden1-0/+4
2015-03-24nixos: iso-image: filename escaping in xorrisoBob van der Linden1-11/+19
2015-03-24nixos: iso-image: use syslinux bootloader for USB booting supportBob van der Linden2-11/+50
2015-03-15Document and rename internal option of modules.Nicolas B. Pierron1-2/+2
2015-03-12Move most extra args out of eval-config.nixShea Levy1-17/+3
2015-03-12Add comments about the module system interfaceShea Levy1-5/+17
2015-03-12evalModules: Add internal option for the check argumentShea Levy1-2/+1
2015-03-12nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy1-20/+15
2015-02-19In a test VM it's impossible to connect to itself, so fix thisSander van der Burg1-1/+1
2014-12-16nixos: allow adding extra modules through environmentMathijs Kwik1-4/+5
2014-12-11nixos/make-system-tarball: extra commands to be executed before archiveJaka Hudoklin2-2/+7
2014-11-08Revert "nixos: iso-image: use syslinux bootloader for USB booting support"Luca Bruno2-50/+11
2014-11-02nixos: iso-image: use syslinux bootloader for USB booting supportBob van der Linden2-11/+50
2014-09-25test-driver: Use netpbm instead of imagemagickEelco Dolstra2-4/+4
2014-09-07nixos/test-reports: use local copy of jqueryBjørn Forsman2-2/+4
2014-09-03nixos/utils: Don't remove first character if not a /William A. Kennington III1-1/+2
2014-09-02Merge pull request #3779 from offlinehacker/dockerMichael Raskin2-2/+5
2014-08-31Revert "Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86...William A. Kennington III1-1/+1
2014-08-31Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III1-5/+6
2014-08-31Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas1-6/+5
2014-08-31Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"Rob Vermaas1-1/+1
2014-08-30Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8cRickard Nilsson1-1/+1
2014-08-30Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask...William A. Kennington III1-5/+6
2014-08-25nixos: make-system-tarball, add option for extra arguments for tarJaka Hudoklin2-2/+5
2014-08-04Merge remote-tracking branch 'origin/master' into staging.Peter Simons1-1/+1
2014-07-30makeTest: Pass nodes attributeEelco Dolstra1-1/+1
2014-07-01Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2-5/+7
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra2-4/+4
2014-06-28support for nixos test namesFlorian Friesdorf1-3/+5
2014-06-27nixos/log2html: Remove schema from jQuery URLs.aszlig1-2/+2
2014-05-21test-driver: Set context to include machines created by createMachineEelco Dolstra1-1/+1
2014-04-24Fix simpleTest functionEelco Dolstra1-1/+1
2014-04-17Fix waitForXEelco Dolstra1-1/+1
2014-04-17journalctl no longer parses the flag "-bu"Eelco Dolstra1-1/+1
2014-04-16no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra1-1/+1
2014-04-14Simplify running tests even furtherEelco Dolstra1-49/+45
2014-04-14Make it easier to run the testsEelco Dolstra1-1/+3
2014-04-09Disable allowUnfree by defaultEelco Dolstra1-1/+6
2014-04-07Remove ignored argument to syncEelco Dolstra1-1/+1
2014-03-18Shut up Perl warningEelco Dolstra1-1/+1
2014-03-18Revert "test-driver: Set the date to the current time on boot"Eelco Dolstra1-1/+0
2014-03-17test-driver: Set the date to the current time on bootShea Levy1-0/+1
2014-03-03Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra1-50/+4
2014-03-03Sync /tmp/xchg to ensure that the coverage data is flushedEelco Dolstra1-0/+7
2014-01-22nixos X tests: wait for logind to link a session to the serverShea Levy1-0/+2
2013-11-27Add support for lightweight NixOS containersEelco Dolstra1-1/+3
2013-11-26Add a regression test for hostname / nss_myhostnameEelco Dolstra1-2/+2
2013-10-29Fix environment.checkConfigurationOptionsEelco Dolstra1-1/+1