summaryrefslogtreecommitdiff
path: root/tests/scripts/unity-plymouth.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/unity-plymouth.conf')
-rw-r--r--tests/scripts/unity-plymouth.conf49
1 files changed, 0 insertions, 49 deletions
diff --git a/tests/scripts/unity-plymouth.conf b/tests/scripts/unity-plymouth.conf
deleted file mode 100644
index c927839a..00000000
--- a/tests/scripts/unity-plymouth.conf
+++ /dev/null
@@ -1,49 +0,0 @@
-#
-# Check Plymouth quits when Unity System compositor server is started. Plymouth is on an active VT so it handshakes with u-s-c.
-#
-
-[Seat:*]
-type=unity
-autologin-user=have-password1
-user-session=default
-
-[test-plymouth-config]
-enabled=true
-has-active-vt=true
-active=true
-
-#?*START-DAEMON
-#?RUNNER DAEMON-START
-
-# Check if Plymouth is running
-#?PLYMOUTH PING ACTIVE=TRUE
-#?PLYMOUTH HAS-ACTIVE-VT=TRUE
-#?PLYMOUTH QUIT RETAIN-SPLASH=TRUE
-
-# System compositor starts
-#?UNITY-SYSTEM-COMPOSITOR START FILE=/run/mir_socket VT=7 XDG_VTNR=7
-#?*UNITY-SYSTEM-COMPOSITOR READY
-
-# X server starts
-#?XMIR-0 START SEAT=seat0 MIR-ID=x-0
-
-# Daemon connects when X server is ready
-#?*XMIR-0 INDICATE-READY
-#?XMIR-0 INDICATE-READY
-#?XMIR-0 ACCEPT-CONNECT
-
-# Session starts
-#?SESSION-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 XDG_GREETER_DATA_DIR=.*/have-password1 XDG_SESSION_TYPE=x11 XDG_SESSION_DESKTOP=default USER=have-password1
-#?LOGIN1 ACTIVATE-SESSION SESSION=c0
-#?XMIR-0 ACCEPT-CONNECT
-#?SESSION-X-0 CONNECT-XSERVER
-
-# System compositor switches to session
-#?UNITY-SYSTEM-COMPOSITOR SET-ACTIVE-SESSION ID=x-0
-
-# Cleanup
-#?*STOP-DAEMON
-#?SESSION-X-0 TERMINATE SIGNAL=15
-#?XMIR-0 TERMINATE SIGNAL=15
-#?UNITY-SYSTEM-COMPOSITOR TERMINATE SIGNAL=15
-#?RUNNER DAEMON-EXIT STATUS=0