efl/src/tests/eldbus
Marcel Hollerbach c40c279308 eldbus_fake_server: fix string format usage
we know that there is no % etc. formatting in this string, however, we
can just use the ck abort msg macro from libcheck directly.
2020-09-01 14:12:31 +02:00
..
eldbus_fake_server.c eldbus_fake_server: fix string format usage 2020-09-01 14:12:31 +02:00
eldbus_fake_server.h tests: use unique dbus bus names for each eldbus test case fixture 2018-06-19 14:08:27 -04:00
eldbus_suite.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eldbus_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eldbus_test_eldbus_init.c tests: always use session bus for eldbus tests 2018-05-29 13:25:56 +02:00
eldbus_test_eldbus_message.c tests/eldbus: add va_end for va_args usage in message test 2019-10-18 13:28:48 -04:00
eldbus_test_eldbus_model.c xxx - fix eina_future_then calls to pass sotrage val - fix warns 2018-11-09 11:43:59 +00:00
eldbus_test_eldbus_model.h eldbus: migrate tests to use new Efl.Model API. 2018-05-01 10:39:01 -07:00
eldbus_test_eldbus_model_connection.c efl: make Efl.Model.properties_get return an Iterator<string>. 2018-11-23 10:13:58 -08:00
eldbus_test_eldbus_model_method.c eldbus unit test: fix warnings 2019-04-09 12:34:19 +01:00
eldbus_test_eldbus_model_object.c efl: make Efl.Model.properties_get return an Iterator<string>. 2018-11-23 10:13:58 -08:00
eldbus_test_eldbus_model_proxy.c efl: make Efl.Model.properties_get return an Iterator<string>. 2018-11-23 10:13:58 -08:00
eldbus_test_eldbus_model_signal.c eldbus unit test: fix warnings 2019-04-09 12:34:19 +01:00
eldbus_test_eldbus_object.c eldbus tests - warn - fix func structs/arrays to init every field 2018-11-09 11:43:59 +00:00
eldbus_test_eldbus_pending_cancel.c tests: reduce duration of all timers in eldbus tests 2018-05-29 13:25:56 +02:00
eldbus_test_eldbus_pending_data.c tests: reduce duration of all timers in eldbus tests 2018-05-29 13:25:56 +02:00
eldbus_test_eldbus_proxy.c tests: reduce duration of all timers in eldbus tests 2018-05-29 13:25:56 +02:00
eldbus_test_eldbus_signal_handler.c tests/eldbus: fix broken unit test 2019-07-19 15:04:54 -07:00
eldbus_test_fake_server_eldbus_model_proxy.c eldbus unit test: fix warnings 2019-04-09 12:34:19 +01:00
meson.build meson: enforce 61s timeout for tests, remove explicit timeouts from build files 2019-05-15 18:49:51 +02:00