mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +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
|
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
|
||||||
testsfailing = threadc
|
testsfailing = threadc threadd threade threadf
|
||||||
|
|
||||||
TESTS = $(testprogs)
|
TESTS = $(testprogs)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
|
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
|
||||||
testsfailing = threadc
|
testsfailing = threadc threadd threade threadf
|
||||||
|
|
||||||
TESTS = $(testprogs)
|
TESTS = $(testprogs)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue