blob: 1ea8ea428f37f1c29eb490007fade28796ddc400 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# Check that LightDM handles an X server that fails to start.
#
[test-xserver-config]
return-value=1
#?RUNNER DAEMON-START
# X server fails to start
#?XSERVER-0 START
#?XSERVER-0 EXIT CODE=1
# Daemon stops with error
#?RUNNER DAEMON-EXIT STATUS=1
|