diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2015-11-19 15:45:31 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2015-11-19 15:45:31 +1300 |
commit | 2178138278219b3b97930bd28295408c570135e6 (patch) | |
tree | e207f620ed848bc30a613f3c2593fc81bca482ab /tests/test-xdmcp-server-xdm-authentication-missing-data | |
parent | 09c292be4c9cdecf0e2ab0d3fd169c4fd32dc760 (diff) | |
download | lightdm-2178138278219b3b97930bd28295408c570135e6.tar.gz |
Refactor XDMCP error handling and add many more XDMCP tests
Diffstat (limited to 'tests/test-xdmcp-server-xdm-authentication-missing-data')
-rwxr-xr-x | tests/test-xdmcp-server-xdm-authentication-missing-data | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-xdmcp-server-xdm-authentication-missing-data b/tests/test-xdmcp-server-xdm-authentication-missing-data new file mode 100755 index 00000000..6c153273 --- /dev/null +++ b/tests/test-xdmcp-server-xdm-authentication-missing-data @@ -0,0 +1,2 @@ +#!/bin/sh +./src/dbus-env ./src/test-runner xdmcp-server-xdm-authentication-missing-data test-gobject-greeter |