efl/src/tests/eo/suite
Gustavo Sverzut Barbieri 109bf1b387 Efl_Object: make main domain accessible in Eina_Coro.
Currently Eina_Coro is implemented with actual threads, that barf Eo
checkings and makes main thread objects unusuable.

Since this is an implementation detail, let's use Eina_Coro hooks to
adopt the main domain and return when it's done... The user doesn't
see this, it's transparent.
2017-08-27 11:47:55 -03:00
..
CMakeLists.txt cmake: add eo 2017-01-23 20:02:06 +01:00
eo_error_msgs.c eo2: tests: extract mgs checks into eo_error_msgs.c|h 2014-04-10 04:20:20 +01:00
eo_error_msgs.h eo2: tests: extract mgs checks into eo_error_msgs.c|h 2014-04-10 04:20:20 +01:00
eo_suite.c Efl_Object: make main domain accessible in Eina_Coro. 2017-08-27 11:47:55 -03:00
eo_suite.h Efl_Object: make main domain accessible in Eina_Coro. 2017-08-27 11:47:55 -03:00
eo_test_call_errors.c eo: Fix test case 2016-12-05 18:40:46 +09:00
eo_test_class_behaviour_errors.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
eo_test_class_errors.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
eo_test_class_simple.c eo: Add API efl_data_scope_safe_get 2017-06-14 16:54:11 +09:00
eo_test_class_simple.h eo: Add API efl_data_scope_safe_get 2017-06-14 16:54:11 +09:00
eo_test_class_singleton.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
eo_test_class_singleton.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eo_test_coro.c Efl_Object: make main domain accessible in Eina_Coro. 2017-08-27 11:47:55 -03:00
eo_test_domain.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
eo_test_domain.h eo domain tests - make a start on them with some basic ones 2016-09-08 18:39:38 +09:00
eo_test_event.c eo: ensure the generation is correctly clamped 2017-02-16 13:37:19 -08:00
eo_test_general.c eo: Check refs in efl_data_scope_safe_get 2017-08-11 11:22:11 +09:00
eo_test_init.c Eo tests: Adjust according to latest commit. 2016-12-07 13:31:54 +00:00
eo_test_threaded_calls.c tests: Remove CPU affinity from all threads 2017-03-06 17:03:47 +09:00
eo_test_value.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00