summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* When switching to an existing session refresh PAM credentials and end session...Robert Ancell2014-04-088-52/+283
|\
| * Call pam_end after reinitializing credentialsRobert Ancell2014-03-241-0/+1
| * Use PAM_REINITIALIZE_CRED instead of PAM_REFRESH_CRED as that's what GDM/gnom...Robert Ancell2014-03-241-1/+1
| * When unlocking an existing session cleanly exit the child and refresh the PAM...Robert Ancell2014-03-244-2/+107
| * More finely test PAM usageRobert Ancell2014-03-246-52/+177
* | Also set XDG_SESSION_TYPERobert Ancell2014-04-04112-130/+133
* | Send --enable-hardware-cursor=true insteadRobert Ancell2014-03-201-1/+1
* | Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions on...Robert Ancell2014-03-206-5/+10
|/
* Scan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config values tooMichael Terry2014-03-172-2/+12
* Override logind's or consolekit's decision to automatically change active ses...Michael Terry2014-03-17174-288/+299
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-17174-10/+299
* Add a basic test to confirm multi-seat worksRobert Ancell2014-03-173-0/+46
* Add tests to confirm we handle setup scripts missingRobert Ancell2014-03-1416-15/+110
* Merge in guest session type branchRobert Ancell2014-03-126-0/+58
|\
| * Honour session type requested by greeter for guest sessionsRobert Ancell2014-03-126-0/+58
* | Add missing test configRobert Ancell2014-03-121-0/+35
* | Also test for autologinRobert Ancell2014-03-125-4/+8
* | Implement guest-session config optionRobert Ancell2014-03-123-0/+50
|/
* Log to wtmp and btmpRobert Ancell2014-03-119-38/+203
* Remove unnecessary WAIT from utmp testRobert Ancell2014-03-101-3/+0
* Set utmp ut_line to the display name (i.e. :0). This matches what programs ex...Robert Ancell2014-03-104-2/+114
* Check we correctly stop if the Unity compositor can't be foundRobert Ancell2014-03-073-0/+20
* Fix warning messageRobert Ancell2014-03-061-1/+1
* Remove kill timeout sourceRobert Ancell2014-03-051-0/+3
* Set default session for shared data tests so they can run on a serverRobert Ancell2014-02-273-0/+7
* Test LightDM handles a greeter crash.Robert Ancell2014-02-274-1/+38
|\
| * Test LightDM handles a greeter crashRobert Ancell2014-02-274-1/+38
* | Fix up test runner timeout logicRobert Ancell2014-02-271-2/+2
|/
* Convert all test programs to use key value pairs for requests.Robert Ancell2014-02-2617-371/+276
|\
| * Merge with lp:~robert-ancell/lightdm/usc-crash-testRobert Ancell2014-02-2610-2/+141
| |\
| * | Convert all test programs to use key value pairs for requestsRobert Ancell2014-02-2617-370/+274
* | | Merge with lp:~robert-ancell/lightdm/usc-crash-testRobert Ancell2014-02-2610-2/+143
|\ \ \ | | |/ | |/|
| * | Test when the compositor or session crashes in a Mir sessionRobert Ancell2014-02-265-0/+94
| * | Check LightDM exits if the system compositor crashesRobert Ancell2014-02-266-2/+46
| |/
* | Update new shared data testsRobert Ancell2014-02-264-0/+4
* | Merge with trunkRobert Ancell2014-02-2617-155/+322
|\ \ | |/
| * Refactor shared data tests so they don't require root.Robert Ancell2014-02-2517-155/+322
* | Make it able for tests to restart the daemonRobert Ancell2014-02-25170-39/+209
|/
* Fix error where we were waiting for the D-Bus to be acquired, not the name. T...Robert Ancell2014-02-241-2/+2
* Drop lightdm dir from autologin testMichael Terry2014-02-191-1/+1
* explicitly provide shared dir path to sessionsMichael Terry2014-02-19102-118/+121
* Merge from trunkMichael Terry2014-02-181-2/+2
|\
| * Refactor LightDMUser and User classes to use the same code internally.Michael Terry2014-02-122-2/+18
| |\
| * \ Improve multiseat support.Alberts Muktupāvels2014-02-081-2/+2
| |\ \
| | * | fix testsAlberts Muktupāvels2014-02-051-2/+2
* | | | Fix autologin use case and add a test for itMichael Terry2014-02-183-0/+35
* | | | Make directory creation synchronousMichael Terry2014-02-182-3/+2
* | | | Add liblightdm function to ensure a shared data directoryMichael Terry2014-02-182-2/+11
* | | | Use usernames for users for shared data dirs rather than uidsMichael Terry2014-02-181-4/+4
* | | | Don't create all shared user dirs on startup; rather create them on demand as...Michael Terry2014-02-181-12/+33