test/event-loop: Check readable state on a pipe
[profile/ivi/wayland.git] / tests / event-loop-test.c
2013-01-11 Quentin Glidictest/event-loop: Check readable state on a pipe
2012-06-30 Dylan Noblesmithtests: fix make check for out-of-tree builds
2012-05-08 Kristian Høgsbergtests: prefix event loop tests with event_loop_
2012-05-08 Kristian Høgsbergtests: assert that mask is zero is post_dispatch callback
2012-05-08 Kristian Høgsbergtests: Add timerfd test
2012-05-08 Kristian Høgsbergtests: Add signal test case
2012-04-20 Pekka Paalanentests: plug fd leaks in free_source_with_data
2012-03-21 Kristian Høgsbergtests: Add test case for freeing source with pending...
2012-03-20 Ander Conselvan... test: add a unit test for the event loop post dispatch...