summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-02-15 12:08:49 +1100
committerRobert Ancell <robert.ancell@canonical.com>2012-02-15 12:08:49 +1100
commit14b3b8e817da9de8e0bd69ad2ccb2b4258278e95 (patch)
treefc415fe4cf1f70a70d1b90bf9c52da2c499e8172 /tests/Makefile.am
parent5abcd9c4939015454cfa09e24e3a3201678751a0 (diff)
downloadlightdm-14b3b8e817da9de8e0bd69ad2ccb2b4258278e95.tar.gz
Detect and handle correctly PAM modules that return user accounts that don't exist
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 819c60d8..331868cc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,6 +18,7 @@ TESTS = \
test-autologin-guest-fail-setup-script \
test-autologin-guest-logout \
test-user-renamed \
+ test-user-renamed-invalid \
test-keyboard-layout \
test-no-keyboard-layout \
test-default-keyboard-layout \
@@ -168,6 +169,7 @@ EXTRA_DIST = \
scripts/switch-to-user-logout.conf \
scripts/switch-to-user-no-password.conf \
scripts/user-renamed.conf \
+ scripts/user-renamed-invalid.conf \
scripts/vnc-login.conf \
scripts/xdmcp-login.conf \
scripts/xserver-fail-start.conf