summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Only report test command line if it failsRobert Ancell2013-03-271-7/+6
* Add a check for locking a session without as passwordRobert Ancell2013-03-273-0/+56
* Fix stale X server being left behind when using LockSession D-Bus APIRobert Ancell2013-03-277-30/+136
* Add tests to check that sessions switched to correctly log outRobert Ancell2013-03-267-0/+245
* Correctly check X server is terminated when returning to existing sessionRobert Ancell2013-03-261-3/+5
* Add two regression tests to confirm the a greeter switched to is destroyed wh...Robert Ancell2013-03-266-17/+133
* Force clean up test directory on exitRobert Ancell2013-03-071-1/+1
* Fix test /tmp directory not being createdRobert Ancell2013-03-071-1/+1
* Better simulate VT switching so tests workRobert Ancell2013-03-071-2/+8
* Fix python greeter crashing on sigtermRobert Ancell2013-02-151-7/+1
* Ensure test programs quit when the status socket closesRobert Ancell2013-02-1513-39/+54
* Fix test python greeter from not quiting on SIGTERMRobert Ancell2013-02-141-4/+3
* Fix test X server so that it correctly cleans up on exitRobert Ancell2013-02-121-4/+8
* Run each test in its own /tmp dir so they can't interfere with eachotherRobert Ancell2013-02-122-13/+24
* add qt5 tests in addition to qt4 testsMichael Terry2013-02-0672-84/+190
* initial build support for Qt5Michael Terry2013-02-062-4/+4
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-1710-1/+21
* also distribute test-python-greeterMichael Terry2012-10-101-1/+1
* distribute a few test files and scripts that we forgot to distributeMichael Terry2012-10-101-0/+5
* Override setegid, setresgid, seteuid and setresuid in libsystem so tests work...Robert Ancell2012-10-011-0/+24
* tests: avoid a test race condition when locking seats or sessions over dbusMichael Terry2012-09-271-2/+2
* tests: we can't guarantee the order of vnc-client-connect and x's accept-conn...Michael Terry2012-09-271-4/+3
* fix qt greeter better: Qt calls aren't signal-safe either it turns out. But ...Michael Terry2012-09-261-1/+2
* tests: sync after writing a statusMichael Terry2012-09-261-0/+6
* safely quit test-qt-greeter on signal receipt, to avoid deadlockMichael Terry2012-09-261-1/+1
* tests: be more aggressive about closing the test greeterMichael Terry2012-09-251-1/+1
* use shared function to improve maintainability of open wrappersMichael Terry2012-09-241-36/+16
* also preload open64Michael Terry2012-09-241-0/+39
* Distribute new autologin testsRobert Ancell2012-09-201-0/+2
* Correctly implement and test autologin timeoutsRobert Ancell2012-09-2013-5/+153
* Run remote sessions when selected from the greeterRobert Ancell2012-08-271-1/+1
* Working and passing testsRobert Ancell2012-08-244-10/+20
* Fix small bugs in remote authentication prompts not coming backRobert Ancell2012-08-241-2/+12
* Add some tests and more work on remote sessionsRobert Ancell2012-08-2111-3/+143
* and drop --config being passed in test-runner again; rob says it is unneededMichael Terry2012-08-171-1/+0
* merge from trunkMichael Terry2012-08-176-1/+100
|\
| * Correctly reap unused authentication sessionsRobert Ancell2012-08-025-0/+84
| * fixes #999884 by removing the include of <unistd.h>Matthew Fischer2012-06-201-1/+0
| * Add stubs in libsystem for utmp callsRobert Ancell2012-06-121-0/+16
* | snapshot workMichael Terry2012-08-172-9/+4
* | add tests for multi-promptMichael Terry2012-04-246-2/+63
* | pass --config to lightdm, fixing testsMichael Terry2012-04-241-0/+1
|/
* Add missing script fileRobert Ancell2012-04-191-0/+44
* Fix PAM conversations after authentication from locking up sessionsRobert Ancell2012-04-056-2/+81
* Add test for utility pathRobert Ancell2012-04-043-0/+39
* Add tests for long usernames and passwordsRobert Ancell2012-04-049-0/+90
* Rename some testsRobert Ancell2012-04-0419-24/+24
* Handle failures in pam_setcredRobert Ancell2012-03-289-3/+160
* Check lightdm handles pam_open_session failingRobert Ancell2012-03-285-2/+55
* Add test for home directory being created on pam_open_sessionRobert Ancell2012-03-285-0/+43