summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Collapse)AuthorAgeFilesLines
* tests: we can't guarantee the order of vnc-client-connect and x's ↵Michael Terry2012-09-271-4/+3
| | | | accept-connect, so allow them in either order
* Correctly implement and test autologin timeoutsRobert Ancell2012-09-202-0/+98
|
* Working and passing testsRobert Ancell2012-08-243-10/+17
|
* Add some tests and more work on remote sessionsRobert Ancell2012-08-211-0/+43
|
* merge from trunkMichael Terry2012-08-172-0/+76
|\
| * Correctly reap unused authentication sessionsRobert Ancell2012-08-022-0/+76
| |
* | snapshot workMichael Terry2012-08-171-1/+2
| |
* | add tests for multi-promptMichael Terry2012-04-241-0/+38
|/
* Add missing script fileRobert Ancell2012-04-191-0/+44
|
* Fix PAM conversations after authentication from locking up sessionsRobert Ancell2012-04-051-0/+30
| | | | Fix PAM informational messages locking up autologin
* Add test for utility pathRobert Ancell2012-04-041-0/+35
|
* Add tests for long usernames and passwordsRobert Ancell2012-04-042-0/+70
|
* Rename some testsRobert Ancell2012-04-046-0/+0
|
* Handle failures in pam_setcredRobert Ancell2012-03-283-0/+132
|
* Check lightdm handles pam_open_session failingRobert Ancell2012-03-281-0/+44
|
* Add test for home directory being created on pam_open_sessionRobert Ancell2012-03-281-0/+30
|
* Improve session log backup testRobert Ancell2012-03-271-13/+29
|
* Backup .xsession-errors on loginRobert Ancell2012-03-264-4/+115
|
* Call initgroups before pam_setcred - this allows pam_setcred to change group ↵Robert Ancell2012-03-201-0/+34
| | | | membership correctly
* Add tests for multiply PAM info prompts and two factor authenticationRobert Ancell2012-03-192-0/+77
|
* Add regression test for PAM conversations that have an informational promptRobert Ancell2012-03-151-0/+38
|
* Stop file descriptors leaking into the session processesRobert Ancell2012-03-053-0/+166
|
* Add tests for Xauthority file locationRobert Ancell2012-03-012-0/+69
|
* Add missing test filesRobert Ancell2012-03-012-0/+68
|
* Add ConsoleKit testRobert Ancell2012-03-011-0/+34
|
* Test if greeter based password changes workRobert Ancell2012-02-281-0/+42
|
* Check autologin fails if prompted for a passwordRobert Ancell2012-02-281-0/+34
|
* Rename user0, user1, rename-user-invalidRobert Ancell2012-02-282-3/+3
|
* Split up and rename test user accountsRobert Ancell2012-02-2840-132/+132
|
* Add tests for autologin when accounts are denied or expiredRobert Ancell2012-02-283-0/+102
|
* Don't send session stdout to .xsession-errors, add regression tests to ↵Robert Ancell2012-02-282-0/+70
| | | | confirm logging is working
* Add a session lock D-Bus call that makes the greeter select that userRobert Ancell2012-02-152-3/+67
|
* Detect and handle correctly PAM modules that return user accounts that don't ↵Robert Ancell2012-02-151-0/+34
| | | | exist
* Add a regression test to check PAM renaming users worksRobert Ancell2012-02-151-0/+30
|
* allow asking for list of configured layouts for a given userMichael Terry2012-02-091-0/+3
|
* Fix up test X server atom handling so keyboard tests workRobert Ancell2012-02-091-2/+2
|
* Merge with trunkRobert Ancell2012-02-094-2/+92
|\
| * merge keyboard layout/variants fix-ups branchMichael Terry2012-02-084-2/+92
| |\
| | * augment keyboard-layout test to test our ability to grab layout from the ↵Michael Terry2012-02-071-1/+2
| | | | | | | | | | | | Accounts daemon too
| | * add test that makes sure we list keyboard variants as well as layoutsMichael Terry2012-02-071-0/+52
| | |
| | * add default-keyboard-layout test and code to support itMichael Terry2012-02-073-2/+42
| | |
* | | Add Lock D-Bus method that locks the seat and provides a hint to the greeter ↵Robert Ancell2012-02-091-0/+63
|/ / | | | | | | to be in lock mode
* | Convert the greeter tests to being controlled by the test runnerRobert Ancell2012-02-0327-132/+63
|/
* Allow child processes to be controlled by the test runner for greater controlRobert Ancell2012-02-0211-56/+20
|
* Handle race condition in Plymouth testRobert Ancell2012-02-021-8/+7
|
* Add test to can switch to multiple usersRobert Ancell2012-02-011-0/+67
|
* Distinguish between different greeters in testsRobert Ancell2012-02-0141-355/+355
|
* Distinguish between different sessions in testsRobert Ancell2012-02-0130-133/+133
|
* Add test to check logging out from a switched to user returns to the greeterRobert Ancell2012-02-016-6/+77
|
* Test if language can be retrieved when accounts service not runningRobert Ancell2012-01-241-0/+38
|