projects
/
platform
/
upstream
/
gst-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bc83f2
)
check.mak: Make number of torture iterations configurable
author
Sebastian Rasmussen
<sebrn@axis.com>
Wed, 27 Feb 2013 22:59:05 +0000
(23:59 +0100)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Wed, 6 Mar 2013 23:43:26 +0000
(23:43 +0000)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=695315
check.mak
patch
|
blob
|
history
diff --git
a/check.mak
b/check.mak
index
ea9c12b
..
54a05fc
100644
(file)
--- a/
check.mak
+++ b/
check.mak
@@
-11,7
+11,7
@@
check-valgrind:
@true
endif
-LOOPS = 10
+LOOPS
?
= 10
# run any given test by running make test.check
# if the test fails, run it again at at least debug level 2