guix/gnu/tests
Ludovic Courtès fb32e226ce
tests: Use the client 'start-service' procedure.
The previous code worked "by chance": 'start' from (shepherd service)
happened to be in scope because the marionette REPL is created by a mere
'primitive-fork', and 'start' happened to kinda work.

* gnu/tests/base.scm (run-basic-test): Use 'start-service' from (gnu
services herd), not 'start' from (shepherd service), which is not
supposed to work.
* gnu/tests/install.scm (run-install): Likewise.
2023-04-21 16:16:38 +02:00
..
data
audio.scm services: Add mympd-service-type. 2023-02-05 06:56:44 +01:00
base.scm tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
ci.scm
cups.scm
databases.scm
desktop.scm
dict.scm
docker.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
file-sharing.scm
ganeti.scm
gdm.scm tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -04:00
guix.scm
image.scm
install.scm tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
ldap.scm
lightdm.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm
package-management.scm
pam.scm services: pam-limits-service-type: Deprecate file-like object support in favour for lists as service value. 2023-03-30 23:18:16 +02:00
reconfigure.scm
rsync.scm tests: rsync: Fix it. 2021-12-23 16:05:13 +01:00
samba.scm
security-token.scm
security.scm
singularity.scm
ssh.scm
telephony.scm
version-control.scm
virtualization.scm
vnc.scm
web.scm