gstreamer/validate/tools
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
..
.gitignore tools: Update .gitignore for tools move 2013-09-09 15:36:15 +02:00
gst-validate-launcher.in validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
gst-validate-media-check.c validate:media-check: Pass the GError where needed. 2014-07-16 15:47:58 +02:00
gst-validate-transcoding.c validate: Rename gst_validate_add_action_type to gst_validate_register_action_type 2014-10-12 20:10:19 +02:00
gst-validate.c validate: Avoid assert removing an already removed signal handler 2014-12-05 20:51:44 +01:00
Makefile.am validate: Implement a fault injection library. 2015-02-03 15:30:54 +01:00