exactness/src/lib
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
..
Makefile.am Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
exactness_private.h Prevent deletion of shots having same prefix as test name 2015-06-09 13:52:53 +01:00
tsuite_evas_hook.c Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
tsuite_file_data.c Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
tsuite_file_data.h Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00