gstreamer/validate/fault_injection
Mathieu Duponchelle 4ce91b98f0 validate: Implement a fault injection library.
+ And implement a corrupt-socket-recv action
+ Only compile this on Linux, LD_PRELOAD won't work on Windows.

For now the registering of the action is done through
a call to socket_interposer_init, this will get better
when we refactor the action logic.

https://bugzilla.gnome.org/show_bug.cgi?id=743871
2015-02-03 15:30:54 +01:00
..
Makefile.am validate: Implement a fault injection library. 2015-02-03 15:30:54 +01:00
socket_interposer.c validate: Implement a fault injection library. 2015-02-03 15:30:54 +01:00
socket_interposer.h validate: Implement a fault injection library. 2015-02-03 15:30:54 +01:00