aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event-loop-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/event-loop-test: Remove event loop timer testJoshua Watt2025-12-121-43/+0
* build: don't rely on implicit GNU extensionsSimon Ser2022-01-101-0/+1
* Allow event-loop signal tests to pass on FreeBSDAlex Richardson2021-09-101-7/+27
* event-loop-test: Add test to verify timer orderingManuel Stoeckl2020-01-211-0/+58
* event-loop-test: Confirm distant timers do not fireManuel Stoeckl2020-01-211-7/+22
* event-loop-test: Verify proper timer cancellationManuel Stoeckl2020-01-211-0/+75
* Use wl_container_of internallyMichael Forney2019-06-051-1/+1
* (multiple): Include stdint.hYong Bakos2016-07-251-0/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* 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
* tests: add one more test for event-loop signal sourceMarek Chalupa2014-08-181-0/+38
* tests: make event-loop-test more explicitMarek Chalupa2014-08-181-6/+8
* event-loop-test: Remove unused variableJonas Ådahl2014-05-091-1/+0
* test: Add test showing blocking problem when updating timersAndrew Wedgbury2014-04-251-0/+74
* event-loop-test: assert non-NULL resultsU. Artie Eoff2014-01-151-0/+5
* server: Make wl_object and wl_resource opaque structsKristian Høgsberg2013-07-021-1/+2
* Add a destroy signal to the wl_event_loop objectJason Ekstrand2013-01-151-0/+57
* test/event-loop: Check readable state on a pipeQuentin Glidic2013-01-111-1/+6
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+1
* tests: prefix event loop tests with event_loop_Kristian Høgsberg2012-05-081-2/+2
* tests: assert that mask is zero is post_dispatch callbackKristian Høgsberg2012-05-081-0/+1
* tests: Add timerfd testKristian Høgsberg2012-05-081-1/+31
* tests: Add signal test caseKristian Høgsberg2012-05-081-0/+28
* tests: plug fd leaks in free_source_with_dataPekka Paalanen2012-04-201-0/+5
* tests: Add test case for freeing source with pending dataKristian Høgsberg2012-03-211-0/+70
* test: add a unit test for the event loop post dispatch checkAnder Conselvan de Oliveira2012-03-201-0/+53