efl/src/tests/eina
Mike Blumenkrantz 97b76bd35a tests: redo eina in-tree module loading
this performs an eina init/shutdown check and loads available modules
before running remaining tests

note that this still does not work and may never have worked because
PACKAGE_BUILD_DIR is broken

ref T6812

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
2018-04-05 11:10:26 +02:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
CMakeLists.txt build: PACKAGE_BUILD_DIR is now defined for everyone 2017-01-23 18:23:40 +01:00
cxx_compile_test.cxx
eina_suite.c tests: redo eina in-tree module loading 2018-04-05 11:10:26 +02:00
eina_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_suite.x eina: add test for all float/double util function. 2017-01-06 15:58:46 -08:00
eina_test_abi.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_accessor.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_array.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_barrier.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_benchmark.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_test_bezier.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_binbuf.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_binshare.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_clist.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_test_convert.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_counter.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_cow.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_test_crc.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_test_error.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_file.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_fp.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_freeq.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_hash.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_inarray.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_inlist.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_iterator.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_lalloc.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_test_list.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_lock.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_log.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_magic.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_main.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_matrix.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_matrixsparse.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_mempool.c tests: remove duplicated eina mempool test 2018-04-05 11:10:26 +02:00
eina_test_module.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_module_dummy.c Test rework #10: Eina 2016-02-16 12:41:06 +00:00
eina_test_quad.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_quadtree.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_quaternion.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_rbtree.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_rectangle.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_safepointer.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_sched.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_simple_xml_parser.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_slice.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_slstr.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_str.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_strbuf.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_stringshare.c eina: try slight improvement of eina tests suite. 2016-12-21 16:40:22 -08:00
eina_test_tiler.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_tmpstr.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_trash.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_ustr.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_ustringshare.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_util.c eina: add test for all float/double util function. 2017-01-06 15:58:46 -08:00
eina_test_value.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_vector.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_vpath.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
eina_test_xattr.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
sample.gpx