exactness/src/bin
Daniel Zaoui a21c2f39cc Add an new executable to help on recordings maintenance
An issue that currently happens in Exactness is that we don't have any
way to debug the recordings.
Only debug information can help us to figure out what data is stored
inside the rec files.

Three commands are available:
- Clean: remove bad timestamp events and duplicate events
- Add a delay: because of the first event is directly treated if no
first timestamp is present, we need a way to fix recordings by adding
them a delay before the first event.
- List information: display the list of events, as vieet doesn't work at
all. Really helpful to figure out bugs.
2016-03-27 11:53:44 +03:00
..
.gitignore Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
Makefile.am Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
exactness.c Revert "replace "compare" utility with custom compare function using only EFL." 2016-03-22 14:13:56 +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 Revert "replace "compare" utility with custom compare function using only EFL." 2016-03-22 14:13:56 +01:00
exactness_helper.c Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03: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 Revert "replace "compare" utility with custom compare function using only EFL." 2016-03-22 14:13:56 +01:00
run_test.h Enabled exactness to use efl beta API's 2015-05-27 13:12:40 +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