efl/src/tests/eldbus
Mike Blumenkrantz b2f2823cb8 tests: use unique dbus bus names for each eldbus test case fixture
Summary:
dbus bus names are unique and cannot be acquired by multiple connections
simultaneously; by making this per-file unique, this part of the test can
run in parallel without bus collisions

ref T6848
Depends on D6201

Reviewers: stefan_schmidt, cedric, bu5hm4n, ManMower, devilhorns

Reviewed By: ManMower

Subscribers: ManMower, cedric, #committers

Tags: #efl

Maniphest Tasks: T6848

Differential Revision: https://phab.enlightenment.org/D6202
2018-06-19 14:08:27 -04:00
..
CMakeLists.txt Eldbus: add test suite for eldbus (eldbus_pending_cancel*) 2017-12-19 14:41:22 +09:00
eldbus_fake_server.c tests: use unique dbus bus names for each eldbus test case fixture 2018-06-19 14:08:27 -04: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: make statically-defined eldbus bus names unique 2018-05-29 13:25:56 +02:00
eldbus_test_eldbus_model.c eldbus: object created with efl_add should be destroyed with efl_del. 2018-05-24 16:02:18 -07: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 eldbus: object created with efl_add should be destroyed with efl_del. 2018-05-24 16:02:18 -07:00
eldbus_test_eldbus_model_method.c tests: use unique dbus bus names for each eldbus test case fixture 2018-06-19 14:08:27 -04:00
eldbus_test_eldbus_model_object.c eldbus: object created with efl_add should be destroyed with efl_del. 2018-05-24 16:02:18 -07:00
eldbus_test_eldbus_model_proxy.c eldbus: object created with efl_add should be destroyed with efl_del. 2018-05-24 16:02:18 -07:00
eldbus_test_eldbus_model_signal.c tests: use unique dbus bus names for each eldbus test case fixture 2018-06-19 14:08:27 -04:00
eldbus_test_eldbus_object.c tests: make statically-defined eldbus bus names unique 2018-05-29 13:25:56 +02: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: reduce duration of all timers in eldbus tests 2018-05-29 13:25:56 +02:00
eldbus_test_fake_server_eldbus_model_proxy.c tests: use unique dbus bus names for each eldbus test case fixture 2018-06-19 14:08:27 -04:00