efl/legacy/eina/src/tests
Cedric BAIL 42d39725b4 Last part of quarium patch.
SVN revision: 36257
2008-09-25 14:46:48 +00:00
..
.cvsignore Add benchmark support. 2008-08-06 15:54:56 +00:00
Makefile.am Add a sort benchmark. 2008-09-25 12:41:49 +00:00
eina_bench.c Add a sort benchmark. 2008-09-25 12:41:49 +00:00
eina_bench.h Add a sort benchmark. 2008-09-25 12:41:49 +00:00
eina_bench_array.c Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_bench_convert.c Share eina_benchmark to other libs also. 2008-09-04 15:06:26 +00:00
eina_bench_hash.c As evas use of hash is below 3000 items per hash, update the tests accordingly. 2008-09-24 17:20:24 +00:00
eina_bench_sort.c Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_bench_stringshare.c Include benchmark against Evas and Ecore stringshare. 2008-09-15 09:59:41 +00:00
eina_bench_stringshare_e17.c Add real life test from E17 use. 2008-09-16 14:06:14 +00:00
eina_suite.c + Make the benchmark compile again 2008-09-24 13:59:00 +00:00
eina_suite.h Add mempool check. 2008-09-17 15:23:09 +00:00
eina_test_accessor.c Remove warning due to Inlist API change. 2008-09-19 12:40:18 +00:00
eina_test_array.c Last part of quarium patch. 2008-09-25 14:46:48 +00:00
eina_test_benchmark.c Share eina_benchmark to other libs also. 2008-09-04 15:06:26 +00:00
eina_test_convert.c Full test of eina_convert. 2008-08-27 14:14:42 +00:00
eina_test_counter.c Add protection for dump function also. 2008-09-17 08:59:47 +00:00
eina_test_error.c * add documentation and a tutorial for the error module 2008-09-05 07:58:38 +00:00
eina_test_file.c * add documentation. The tutorial needs to be written, though 2008-09-15 19:17:15 +00:00
eina_test_hash.c Add hash and rbtree delete callback, cleanup the code and improve performance (hash as a new internal structure). 2008-09-24 17:14:29 +00:00
eina_test_inlist.c Add some type checking to Inlined List. 2008-09-18 14:22:48 +00:00
eina_test_iterator.c Add hash and rbtree delete callback, cleanup the code and improve performance (hash as a new internal structure). 2008-09-24 17:14:29 +00:00
eina_test_lalloc.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_list.c Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_test_magic.c License changes (BSD -> LGPL) 2008-08-06 18:15:24 +00:00
eina_test_main.c Fix test due to mempool internal change. 2008-09-24 17:17:22 +00:00
eina_test_mempool.c New module API. Port this API to the mempool subsystem and the tests. 2008-09-24 12:55:31 +00:00
eina_test_module.c New module API. Port this API to the mempool subsystem and the tests. 2008-09-24 12:55:31 +00:00
eina_test_module_dummy.c New module API. Port this API to the mempool subsystem and the tests. 2008-09-24 12:55:31 +00:00
eina_test_rbtree.c In fact the node should never be NULL or something is really going wrong. 2008-08-29 13:50:25 +00:00
eina_test_stringshare.c * add documentation. The tutorial needs to be written, though 2008-09-15 19:17:15 +00:00
strlog Add real life test from E17 use. 2008-09-16 14:06:14 +00:00