summaryrefslogtreecommitdiff
path: root/gnu/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add GNU dicod test....Ludovic Courtès2017-04-011-0/+141
* tests: Introduce 'simple-operating-system' and use it....Ludovic Courtès2017-04-016-149/+46
* services: Add inetd-service-type....Thomas Danckaert2017-03-241-0/+149
* tests: ssh: Add a test for SFTP....Clément Lassieur2017-03-211-4/+23
* tests: ssh: Abstract session connection and authentication....Clément Lassieur2017-03-211-29/+53
* tests: Add 'prosody-service-type' test....Clément Lassieur2017-02-101-0/+194
* services: Add 'special-files-service-type'....Ludovic Courtès2017-02-081-0/+17
* activation: Set the right owner for home directories....Ludovic Courtès2017-02-041-8/+28
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-012-1/+96
* services: Create /var/log/wtmp upon activation....Ludovic Courtès2017-01-241-0/+23
* services: Create /var/run/utmpx upon activation....Ludovic Courtès2017-01-191-2/+20
* tests: Add 'nginx-service-type' test....Ludovic Courtès2017-01-191-0/+146
* file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès2017-01-161-3/+2
* system: Add btrfs file system support....David Craven2017-01-101-1/+76
* gnu: Add system test for the rpcbind-daemon service....John Darrington2016-12-151-0/+131
* tests: Create a copy-on-write image instead of copying eagerly....Ludovic Courtès2016-11-301-2/+9
* tests: Add 'opensmtpd-service-type' test....宋文武2016-11-271-0/+159
* tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23....Ludovic Courtès2016-11-231-8/+2
* install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès2016-11-232-13/+66
* marionette: Add 'marionette-screen-text' using OCR....Ludovic Courtès2016-11-231-0/+16
* tests: basic: Fix harmless thinko....Ludovic Courtès2016-11-171-7/+13
* tests: Test installation with a RAID root partition....Ludovic Courtès2016-10-271-0/+84
* tests: Add #:memory-size parameter for the command to run the installed OS....Ludovic Courtès2016-10-271-3/+3
* tests: Test installation with store on a separate partition....Ludovic Courtès2016-10-271-0/+82
* tests: ssh: Add Dropbear test....Ludovic Courtès2016-10-031-11/+35
* tests: ssh: Generalize....Ludovic Courtès2016-10-031-14/+25
* tests: Add 'openssh-service-type' test....Ludovic Courtès2016-10-031-0/+158
* services: syslog: Use syslog-configuration....David Craven2016-09-061-3/+6
* services: herd: Provide <live-service> objects....Ludovic Courtès2016-08-311-5/+7
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink....Ludovic Courtès2016-08-291-0/+9
* tests: Make sure /run/current-system is a GC root....Ludovic Courtès2016-08-291-0/+27
* system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect....Ludovic Courtès2016-08-021-0/+12
* tests: install: Generalize 'run-install'....Ludovic Courtès2016-07-181-39/+130
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-122-298/+298
* tests: install: Adjust to new 'marionette-service-type' interface....Ludovic Courtès2016-07-021-2/+3
* tests: Add Avahi and NSS-mDNS test....Ludovic Courtès2016-06-271-1/+144
* tests: base: Add host name resolution tests....Ludovic Courtès2016-06-271-0/+21
* tests: basic: Don't hard-code the expected architecture name....Ludovic Courtès2016-06-231-3/+4
* tests: Installation test no longer requires KVM....Ludovic Courtès2016-06-231-4/+7
* services: Add 'mcron-service'....Ludovic Courtès2016-06-221-1/+105
* tests: Add a mechanism to describe and discover system tests....Ludovic Courtès2016-06-202-29/+37
* tests: Add system installation test....Ludovic Courtès2016-06-201-0/+205
* tests: base: Fully honor the OS passed to 'run-basic-test'....Ludovic Courtès2016-06-201-7/+12
* tests: Export 'run-basic-test'....Ludovic Courtès2016-06-201-98/+105
* system: tests: Use 'start-service' to wait for service....Ludovic Courtès2016-05-081-8/+4
* tests: Add whole-system test....Ludovic Courtès2016-05-041-0/+168