efl/src/tests/evas
Stefan Schmidt 7e2ae1e7e3 build: disable leak detection in address sanitizer build for tests as well
Summary:
The same principle we use for the build stage we use here for running
our tests. Leak detection has just to many problems for us on the
shutdown path that it makes no sense to use here.

I am also bumping the evas timeout form the default 30s to 60 as I have
been running into timeouts with asan enabled on my machine. This would
not change anything on a default build.
Depends on D11137

Reviewers: smohanty, bu5hm4n, raster, zmike

Reviewed By: zmike

Subscribers: zmike, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11862
2020-05-26 09:54:57 -04:00
..
dicts Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionary 2018-05-06 12:01:41 +03:00
fonts evas - revert evas variation sequence support - out of bound accesses 2019-10-31 12:31:52 +00:00
images evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
efl_canvas_animation.c tests: resolve float comparison warnings 2020-05-09 09:25:14 +01:00
efl_test_canvas.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas2.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas3.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
evas_buffer_helper.c evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_buffer_helper.h evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_suite.c canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00
evas_suite.h canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00
evas_test_callbacks.c evas/callbacks: emit hardcoded legacy smart callbacks always 2019-10-14 09:29:23 -04:00
evas_test_evasgl.c fix build. 2019-06-20 14:20:34 +02:00
evas_test_events.c evas test - use correct type for ptr type tracking called 2019-08-11 17:09:32 +01:00
evas_test_filters.c tests: resolve float comparison warnings 2020-05-09 09:25:14 +01:00
evas_test_focus.c evas_events: fix wrong event listening 2019-06-28 09:03:14 +02:00
evas_test_image.c tests/evas: verify loading and mmap values for efl.file are correct with skip_head 2020-03-06 13:30:52 +01:00
evas_test_init.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mask.c efl.canvas.object: clip -> clipper && clipees -> clipped_objects 2019-02-27 13:17:37 -05:00
evas_test_new.c evas test - actually use result of add of rect obj for test 2018-11-09 11:43:59 +00:00
evas_test_object.c introduce efl_canvas_object_animation 2019-11-20 09:58:24 +01:00
evas_test_object_smart.c evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_test_render_engines.c tests: add evas render test for callbacks 2019-04-08 13:19:56 +09:00
evas_test_text.c tests: resolve float comparison warnings 2020-05-09 09:25:14 +01:00
evas_test_textblock.c tests: resolve float comparison warnings 2020-05-09 09:25:14 +01:00
evas_tests_helpers.h evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
meson.build build: disable leak detection in address sanitizer build for tests as well 2020-05-26 09:54:57 -04:00