efl/src/tests
Avi Levin dad44a7100 Eo tests: Fix bad free in eo_test_value
When running eo_test_suite we get an memory error: "double free or corruption".
That error arises because we try to free an Eina_Value value in eo_test_value
that doesn't need to freed.
I switched the eina_value_free to wina_value_flush, the proper way of
releasing it.

@fix
2015-01-12 11:56:42 +00:00
..
ecore tests/ecore_thread: Disable verbose logging with printf 2015-01-08 17:19:58 +01:00
ecore_audio_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
ecore_cxx tests: Added config.h to tests. 2014-07-18 18:55:56 -03:00
edje tests: remove warnings. 2014-03-06 14:27:26 +09:00
edje_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
eet eet - add new api to verify eet file against stored cert 2014-11-28 17:56:27 +09:00
eet_cxx tests: Added config.h to tests. 2014-07-18 18:55:56 -03:00
eeze eeze/sensor: Switch timestamp to relative values coming. 2013-04-16 13:21:28 +01:00
efreet fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eina eina: all Eina_Stringshare printf variant now return empty string as expected. 2015-01-08 12:36:27 +01:00
eina_cxx cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
eldbus eldbus: fix tests to properly take into account the presence of ecore system module. 2013-12-23 11:42:12 +09:00
eldbus_cxx tests: Added config.h to tests. 2014-07-18 18:55:56 -03:00
elocation tests/elocation: Disable problematic elocation status test for now. 2014-11-11 12:26:56 +01:00
emotion emotion test - fix lack of null checks in test code 2014-09-01 19:40:47 +09:00
eo Eo tests: Fix bad free in eo_test_value 2015-01-12 11:56:42 +00:00
eolian eolian: eolian_function_is_c_only tests 2014-12-03 15:04:40 +00:00
eolian_cxx eolian_cxx: Fix compilation of inheritance from Eolian generated classes 2015-01-05 15:52:27 -02:00
evas Evas masking: Add some test cases 2015-01-07 15:06:03 +09:00
evas_cxx eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00