]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Removed -q from the Valgrind options for the bar_bad and bar_trivial tests.
authorBart Van Assche <bvanassche@acm.org>
Mon, 27 Jul 2009 14:37:24 +0000 (14:37 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 27 Jul 2009 14:37:24 +0000 (14:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10636

drd/tests/bar_bad.stderr.exp
drd/tests/bar_bad.vgtest
drd/tests/bar_trivial.stderr.exp
drd/tests/bar_trivial.vgtest

index ea51161dd491da5c4b1b013a7bc9f15e9be937a5..d160c0ed0090264043cd5d817337bdd08f34a3cc 100644 (file)
@@ -1,4 +1,5 @@
 
+
 initialise a barrier with zero count
 pthread_barrier_init: 'count' argument is zero: barrier 0x........
    at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
@@ -43,3 +44,5 @@ Destruction of barrier that is being waited upon: barrier 0x........
 barrier 0x........ was first observed at:
    at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
    by 0x........: main (bar_bad.c:?)
+
+ERROR SUMMARY: 7 errors from 6 contexts (suppressed: 0 from 0)
index f4946be30d53cf0fc9f14c42099d6db2fc46d8f8..14cdf190a0b68f85e36162376ac438fc48db8750 100644 (file)
@@ -1,3 +1,2 @@
 prereq: test -e ../../helgrind/tests/bar_bad && ./supported_libpthread
 prog: ../../helgrind/tests/bar_bad
-vgopts: -q
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d18786f80668a209115b4a13cf5e8afa8d9cd471 100644 (file)
@@ -0,0 +1,3 @@
+
+
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index e67f1d64f2fb4acfb5bb5c369332d944f6430294..3a11835deb4cd5d22b1db067329d7da2ce311857 100644 (file)
@@ -1,3 +1,2 @@
 prereq: test -e ../../helgrind/tests/bar_trivial && ./supported_libpthread
 prog: ../../helgrind/tests/bar_trivial
-vgopts: -q