summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert globbing changes - there are problems with itRobert Ancell2014-09-034-103/+7
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-032-62/+126
* Match seat configuration using globbingRobert Ancell2014-09-024-7/+103
|\
| * Fix errors in test case and simplify using autologin instead of guest login t...Robert Ancell2014-09-021-55/+20
| * Generate valid d-bus addresses for mock logind seatsRobert Ancell2014-09-021-7/+28
| * Merge with trunkLaércio de Sousa2014-08-283-0/+110
| |\
| | * Add regression testLaércio de Sousa2014-08-283-0/+110
* | | Remove remaining xdg-seat test filesLaércio de Sousa2014-08-282-4/+0
|/ /
* | Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-284-6/+73
* | Don't start non-graphical seatsRobert Ancell2014-08-283-0/+34
|/
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-272-1/+9
* Add a new UPDATE-SEAT command so we can test logind seat changing properties ...Robert Ancell2014-08-271-15/+58
* Fix multi-seat test invalid syntaxRobert Ancell2014-08-271-1/+1
* xdg-seat tests don't make sense anymoreRobert Ancell2014-08-273-76/+1
* Export test login1 seat properties correctlyRobert Ancell2014-08-271-0/+3
* Simplify multi-seat test caseRobert Ancell2014-08-271-14/+4
* Use consistent seat namingRobert Ancell2014-08-271-9/+9
* Fix syntax in multi-seat test scriptRobert Ancell2014-08-271-3/+3
* Fix mistakes in updated test-multi-seat script.Laércio de Sousa2014-08-261-2/+2
* Update test-multi-seat script to deal with seats added/removed dinamicallyLaércio de Sousa2014-08-261-11/+23
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
|\
| * Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
* | Drop the surfaceflinger seat type. This was a temporary solution while Ubuntu...Robert Ancell2014-08-224-31/+1
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-215-1/+70
|/
* Add simulated login1 interface for seats (not currently required, but will be...Robert Ancell2014-08-201-19/+202
* Add a seat option 'allow-user-switching' that can disable all user switching ...Robert Ancell2014-07-3111-41/+269
* Add regression tests for PAM configurationRobert Ancell2014-07-285-0/+122
* Do timed autologin each time you are returned to the greeterRobert Ancell2014-06-303-1/+78
* Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are ...Robert Ancell2014-06-301-0/+5
* Check autologin timeout value set correctly in tests, don't actually do the t...Robert Ancell2014-06-306-13/+52
* Add a test to confirm we can switch between Mir sessions correctlyRobert Ancell2014-06-054-6/+65
* Merge with trunkRobert Ancell2014-06-0530-42/+50
|\
| * Check logind session is correct in tests for lock/unlockRobert Ancell2014-06-0530-42/+50
* | Set active session in unity-system-compositor when running Mir sessions from ...Robert Ancell2014-06-055-0/+15
|/
* Fix a whole bunch of warnings generated by Clang.Christopher James Halse Rogers2014-05-288-16/+16
* Fix up the paths in the testsChristopher James Halse Rogers2014-05-2823-24/+24
* Rename test cases to use the library type as a suffixRobert Ancell2014-05-16126-127/+127
* Just create proxy and ask for owner rather than manually calling StartService...Michael Terry2014-05-141-4/+0
* Add a test for new UID APIRobert Ancell2014-05-134-0/+38
* Remove unused test scriptRobert Ancell2014-05-131-2/+0
* Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell2014-05-063-4/+4
* Merge with trunkRobert Ancell2014-04-29143-225/+1456
|\
| * Make resettable a construction property that is sent as part of the connect m...Robert Ancell2014-04-293-23/+21
| * Small nits from reviewMichael Terry2014-04-282-6/+6
| * Whoops, add new scripts and test files to tests/Makefile.amMichael Terry2014-04-251-0/+16
| * Support Mir greeters too by waiting to send IDLE until after we're done handl...Michael Terry2014-04-252-0/+60
| * Add a bunch of tests; fix some small bugsMichael Terry2014-04-2417-21/+585
| * First pass at reset supportMichael Terry2014-04-244-42/+114
| * Add tests for XDMCP autologin and multiple connectionsRobert Ancell2014-04-226-1/+156
| * Give the property values when emitting the PropertiesChanged signalRobert Ancell2014-04-172-5/+14