]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - tests/Makefile.am
Add test to confirm in-session greeters can unlock existing sessions
[sojka/lightdm.git] / tests / Makefile.am
index bd4e8ebf84daba8a3b73a0f3608c238e1fb817ad..27a5040854b48835237719844c9a6b2641e9518b 100644 (file)
@@ -113,6 +113,7 @@ TESTS = \
        test-login-remote-session-gobject \
        test-login-session-crash \
        test-login-xserver-crash \
+       test-multiple-authenticate \
        test-xserver-no-share \
        test-home-dir-on-authenticate \
        test-home-dir-on-session \
@@ -167,6 +168,12 @@ TESTS = \
        test-switch-to-user-logout-inactive \
        test-switch-to-user-resettable \
        test-switch-to-users \
+       test-session-greeter \
+       test-session-greeter-autologin \
+       test-session-greeter-reconnect \
+       test-session-greeter-unlock \
+       test-session-greeter-unlock-twice \
+       test-session-greeter-switch \        
        test-vnc-login \
        test-vnc-command \
        test-vnc-dimensions \
@@ -213,6 +220,9 @@ TESTS = \
        test-xdmcp-server-open-file-descriptors \
        test-add-local-x-seat \
        test-multi-seat \
+       test-multi-seat-login \
+       test-multi-seat-autologin-seat0 \
+       test-multi-seat-autologin-seat1 \        
        test-multi-seat-seat0-non-graphical \
        test-multi-seat-seat0-non-graphical-disabled \
        test-multi-seat-non-graphical \
@@ -385,6 +395,7 @@ EXTRA_DIST = \
        data/keys.conf \
        data/sessions/alternative.desktop \
        data/sessions/default.desktop \
+       data/sessions/greeter.desktop \
        data/sessions/mir.desktop \
        data/sessions/named.desktop \
        data/sessions/named-legacy.desktop \
@@ -505,9 +516,13 @@ EXTRA_DIST = \
        scripts/mir-session.conf \
        scripts/mir-session-compositor-crash.conf \
        scripts/mir-session-crash.conf \
+       scripts/multiple-authenticate.conf \        
        scripts/multi-seat.conf \
+       scripts/multi-seat-autologin-seat0.conf \
+       scripts/multi-seat-autologin-seat1.conf \
        scripts/multi-seat-change-graphical.conf \
        scripts/multi-seat-change-graphical-disabled.conf \
+       scripts/multi-seat-login.conf \
        scripts/multi-seat-non-graphical.conf \
        scripts/multi-seat-non-graphical-disabled.conf \
        scripts/multi-seat-seat0-non-graphical.conf \
@@ -538,6 +553,12 @@ EXTRA_DIST = \
        scripts/script-hook-greeter-setup-missing.conf \
        scripts/script-hook-session-setup-fail.conf \
        scripts/script-hook-session-setup-missing.conf \
+       scripts/session-greeter.conf \
+       scripts/session-greeter-autologin.conf \
+       scripts/session-greeter-reconnect.conf \
+       scripts/session-greeter-switch.conf \
+       scripts/session-greeter-unlock.conf \
+       scripts/session-greeter-unlock-twice.conf \        
        scripts/session-stdout.conf \
        scripts/session-stderr.conf \
        scripts/session-stderr-multi-write.conf \