summaryrefslogtreecommitdiff
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Also test xserver-config optionRobert Ancell2015-10-141-0/+11
* Add a regression test for xserver-layout option.Robert Ancell2015-10-141-0/+11
* Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-141-5/+58
* Return a valid fd for audit_openRobert Ancell2015-09-161-1/+1
* Add regression test for libaudit supportRobert Ancell2015-09-161-0/+50
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Robert Ancell2015-08-172-16/+0
* Support Wayland sessions / greetersRobert Ancell2015-07-282-1/+6
* Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-144-0/+335
* Improve Xvnc testsRobert Ancell2015-05-142-16/+50
* Fix small errors detected by scan-build (clang)Robert Ancell2015-03-193-8/+12
* Allow a duration to be set for test waitsRobert Ancell2015-03-091-1/+16
* Fixes a bug that prevents session locking if the session was unlocked after c...Jesús González2015-02-121-0/+48
|\
| * Added a test that checks that a seat is locked properly when it has been unlo...Jesús González2014-11-271-0/+52
|/
* Revert removal of ConsoleKit support.Robert Ancell2014-11-145-3/+282
* Merge with trunkRobert Ancell2014-11-134-84/+215
|\
| * Update libsystem to make lightdm think VT switching is possibleRobert Ancell2014-11-121-0/+5
| * Correctly free error in test XDMCP clientRobert Ancell2014-11-121-0/+1
| * Use 127.0.0.1 instead of localhostRobert Ancell2014-11-121-25/+4
| * Redirect bound socket ports so networking tests can be run non-rootRobert Ancell2014-11-122-29/+186
| * Correctly mock /run in tests so Mir tests don't collide with system filesRobert Ancell2014-11-102-0/+4
| * Revert changes to AccountsService properties watching - it appears it's not u...Robert Ancell2014-10-031-31/+16
* | Merge with trunkRobert Ancell2014-10-028-43/+69
|\ \ | |/
| * Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-027-27/+38
| |\
| | * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-307-27/+38
| * | Get individual user properties as they change instead of GetAllRobert Ancell2014-10-021-1/+1
| * | Only listen for standard AccountsService propertiesRobert Ancell2014-10-021-16/+31
| |/
* | Remove ConsoleKit support since upstream is long dead. Please migrate to logi...Robert Ancell2014-10-015-282/+3
|/
* Remove trailing whitespaceRobert Ancell2014-09-1915-66/+66
* Call LightDM asynchronously from test-runner as LightDM might make D-Bus call...Robert Ancell2014-09-101-67/+101
* Add a test for the case seat0 has CanGraphical=false on startupRobert Ancell2014-09-051-1/+6
* Fix memory leak in test-gobject-greeterRobert Ancell2014-09-041-2/+4
* Remove unused test-mir-greeter - we use the test-gobject-greeter insteadRobert Ancell2014-09-042-136/+0
* Revert globbing changes - there are problems with itRobert Ancell2014-09-031-28/+7
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-032-62/+126
* Generate valid d-bus addresses for mock logind seatsRobert Ancell2014-09-021-7/+28
* Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-281-6/+6
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-271-0/+8
* Add a new UPDATE-SEAT command so we can test logind seat changing properties ...Robert Ancell2014-08-271-15/+58
* Export test login1 seat properties correctlyRobert Ancell2014-08-271-0/+3
* 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
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-1/+5
|/
* 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-311-41/+118
* 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-303-4/+43
* Check logind session is correct in tests for lock/unlockRobert Ancell2014-06-051-2/+10
* Fix a whole bunch of warnings generated by Clang.Christopher James Halse Rogers2014-05-288-16/+16
* 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-131-0/+2