exactness/src/bin
kabeer khan e02ad005f1 Using sha1 to compare two images in play step instead of md5
Summary:
Using using emile to calculate image sha1 instead of md5 to compare
two images, hence making exactness independant of md5.

Signed-off-by: kabeer khan <kabeer.khan@samsung.com>

Reviewers: cedric, tasn

Differential Revision: https://phab.enlightenment.org/D2569
2015-05-27 11:41:28 +01:00
..
.gitignore Added .gitignore in bin folder to ignore exactness binary 2015-02-26 13:10:01 +00:00
Makefile.am Using sha1 to compare two images in play step instead of md5 2015-05-27 11:41:28 +01:00
exactness.c Sort exactness errors. 2013-06-14 13:33:32 +01:00
exactness_config.c Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00
exactness_config.h Added the 'wrap' parameter, to use a wrapping command around the tests. 2013-05-21 15:35:35 +01:00
list_file.c Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00
list_file.h Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00
run_test.c Using sha1 to compare two images in play step instead of md5 2015-05-27 11:41:28 +01:00
run_test.h Using sha1 to compare two images in play step instead of md5 2015-05-27 11:41:28 +01:00
scheduler.c Also fail if exit signal is non-zero. 2013-06-10 16:57:48 +01:00
scheduler.h Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00