]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
regtest: make memcheck sem test quiet
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 12:08:07 +0000 (14:08 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 12:08:07 +0000 (14:08 +0200)
On Solaris the summary shows 7 allocations causing a diff.

memcheck/tests/sem.stderr.exp
memcheck/tests/sem.vgtest

index eb42921c60d30d353b87028433fb4268e0d24a06..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
-
-
-HEAP SUMMARY:
-    in use at exit: 0 bytes in 0 blocks
-  total heap usage: 0 allocs, 0 frees, 0 bytes allocated
-
-For a detailed leak analysis, rerun with: --leak-check=full
-
-For lists of detected and suppressed errors, rerun with: -s
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index 876f002110bd2c68fd1ff57b32b6ecef12e36faa..a95230830b4f608cafd42d454f4e3394db79aea2 100644 (file)
@@ -1 +1,2 @@
 prog: ../../none/tests/sem
+vgopts: -q