summaryrefslogtreecommitdiff
path: root/src/tests/eet
Commit message (Expand)AuthorAgeFilesLines
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* cmake: add eet.Gustavo Sverzut Barbieri2017-01-261-0/+14
* eet: add test for eet_alias_get.Cedric BAIL2016-12-151-0/+1
* eet: add test for eet_memopen_read.Cedric BAIL2016-12-151-0/+41
* eet: add a helper to setup hash with generic value storageJee-Yong Um2016-05-101-0/+65
* Eet test: renamed shadowing variable.Tom Hacohen2016-04-121-2/+2
* Test rework #6: EetVincent Torri2016-02-1613-2955/+3113
* efl: add binary mode to open() callsVincent Torri2015-12-051-1/+5
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-051-1/+1
* eet: add check for realloc fail.Srivardhan Hebbar2015-11-091-0/+2
* eet - add new api to verify eet file against stored certCarsten Haitzler (Rasterman)2014-11-281-0/+3
* efl: remove some warnings.Savio Sena2014-05-241-12/+28
* eet: add internal encoding to ETC1 as an alternate solution to Jpeg.Cedric BAIL2014-04-011-2/+2
* eet: fix tokenizer's escape logic.Gustavo Sverzut Barbieri2014-03-131-0/+42
* eet: add support for EET_T_VALUE.Cedric Bail2013-07-151-17/+48
* eet: fix test suite to always use the proper data descriptor type.Cedric Bail2013-07-151-22/+32
* eet: force thread to always run during eet_cache_concurrency test.Cedric Bail2013-07-021-0/+19
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-1/+1
* tests: Add xml output file for check runs for the use with jenkins.Stefan Schmidt2013-03-121-0/+1
* remove unused result warningGustavo Sverzut Barbieri2013-01-171-1/+3
* efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri2013-01-041-0/+2
* efl: cleanup HAVE_THREADS and pthread usage outside of eina.Gustavo Sverzut Barbieri2012-12-311-63/+9
* efl/eet_suite: close file to force disk sync.Gustavo Sverzut Barbieri2012-12-201-0/+2
* efl/eet_suite: fix handling of certificate.Gustavo Sverzut Barbieri2012-12-201-16/+56
* efl: Next fix for eet test suite. This time buildir != srcdir.Stefan Schmidt2012-11-301-1/+1
* efl: Fix eet test suite.Stefan Schmidt2012-11-291-1/+1
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-21/+0
* merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri2012-10-051-7/+7
* and more include dir fixes.Carsten Haitzler2012-09-271-2/+2
* efl -> pass distcheck.Carsten Haitzler2012-09-271-1/+1
* merge: fix pathsVincent Torri2012-09-262-2/+2
* merge: fix eet test includesVincent Torri2012-09-251-0/+2
* merge: add eetVincent Torri2012-09-179-0/+2953