summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixed-benchmark: remove unused arguments in mainMarek Chalupa2015-07-101-1/+1
* tests: Don't increment variables inside an assert()Bryce Harrington2015-07-101-3/+6
* test-runner: Add copyright boilerplate for .h, same as the .cBryce Harrington2015-06-121-0/+24
* socket-test: Fix style on multi-line commentBryce Harrington2015-06-121-2/+3
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-1224-384/+456
* tests: add an headers testGiulio Camuffo2015-05-213-0/+112
* remove trailing whitespacesMichael Vetter2015-05-153-6/+6
* tests: Typo in a commentBryce Harrington2015-04-151-1/+1
* Spelling fixes (cosmetic)Bryce Harrington2015-03-191-2/+2
* tests: Fix FAIL in sanity-test (*timeout*) when Yama LSM enabledBryce Harrington2015-02-061-11/+51
* test-runner: wait for concrete pidMarek Chalupa2015-02-041-1/+1
* display-test: disable leak check in tests that use pthreadMarek Chalupa2015-01-281-0/+8
* tests: add possibility to disable leak check for single testMarek Chalupa2015-01-283-0/+21
* connection-test: add tests for closure leaksMarek Chalupa2015-01-281-0/+79
* tests: add tests for leak check in clientsMarek Chalupa2015-01-282-0/+92
* test-compositor: extend leak checks into clientsMarek Chalupa2015-01-281-0/+15
* test-runner: move leak checking into functionMarek Chalupa2015-01-282-19/+41
* tests: C++ compilation testMariusz Ceier2015-01-271-0/+5
* tests: Correct return code handlingBryce Harrington2015-01-261-2/+2
* tests: Fix typo "evnironment"Bryce Harrington2015-01-261-1/+1
* tests: fix memory leakMarek Chalupa2014-12-012-10/+14
* tests: split queue-test testcasesMarek Chalupa2014-12-011-1/+19
* tests: detect if debugger is attachedMarek Chalupa2014-12-011-3/+41
* tests: use color when printing on terminalMarek Chalupa2014-11-281-7/+45
* test-runner: print separator line after each test-caseMarek Chalupa2014-11-281-0/+3
* tests: rename env vars for testsMarek Chalupa2014-11-281-3/+6
* client: read_events should return -1 after an errorMarek Chalupa2014-11-211-2/+2
* tests: don't print '\0' characterMarek Chalupa2014-11-191-2/+2
* queue-test: put back timeoutMarek Chalupa2014-11-171-0/+2
* tests: use test_set_timeout in display-testMarek Chalupa2014-11-171-4/+4
* tests: add timeout testsMarek Chalupa2014-11-171-0/+67
* tests: add test_usleep and test_sleep functionsMarek Chalupa2014-11-173-15/+44
* tests: add timeoutMarek Chalupa2014-11-172-0/+54
* tests: use our own XDG_RUNTIME_DIR for testsMarek Chalupa2014-11-101-0/+52
* queue-test: Add another assertionPhilip Withnall2014-11-051-1/+1
* connection: Leave fd open in wl_connection_destroyBenjamin Herr2014-11-041-2/+6
* display-test: test if threads are woken up on EAGAINMarek Chalupa2014-09-111-0/+39
* tests: use nanosleep instead of usleepMarek Chalupa2014-09-091-4/+19
* display-test: make use of create_thread functionMarek Chalupa2014-09-041-29/+26
* tests: add test for reading after an error occurredMarek Chalupa2014-08-221-0/+60
* tests: add tests for wl_display_cancel_readMarek Chalupa2014-08-221-0/+69
* tests: test if thread can block on errorMarek Chalupa2014-08-221-0/+90
* tests: test posting errorsMarek Chalupa2014-08-221-0/+246
* tests: use test compositor in queue-testMarek Chalupa2014-08-221-151/+29
* tests: add test-compositorMarek Chalupa2014-08-222-0/+569
* tests: remove unnecessary lines from queue-testMarek Chalupa2014-08-211-10/+0
* tests: remove leaks from queue-testMarek Chalupa2014-08-211-0/+5
* tests: test the wl_display_roundtrip_queue() functionGiulio Camuffo2014-08-211-0/+74
* tests: fix event_loop_timer_updatesMarek Chalupa2014-08-191-0/+14
* tests: event_loop_timer_updates - add asserts and fix indentationMarek Chalupa2014-08-191-4/+4