summary refs log tree commit diff
path: root/nixos/modules/testing
Commit message (Expand)AuthorAge
* Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen2018-09-28
* nixos/tests: Set DefaultTimeoutStartSec very high (#44916)Brian Olsen2018-08-29
* Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen2018-07-28
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* [bot]: remove unreferenced codevolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/tests: set default stateVersion in test VMsUli Baum2018-05-14
* nixos/testing: Fix output of systemd messagesaszlig2018-05-10
* nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen2018-01-30
* tests: logToJournal has been renamedPeter Hoeg2017-12-06
* nixos/qemu-vm: Use different serial port on ARM/AArch64Tuomas Tynkkynen2017-11-26
* Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim2017-11-08
* nixos/test-instrumentation: softcode DISPLAYlassulus2017-11-07
* buildLinux: allow overriding stdenv on each callVladimír Čunát2017-08-20
* kdm: drop serviceGraham Christensen2017-02-11
* virtualisation.qemu.program: RemoveEelco Dolstra2016-12-20
* nixos/test-instrumentation: Fix eval of boot testsaszlig2016-12-15
* nixos/tests: Use a patched QEMU for testingaszlig2016-11-17
* KDE test: Bump kdm start timeoutEelco Dolstra2016-05-27
* Add an option to write the X session log to the journalEelco Dolstra2016-05-24
* test-instrumentation.nix: Only clear $PAGER in the backdoor shellEelco Dolstra2016-02-23
* NixOS tests: Increase hung_task_timeout_secsEelco Dolstra2016-01-04
* nixos/tests: Revert setting min_free_kbytesaszlig2015-12-14
* nixos/test-instrumentation: Set vm.min_free_kbytesaszlig2015-12-13
* test-instrumentation.nix: Prevent calling a pagerEelco Dolstra2015-01-15
* nixos: Fix priorities of initialHashedPassword.aszlig2014-11-04
* Obsolete security.initialPasswordEelco Dolstra2014-11-03
* Fix evaluationEelco Dolstra2014-08-06
* test-instrumentation.nix: Set an empty root passwordEelco Dolstra2014-08-06
* test-instrumentation.nix: Improve loggingEelco Dolstra2014-08-06
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Fix the installer testEelco Dolstra2014-04-20
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Rename linuxManualConfig to buildLinuxShea Levy2014-01-21
* Allow running NixOS services outside of systemdEelco Dolstra2013-11-18
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10