efl/src/tests/eo/suite
Marcel Hollerbach 0270b20378 eo: add log domain to the testsuite
Summary:
when the compiler is instructed that symbols are local by default. Then
the testsuite will fail, due to eo_test_general.c including the
indirection header, which uses the ERR macro, which needs the
_eo_log_dom symbol.
Depends on D7145

Reviewers: netstar, zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7147
2018-10-12 14:59:14 +09:00
..
CMakeLists.txt cmake: add eo 2017-01-23 20:02:06 +01:00
eo_error_msgs.c eo: improve tests suite debugging by always displaying the error message before abort. 2018-05-24 16:02:20 -07:00
eo_error_msgs.h eo: add infrastructure to test critical Eina Error. 2018-05-24 16:02:20 -07:00
eo_suite.c eo: add log domain to the testsuite 2018-10-12 14:59:14 +09:00
eo_suite.h eo: add testcase for basic eventing and lifetime checking 2018-06-07 09:39:10 +02:00
eo_test_call_errors.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eo_test_class_behaviour_errors.c eo: get back the eo test suite 2018-06-25 11:00:59 -04:00
eo_test_class_errors.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02: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 efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07: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_domain.c tests: remove sleep() calls from eo tests 2018-04-13 13:53:39 +02: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 tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eo_test_general.c tests/eo: add explicit test case for setting an object as its own parent 2018-07-05 15:11:55 -04:00
eo_test_init.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eo_test_lifecycle.c eo: add funktion for alive checks 2018-09-14 11:18:56 +02:00
eo_test_threaded_calls.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eo_test_value.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00