exactness/src/bin
Daniel Zaoui 9c3fe1b118 Introduce a remote actions injection mechanism
By executing an application under the player (option
--external-injection), actions can be remotely forwarded.
The communication is done via Eina Debug channel. Therefore, efl_debugd
must be run before the application.
An injection tool has been implemented to show how to communicate with
the application.
2018-05-14 11:09:37 +03:00
..
.gitignore Introduce a new recorder not using LD_PRELOAD 2018-04-21 22:20:23 +03:00
Makefile.am Introduce a remote actions injection mechanism 2018-05-14 11:09:37 +03:00
exactness.c Add objects information support 2018-05-09 21:58:08 +03:00
injector.c Introduce a remote actions injection mechanism 2018-05-14 11:09:37 +03:00
inspect.c Fix crash when no scenario is present on one side 2018-05-14 11:09:37 +03:00
player.c Introduce a remote actions injection mechanism 2018-05-14 11:09:37 +03:00
recorder.c Refactor structures and make them public 2018-05-14 11:09:37 +03:00