]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/login-crash-authenticate.conf
Merge with trunk
[sojka/lightdm.git] / tests / scripts / login-crash-authenticate.conf
1 #
2 # Check returned to greeter when authentication crashes
3 #
4
5 #?RUNNER DAEMON-START
6
7 # X server starts
8 #?XSERVER-0 START VT=7
9
10 # Daemon connects when X server is ready
11 #?*XSERVER-0 INDICATE-READY
12 #?XSERVER-0 INDICATE-READY
13 #?XSERVER-0 ACCEPT-CONNECT
14
15 # Greeter starts
16 #?GREETER-X-0 START XDG_SEAT=seat0 XDG_VTNR=7
17 #?XSERVER-0 ACCEPT-CONNECT
18 #?GREETER-X-0 CONNECT-XSERVER
19 #?GREETER-X-0 CONNECT-TO-DAEMON
20 #?GREETER-X-0 CONNECTED-TO-DAEMON
21
22 # Attempt to login, but authentication crashes
23 #?*GREETER-X-0 AUTHENTICATE USERNAME=crash-authenticate
24 #?GREETER-X-0 AUTHENTICATION-COMPLETE USERNAME=crash-authenticate AUTHENTICATED=FALSE
25
26 # Cleanup
27 #?*STOP-DAEMON
28 #?GREETER-X-0 TERMINATE SIGNAL=15
29 #?XSERVER-0 TERMINATE SIGNAL=15
30 #?RUNNER DAEMON-EXIT STATUS=0
31