summaryrefslogtreecommitdiff
path: root/tests/event-loop-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-25(multiple): Include stdint.hYong Bakos1-0/+1
2015-06-12tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-08-19tests: fix event_loop_timer_updatesMarek Chalupa1-0/+14
2014-08-19tests: event_loop_timer_updates - add asserts and fix indentationMarek Chalupa1-4/+4
2014-08-18tests: add one more test for event-loop signal sourceMarek Chalupa1-0/+38
2014-08-18tests: make event-loop-test more explicitMarek Chalupa1-6/+8
2014-05-09event-loop-test: Remove unused variableJonas Ådahl1-1/+0
2014-04-25test: Add test showing blocking problem when updating timersAndrew Wedgbury1-0/+74
2014-01-15event-loop-test: assert non-NULL resultsU. Artie Eoff1-0/+5
2013-07-02server: Make wl_object and wl_resource opaque structsKristian Høgsberg1-1/+2
2013-01-15Add a destroy signal to the wl_event_loop objectJason Ekstrand1-0/+57
2013-01-11test/event-loop: Check readable state on a pipeQuentin Glidic1-1/+6
2012-06-30tests: fix make check for out-of-tree buildsDylan Noblesmith1-1/+1
2012-05-08tests: prefix event loop tests with event_loop_Kristian Høgsberg1-2/+2
2012-05-08tests: assert that mask is zero is post_dispatch callbackKristian Høgsberg1-0/+1
2012-05-08tests: Add timerfd testKristian Høgsberg1-1/+31
2012-05-08tests: Add signal test caseKristian Høgsberg1-0/+28
2012-04-20tests: plug fd leaks in free_source_with_dataPekka Paalanen1-0/+5
2012-03-21tests: Add test case for freeing source with pending dataKristian Høgsberg1-0/+70
2012-03-20test: add a unit test for the event loop post dispatch checkAnder Conselvan de Oliveira1-0/+53