Added iterations
authorWim Taymans <wim.taymans@gmail.com>
Sun, 7 Jan 2001 22:36:28 +0000 (22:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 7 Jan 2001 22:36:28 +0000 (22:36 +0000)
Original commit message from CVS:
Added iterations

docs/random/testing/syntax

index 404db22..72704c5 100644 (file)
@@ -20,6 +20,7 @@ tcP: pipeline of the testcase in gst_parse_launch () syntax.
 tcS: id1, element, signalname (attach to signal in an element)
 tcS: id2, element, signalname
 ...
+tcI: the number of iterations on the top bin 
 tcR: id1,1,id2,1,.. (the pattern of signals trigered)
 or 
 tcR: id1==id2,... (denote an equal number of signals)
@@ -31,3 +32,5 @@ signal trigger patterns
 
 
 
+
+