about summary refs log tree commit diff
path: root/nixos/modules/testing
AgeCommit message (Expand)AuthorFilesLines
2020-10-25nixos/tests: only apply qemu parameters if the options are definedAndreas Rammhold1-9/+15
2020-10-23nixos/nixos-build-vms: use `pkgs.qemu` for virtualisationMaximilian Bosch1-1/+1
2020-10-21nixos: fix qemu_test being used in normal VMsrnhmjoj1-1/+4
2020-10-19nixos/tests: make sure we use the qemu_test package to provide the Guest AgentAndreas Rammhold1-0/+4
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink1-9/+0
2020-08-18nixos/test-instrumentation: properly import `options` for `qemu`-checkMaximilian Bosch1-10/+1
2020-08-16nixos/test-instrumentation.nix: Fix evaluation errorRobert Hensing1-1/+6
2020-02-28nixos/service-runner.nix: Allow quotes in commands + testRobert Hensing1-8/+20
2019-08-29nixos/testing: remove leftover of virtualisation.qemu.programrnhmjoj1-1/+1
2019-06-03nixos/test: remove the stateVersion statement from the test-instrumentationAndreas Rammhold1-3/+0
2019-01-31types.optionSet: deprecate and remove last usagesdanbst1-12/+13
2019-01-19Revert "Add ssh backdoor to VM tests infrastructure."Samuel Dionne-Riel1-2/+1
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-1/+1
2018-09-28Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen1-1/+2
2018-08-29nixos/tests: Set DefaultTimeoutStartSec very high (#44916)Brian Olsen1-2/+6
2018-07-28Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-4/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-05-14nixos/tests: set default stateVersion in test VMsUli Baum1-0/+3
2018-05-10nixos/testing: Fix output of systemd messagesaszlig1-0/+3
2018-01-30nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen1-11/+8
2017-12-06tests: logToJournal has been renamedPeter Hoeg1-1/+1
2017-11-26nixos/qemu-vm: Use different serial port on ARM/AArch64Tuomas Tynkkynen1-8/+14
2017-11-08Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim1-5/+4
2017-11-07nixos/test-instrumentation: softcode DISPLAYlassulus1-4/+5
2017-08-20buildLinux: allow overriding stdenv on each callVladimír Čunát1-1/+1
2017-02-11kdm: drop serviceGraham Christensen1-9/+0
2016-12-20virtualisation.qemu.program: RemoveEelco Dolstra1-3/+0
2016-12-15nixos/test-instrumentation: Fix eval of boot testsaszlig1-0/+9
2016-11-17nixos/tests: Use a patched QEMU for testingaszlig1-0/+3
2016-05-27KDE test: Bump kdm start timeoutEelco Dolstra1-0/+8
2016-05-24Add an option to write the X session log to the journalEelco Dolstra1-0/+2
2016-02-23test-instrumentation.nix: Only clear $PAGER in the backdoor shellEelco Dolstra1-5/+8
2016-01-04NixOS tests: Increase hung_task_timeout_secsEelco Dolstra1-0/+5
2015-12-14nixos/tests: Revert setting min_free_kbytesaszlig1-4/+0
2015-12-13nixos/test-instrumentation: Set vm.min_free_kbytesaszlig1-0/+4
2015-01-15test-instrumentation.nix: Prevent calling a pagerEelco Dolstra1-0/+5
2014-11-04nixos: Fix priorities of initialHashedPassword.aszlig1-1/+1
2014-11-03Obsolete security.initialPasswordEelco Dolstra1-1/+1
2014-08-06Fix evaluationEelco Dolstra1-1/+1
2014-08-06test-instrumentation.nix: Set an empty root passwordEelco Dolstra1-0/+3
2014-08-06test-instrumentation.nix: Improve loggingEelco Dolstra1-2/+11
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-2/+2
2014-04-20Fix the installer testEelco Dolstra1-0/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2-4/+4
2014-01-21Rename linuxManualConfig to buildLinuxShea Levy1-1/+1
2013-11-18Allow running NixOS services outside of systemdEelco Dolstra1-0/+114
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2-0/+119