gstreamer/tests
Erik Walthinsen 1aed13ae6b Test program for simple queue operations. Good for testing thread/cothread interations.
Original commit message from CVS:
Test program for simple queue operations.  Good for testing thread/cothread
interations.
2000-12-08 20:31:40 +00:00
..
old/examples Some code cleanup 2000-11-01 22:11:48 +00:00
.gitignore Updated the test program 2000-12-07 18:38:54 +00:00
caps.c Updated the test program 2000-12-07 18:38:54 +00:00
init.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
loadall.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
Makefile.am Test program for simple queue operations. Good for testing thread/cothread interations. 2000-12-08 20:31:40 +00:00
queue.c Test program for simple queue operations. Good for testing thread/cothread interations. 2000-12-08 20:31:40 +00:00
README Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
simplefake.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
states.c Added a test program for the capabilities 2000-12-03 17:52:14 +00:00

This directory contains various tests designed to verify GStreamer
behavior.  If any of them exit with a non-zero value, something's wrong.