summaryrefslogtreecommitdiff
path: root/src/tests/efl_check.h
Commit message (Expand)AuthorAgeFilesLines
* tests: remove eldbus special casing from checks to enable parallel test runsMike Blumenkrantz2018-06-191-1/+1
* tests: add macros to selectively disable aborting on critical log messagesMike Blumenkrantz2018-06-181-0/+9
* tests: flush stdout before beginning a test suiteMike Blumenkrantz2018-04-201-0/+1
* tests: remove explicit checks for eina mempool testsMike Blumenkrantz2018-04-161-2/+2
* tests: flush stdout after printing test suite timing infoMike Blumenkrantz2018-04-161-1/+4
* tests: do not attempt to parallelize test suites with only 1 test caseMike Blumenkrantz2018-04-161-1/+1
* tests: Fix compilation when timing is disabled.Lauro Moura2018-04-111-0/+2
* tests: add more timing info for per-file timingMike Blumenkrantz2018-04-101-2/+8
* tests: remove timing info for eina mempool initializerMike Blumenkrantz2018-04-101-2/+3
* tests: parallelize most test suitesMike Blumenkrantz2018-04-101-6/+81
* tests: add test for check < 0.11 to enable timing infoMike Blumenkrantz2018-04-051-3/+9
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-051-1/+8
* tests: make test time output configurable with TIME_DIFF_THRESHOLDMike Blumenkrantz2018-04-051-1/+17
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-051-2/+83
* tests: match test names using strcasecmp when parsing cmdlineMike Blumenkrantz2018-04-051-1/+1
* efl check - fix env var for CK_FORK=noCarsten Haitzler (Rasterman)2018-03-071-1/+1
* efl: add helper to run tests suite under valgrind.Cedric BAIL2016-12-211-0/+21
* efl: improve help displayed by each tests suite.Cedric BAIL2016-12-211-5/+6
* Efl tests: Fix running of tests.Tom Hacohen2016-02-161-3/+3
* Efl tests: Fix dangerous coding style.Tom Hacohen2016-02-161-13/+15
* Test rework #1: EcoreVincent Torri2016-02-161-0/+115