mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
adding tests
Original commit message from CVS: adding tests
This commit is contained in:
parent
b25231d5c8
commit
926f38ba31
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
|
||||
testsfailing = threadc
|
||||
testsfailing = threadc threadd threade threadf
|
||||
|
||||
TESTS = $(testprogs)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
|
||||
testsfailing = threadc
|
||||
testsfailing = threadc threadd threade threadf
|
||||
|
||||
TESTS = $(testprogs)
|
||||
|
||||
|
|
Loading…
Reference in a new issue