8-9/10... inconsistent book tests persist

This commit is contained in:
t
2025-02-07 01:10:55 +01:00
parent ad7cae413f
commit f856a4fa82
258 changed files with 1127257 additions and 33883 deletions
+61
View File
@@ -0,0 +1,61 @@
<?xml version="1.0"?>
<valgrindoutput>
<protocolversion>4</protocolversion>
<protocoltool>memcheck</protocoltool>
<preamble>
<line>Memcheck, a memory error detector</line>
<line>Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.</line>
<line>Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info</line>
<line>Command: ./zmq_distributor book_1_roman.txt 6001 6002 6003 6004</line>
</preamble>
<pid>97363</pid>
<ppid>93725</ppid>
<tool>memcheck</tool>
<args>
<vargv>
<exe>/usr/bin/valgrind</exe>
<arg>--tool=memcheck</arg>
<arg>--xml=yes</arg>
<arg>--xml-file=banane1.txt</arg>
<arg>--gen-suppressions=all</arg>
<arg>--leak-check=full</arg>
<arg>--leak-resolution=med</arg>
<arg>--track-origins=yes</arg>
<arg>--trace-children=yes</arg>
<arg>--vgdb=no</arg>
<arg>--fair-sched=yes</arg>
</vargv>
<argv>
<exe>./zmq_distributor</exe>
<arg>book_1_roman.txt</arg>
<arg>6001</arg>
<arg>6002</arg>
<arg>6003</arg>
<arg>6004</arg>
</argv>
</args>
<status>
<state>RUNNING</state>
<time>00:00:00:00.033 </time>
</status>
<status>
<state>FINISHED</state>
<time>00:00:00:23.897 </time>
</status>
<errorcounts>
</errorcounts>
<suppcounts>
</suppcounts>
</valgrindoutput>