mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
add a torture target
Original commit message from CVS: add a torture target
This commit is contained in:
parent
20ca19ead7
commit
d4d2102abb
1 changed files with 3 additions and 0 deletions
|
@ -54,3 +54,6 @@ include $(top_srcdir)/common/po.mak
|
|||
|
||||
check-valgrind:
|
||||
cd check && make check-valgrind
|
||||
|
||||
check-torture:
|
||||
cd check && make check-torture
|
||||
|
|
Loading…
Reference in a new issue