# # ChangeLog for tester in rtems-tools # # Generated by Trac 1.2.1.dev0 # 05/17/24 09:59:40 Thu, 12 Aug 2021 18:59:50 GMT Ryan Long [7245050] * tester/covoar/ReportsBase.cc (modified) ReportsBase.cc: Add assert for member variables The uncoveredRanges ... Tue, 13 Jul 2021 15:24:51 GMT Ryan Long [4ca99d0] * tester/covoar/TraceWriterQEMU.h (modified) TraceWriterQEMU.h: Fix formatting Tue, 13 Jul 2021 15:23:44 GMT Ryan Long [ce166f06] * tester/covoar/TraceReaderLogQEMU.h (modified) TraceReaderLogQEMU.h: Fix formatting Tue, 13 Jul 2021 15:24:39 GMT Ryan Long [c12fd2b] * tester/covoar/TraceWriterQEMU.cc (modified) TraceWriterQEMU.cc: Fix formatting Tue, 13 Jul 2021 15:23:30 GMT Ryan Long [63ad1ae] * tester/covoar/TraceReaderLogQEMU.cc (modified) TraceReaderLogQEMU.cc: Fix formatting Mon, 12 Jul 2021 21:53:51 GMT Ryan Long [703c691] * tester/covoar/TraceWriterBase.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.h (modified) TraceWriter: Convert to C++ Mon, 12 Jul 2021 21:28:26 GMT Ryan Long [7c8b04d] * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/TargetBase.cc (modified) * tester/covoar/TargetBase.h (modified) * tester/covoar/TraceReaderBase.h (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceReaderLogQEMU.h (modified) * tester/covoar/qemu-log.h (modified) TraceReader: Convert to C++ Tue, 13 Jul 2021 15:25:53 GMT Ryan Long [c75f883] * tester/covoar/CoverageRanges.cc (modified) * tester/covoar/CoverageRanges.h (modified) CoverageRanges.cc: Fix formatting Wed, 11 Aug 2021 18:10:54 GMT Ryan Long [247d39a] * tester/covoar/GcovFunctionData.cc (modified) GcovFunctionData.cc: Initialize member variables CID 1399640: ... Wed, 11 Aug 2021 18:06:03 GMT Ryan Long [06a39db] * tester/covoar/DesiredSymbols.h (modified) DesiredSymbols.h: Initialize symbolInfo CID 1399627: Uninitialized ... Thu, 19 Aug 2021 17:38:23 GMT Ryan Long [70088f6] * tester/covoar/TraceWriterQEMU.cc (modified) TraceWriterQEMU.cc: Initialize header._pad CID 1506204: ... Wed, 11 Aug 2021 17:43:18 GMT Ryan Long [a06f48a] * tester/covoar/TraceWriterQEMU.cc (modified) TraceWriterQEMU.cc: Change strncpy to memcpy CID 1506207: Buffer ... Tue, 21 Sep 2021 07:34:56 GMT Chris Johns [aa53a6f] * tester/rtems/testing/bsps/mvme2307.ini (added) tester/mvme2307: Add support for the MVME2307 (MVME2700) BSP - ... Tue, 21 Sep 2021 07:33:08 GMT Chris Johns [59880c0] * tester/rt/config.py (modified) * tester/rt/wait.py (added) * tester/rtems/testing/wait.cfg (added) tester/wait: Add a wait directive to the tester - Lets you test ... Tue, 21 Sep 2021 07:32:24 GMT Chris Johns [cfd5aa4] * tester/rt/exe.py (modified) tester/exe: Adjust timeouts by the step size Tue, 14 Sep 2021 07:18:47 GMT Chris Johns [dac7ef2] * tester/rt/config.py (modified) * tester/rt/exe.py (modified) * tester/rt/gdb.py (modified) * tester/rt/tftp.py (modified) * tester/rt/tftpserver.py (modified) * tester/rtems/testing/testing.mc (modified) tester/tftp: Fix recovery of timed out TFTP sessions - Add support ... Tue, 14 Sep 2021 07:06:19 GMT Chris Johns [ad7b862] * tester/rt/console.py (modified) tester: Simplify the console data handling Tue, 14 Sep 2021 15:17:24 GMT Ryan Long [c6870de] * tester/rt/check.py (modified) check.py: Fix incorrect use of os.linesep Replaced a couple of ... Mon, 23 Aug 2021 16:00:45 GMT Alex White [323007a] * tester/rtems/testing/bsps/kcu105_qemu.ini (added) * tester/rtems/testing/qemu.cfg (modified) tester: Add MicroBlaze KCU105 QEMU BSP Fri, 09 Jul 2021 20:03:12 GMT Ryan Long [08fbfb4] * tester/covoar/CoverageWriterTSIM.h (modified) CoverageWriterTSIM.h: Fix formatting Fri, 09 Jul 2021 20:02:45 GMT Ryan Long [f5efee5] * tester/covoar/CoverageWriterTSIM.cc (modified) CoverageWriterTSIM.cc: Fix formatting Fri, 09 Jul 2021 20:01:50 GMT Ryan Long [dbfbe29] * tester/covoar/CoverageWriterSkyeye.h (modified) CoverageWriterSkyeye.h: Fix formatting Fri, 09 Jul 2021 20:00:58 GMT Ryan Long [bce7f0e] * tester/covoar/CoverageWriterSkyeye.cc (modified) CoverageWriterSkyeye.cc: Fix formatting Fri, 09 Jul 2021 20:00:09 GMT Ryan Long [1188c12] * tester/covoar/CoverageWriterRTEMS.h (modified) CoverageWriterRTEMS.h: Fix formatting Fri, 09 Jul 2021 19:48:53 GMT Ryan Long [7e199ab] * tester/covoar/CoverageWriterRTEMS.cc (modified) CoverageWriterRTEMS.cc: Fix formatting Mon, 09 Aug 2021 17:02:08 GMT Ryan Long [01347c9] * tester/covoar/covoar.cc (modified) covoar.cc: Fix formatting Fri, 09 Jul 2021 19:47:18 GMT Ryan Long [ebf8231] * tester/covoar/CoverageWriterBase.h (modified) CoverageWriterBase.h: Fix formatting Mon, 09 Aug 2021 16:04:51 GMT Ryan Long [24ff2fa] * tester/covoar/covoar.cc (modified) covoar.cc: Convert to C++ Got rid of C-strings, changed FILE ... Fri, 09 Jul 2021 19:43:57 GMT Ryan Long [e2be0f8] * tester/covoar/CoverageWriterBase.h (modified) * tester/covoar/CoverageWriterRTEMS.cc (modified) * tester/covoar/CoverageWriterRTEMS.h (modified) * tester/covoar/CoverageWriterSkyeye.cc (modified) * tester/covoar/CoverageWriterSkyeye.h (modified) * tester/covoar/CoverageWriterTSIM.cc (modified) * tester/covoar/CoverageWriterTSIM.h (modified) CoverageWriter: Convert to C++ Tue, 07 Sep 2021 04:37:22 GMT Chris Johns [40a7058] * tester/rtems/testing/bsps/xilinx_zynqmp_ilp32_zu3eg.ini (modified) * tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini (modified) tester/zynqmp: Simpify the reasons to reset - Only reset if the ... Tue, 07 Sep 2021 04:25:18 GMT Chris Johns [e730a2d] * tester/rt/tftp.py (modified) * tester/rt/tftpserver.py (modified) tester/tftp: Fix prptocol timeout handling - Change some of the ... Sun, 05 Sep 2021 07:51:58 GMT Chris Johns [9d880d7] * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Count tester header errors - Remove the hard tester error ... Tue, 07 Sep 2021 04:09:31 GMT Chris Johns [c73fa16] * tester/rt/telnet.py (modified) tester/telnet: Only reopen once a second - Limit the reopen to once ... Sun, 05 Sep 2021 07:54:01 GMT Chris Johns [87cc567] * tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini (modified) tester/zynqmp: Limit the restarts to 3 Tue, 13 Jul 2021 19:19:03 GMT Ryan Long [6874f94] * tester/covoar/CoverageReaderTSIM.cc (modified) CoverageReaderTSIM.cc: Fix formatting Tue, 13 Jul 2021 19:18:53 GMT Ryan Long [ddab7e6] * tester/covoar/CoverageReaderSkyeye.cc (modified) CoverageReaderSkyeye.cc: Fix formatting Tue, 13 Jul 2021 19:18:42 GMT Ryan Long [af0c720] * tester/covoar/CoverageReaderRTEMS.cc (modified) CoverageReaderRTEMS.cc: Fix formatting Tue, 13 Jul 2021 19:18:29 GMT Ryan Long [065b76e] * tester/covoar/CoverageReaderQEMU.cc (modified) CoverageReaderQEMU.cc: Fix formatting Tue, 13 Jul 2021 15:22:56 GMT Ryan Long [9b7064e] * tester/covoar/CoverageMapBase.h (modified) CoverageMapBase.h: Fix formatting Tue, 13 Jul 2021 19:18:16 GMT Ryan Long [f7d850a] * tester/covoar/CoverageFactory.h (modified) CoverageFactory.h: Fix formatting Tue, 13 Jul 2021 15:22:46 GMT Ryan Long [1b32b00] * tester/covoar/CoverageMapBase.cc (modified) CoverageMapBase.cc: Fix formatting Tue, 13 Jul 2021 19:18:00 GMT Ryan Long [cdbe330] * tester/covoar/CoverageFactory.cc (modified) CoverageFactory.cc: Fix formatting Tue, 13 Jul 2021 18:58:45 GMT Ryan Long [32ff9bb] * tester/covoar/CoverageFactory.cc (modified) * tester/covoar/CoverageFactory.h (modified) * tester/covoar/CoverageReaderBase.h (modified) * tester/covoar/CoverageReaderQEMU.cc (modified) * tester/covoar/CoverageReaderQEMU.h (modified) * tester/covoar/CoverageReaderRTEMS.cc (modified) * tester/covoar/CoverageReaderRTEMS.h (modified) * tester/covoar/CoverageReaderSkyeye.cc (modified) * tester/covoar/CoverageReaderSkyeye.h (modified) * tester/covoar/CoverageReaderTSIM.cc (modified) * tester/covoar/CoverageReaderTSIM.h (modified) CoverageReader: Convert to C++ Tue, 13 Jul 2021 15:22:32 GMT Ryan Long [8ee4aaa] * tester/covoar/CoverageMap.cc (modified) CoverageMap.cc: Fix formatting Fri, 03 Sep 2021 05:17:12 GMT Chris Johns [9d399df] * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/Target_aarch64.h (modified) tester/covoar: Fix clang warnings Thu, 01 Jul 2021 05:57:21 GMT Chris Johns [f7db89b] * tester/rtems/testing/bsps/xilinx_versal_vck190.ini (added) tester: Add Versal VCK190 eval board TFTP support Fri, 03 Sep 2021 04:43:47 GMT Chris Johns [b4245dd] * rtemstoolkit/rld-dwarf.cpp (modified) * tester/covoar/GcovData.cc (modified) tester/covoar: Fix clang compile errors, revert uneeded changes Wed, 18 Aug 2021 14:47:19 GMT Ryan Long [7ccbcd89] * tester/covoar/GcovData.cc (modified) GcovData.cc: Initialize gcnoPreamble CID 1506206: Uninitialized ... Mon, 23 Aug 2021 15:25:35 GMT Ryan Long [00213f4] * tester/covoar/GcovData.cc (modified) GcovData.cc: Remove ampersands where not needed Removed some ... Wed, 11 Aug 2021 21:23:02 GMT Ryan Long [f316d16] * tester/covoar/TraceWriterQEMU.cc (modified) TraceWriterQEMU.cc: Remove unterminated string Replaced ... Tue, 17 Aug 2021 14:11:48 GMT Ryan Long [0ab060f] * tester/covoar/GcovData.cc (modified) GcovData.cc: Fix out-of-bounds access errors Adjusted number of ... Wed, 11 Aug 2021 20:16:34 GMT Ryan Long [632414d] * tester/covoar/ReportsText.cc (modified) ReportsText.cc: Add ostream_guard CID 1505940: Not restoring ... Wed, 11 Aug 2021 20:13:14 GMT Ryan Long [dc5e1fc] * tester/covoar/GcovFunctionData.cc (modified) GcovFunctionData.cc: Add ostream_guard CID 1506205: Not restoring ... Wed, 11 Aug 2021 20:11:51 GMT Ryan Long [415a2b6] * tester/covoar/GcovData.cc (modified) GcovData.cc: Add ostream_guard CID 1506202: Not restoring ostream ... Tue, 13 Jul 2021 15:21:53 GMT Ryan Long [b887a0a] * tester/covoar/GcovFunctionData.h (modified) GcovFunctionData:h: Fix formatting Tue, 13 Jul 2021 15:21:35 GMT Ryan Long [2b11e36] * tester/covoar/GcovFunctionData.cc (modified) GcovFunctionData.cc: Fix formatting Tue, 13 Jul 2021 15:21:20 GMT Ryan Long [8da8ee4] * tester/covoar/GcovData.h (modified) GcovData.h: Fix formatting Tue, 13 Jul 2021 15:20:55 GMT Ryan Long [2c43693] * tester/covoar/GcovData.cc (modified) GcovData.cc: Fix formatting Thu, 05 Aug 2021 17:23:20 GMT Ryan Long [f04f507] * linkers/rtems-exeinfo.cpp (modified) * tester/covoar/CoverageMapBase.cc (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsText.cc (modified) rtems-utils: Change data type definition Remove typedef of ... Mon, 12 Jul 2021 20:06:00 GMT Ryan Long [c3762cd] * tester/covoar/GcovData.cc (modified) * tester/covoar/GcovData.h (modified) * tester/covoar/GcovFunctionData.cc (modified) * tester/covoar/GcovFunctionData.h (modified) GcovData: Convert to C++ Change C-style code to C++ Wed, 28 Jul 2021 20:14:26 GMT Ryan Long [a08a564] * tester/covoar/CoverageReaderQEMU.cc (modified) * tester/covoar/CoverageReaderTSIM.cc (modified) * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/Explanations.cc (modified) * tester/covoar/GcovFunctionData.cc (modified) * tester/covoar/Makefile (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/SymbolTable.cc (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/app_common.cc (deleted) * tester/covoar/app_common.h (deleted) * tester/covoar/coverage_converter.cc (modified) * tester/covoar/covmerge.cc (modified) * tester/covoar/covoar.cc (modified) * tester/covoar/wscript (modified) Remove app_common and all references to it - Removed the includes ... Wed, 28 Jul 2021 20:10:00 GMT Ryan Long [d607f42] * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) app_common: Remove functions and macros - Moved functions from ... Wed, 28 Jul 2021 19:39:17 GMT Ryan Long [7f7ad03] * tester/covoar/CoverageReaderBase.h (modified) * tester/covoar/CoverageReaderQEMU.cc (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceWriterBase.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covmerge.cc (modified) * tester/covoar/covoar.cc (modified) Remove TargetInfo global variable - Remove TargetInfo from ... Wed, 28 Jul 2021 18:06:13 GMT Ryan Long [b93e8dd] * tester/covoar/CoverageReaderBase.cc (modified) * tester/covoar/CoverageReaderBase.h (modified) * tester/covoar/CoverageReaderQEMU.cc (modified) * tester/covoar/CoverageReaderTSIM.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove BranchInfoAvailable global variable - Removed ... Wed, 28 Jul 2021 17:20:34 GMT Ryan Long [a1d0e55] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/GcovData.cc (modified) * tester/covoar/GcovData.h (modified) * tester/covoar/GcovFunctionData.cc (modified) * tester/covoar/GcovFunctionData.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove SymbolsToAnalyze global variable - Removed SymbolsToAnalyze ... Wed, 28 Jul 2021 13:23:14 GMT Ryan Long [d5178b8] * tester/covoar/Explanations.cc (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove input buffer global variables - Removed input buffers from ... Tue, 27 Jul 2021 22:56:00 GMT Ryan Long [df75483] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove outputDirectory global variable - Replaced outputDirectory ... Tue, 27 Jul 2021 21:41:23 GMT Ryan Long [987d912] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove projectName global variable - Replaced projectName in ... Tue, 27 Jul 2021 21:16:14 GMT Ryan Long [283e6fd] * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove dynamicLibrary global variable - Replaced dynamicLibrary in ... Tue, 27 Jul 2021 21:02:26 GMT Ryan Long [c159160] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceWriterBase.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove Verbose global variable Replaced Verbose in app_common with ... Tue, 27 Jul 2021 20:32:23 GMT Ryan Long [d566c2f] * tester/covoar/ReportsBase.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceReaderBase.h (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceReaderLogQEMU.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove objdumpProcessor global variable - Replaced objdumpProcessor ... Tue, 27 Jul 2021 19:50:20 GMT Ryan Long [75111a1] * tester/covoar/ReportsHtml.cc (modified) ReportsHtml.cc: Initialize lastState_m When not initialized, an ... Tue, 27 Jul 2021 19:49:02 GMT Ryan Long [0c6f57a] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) * tester/covoar/app_common.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) Remove AllExplanations global variable - Replaced AllExplanations ... Thu, 15 Jul 2021 17:24:05 GMT Ryan Long [df484a5] * tester/covoar/ReportsText.cc (modified) ReportsText.cc: Restore ostream format CID 1505940: Not restoring ... Thu, 15 Jul 2021 17:21:51 GMT Ryan Long [f7887ec] * tester/covoar/ReportsHtml.cc (modified) ReportsHtml.cc: Restore ostream format CID 1505939: Not restoring ... Thu, 15 Jul 2021 17:20:04 GMT Ryan Long [d417918] * tester/covoar/CoverageMapBase.cc (modified) CoverageMapBase.cc: Restore ostream format CID 1503022: Not ... Fri, 16 Jul 2021 18:01:08 GMT Alex White [2380886] * tester/covoar/AddressToLineMapper.cc (modified) * tester/covoar/AddressToLineMapper.h (modified) AddressToLineMapper.h: Remove pointer to temporary string CID ... Tue, 13 Jul 2021 18:06:17 GMT Ryan Long [74bb938] * tester/covoar/ReportsText.h (modified) ReportsText.h: Fix formatting Tue, 13 Jul 2021 18:06:07 GMT Ryan Long [917d859] * tester/covoar/ReportsText.cc (modified) ReportsText.cc: Fix formatting Tue, 13 Jul 2021 18:05:48 GMT Ryan Long [6fa0bb1c] * tester/covoar/ReportsHtml.h (modified) ReportsHtml.h: Fix formatting Tue, 13 Jul 2021 18:05:33 GMT Ryan Long [9a26d2a] * tester/covoar/ReportsHtml.cc (modified) ReportsHtml.cc: Fix formatting Tue, 13 Jul 2021 18:05:17 GMT Ryan Long [c17a15f] * tester/covoar/ReportsBase.h (modified) ReportsBase.h: Fix formatting Tue, 13 Jul 2021 18:05:02 GMT Ryan Long [f0f7b8b] * tester/covoar/ReportsBase.cc (modified) ReportsBase.cc: Fix formatting Wed, 07 Jul 2021 19:02:42 GMT Ryan Long [5902a88] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsBase.h (modified) * tester/covoar/ReportsHtml.cc (modified) * tester/covoar/ReportsHtml.h (modified) * tester/covoar/ReportsText.cc (modified) * tester/covoar/ReportsText.h (modified) Reports: Convert to C++ Tue, 29 Jun 2021 21:30:39 GMT Kinsey Moore [70d1935] * tester/rtems/testing/bsps/xilinx_zynqmp_ilp32_zu3eg.ini (added) * tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini (added) tester: Add zu3eg test configs Add tester configurations for ILP32 ... Mon, 17 May 2021 15:35:28 GMT Ryan Long [ffbf313] * tester/covoar/ReportsBase.cc (modified) ReportsBase.cc: Remove possible division by zero CID 1503709: ... Fri, 25 Jun 2021 03:35:31 GMT Alex White [b1ad7e2] * tester/covoar/Explanations.cc (modified) covoar/Explanations.cc: Remove unnecessary newline strip This ... Fri, 18 Jun 2021 20:52:27 GMT Alex White [654e090] * tester/covoar/Explanations.cc (modified) covoar/Explanations.cc: Handle newline at end of file Tue, 08 Jun 2021 19:32:18 GMT Alex White [8ab5f0e] * tester/covoar/CoverageMapBase.cc (modified) covoar/CoverageMapBase: Use reference for iteration in validAddress Wed, 23 Jun 2021 04:31:25 GMT Gedare Bloom [2650d70] * tester/rtems/testing/bsps/xilinx_versal_lp64_qemu.ini (added) tester: add xilinx_versal_lp64_qemu Fri, 30 Apr 2021 19:34:18 GMT Alex White [ac56fce] * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) * tester/covoar/AddressToLineMapper.cc (added) * tester/covoar/AddressToLineMapper.h (added) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/wscript (modified) covoar: Store address-to-line info outside of DWARF This adds the ... Fri, 30 Apr 2021 19:26:02 GMT Alex White [a88be93] * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) covoar: Store only the file name in ExecutableInfo This changes the ... Tue, 08 Jun 2021 20:03:21 GMT Gedare Bloom [599b316] * tester/rtems/testing/bsps/a72_lp64_qemu.ini (added) tester: Add a72_lp64_qemu.ini Fri, 04 Jun 2021 18:10:05 GMT Ryan Long [74cf39b] * tester/covoar/Explanations.cc (modified) Explanations.cc: Convert to c++ file handling Wed, 02 Jun 2021 14:22:51 GMT Alex White [c17664f] * tester/covoar/DesiredSymbols.cc (modified) covoar: Fix single-byte uncovered ranges This fixes a bug where ... Mon, 17 May 2021 17:56:15 GMT Ryan Long [52780608] * tester/covoar/ReportsBase.cc (modified) ReportsBase.cc: Fix Resource leak CID 1503711: Resource leak in ... Mon, 17 May 2021 17:51:46 GMT Ryan Long [9527f65] * tester/covoar/DesiredSymbols.cc (modified) DesiredSymbols.cc: Fix resource leak CID 1503018: Resource leak in ... Mon, 17 May 2021 17:45:58 GMT Ryan Long [a0b54f0] * tester/covoar/TraceWriterQEMU.cc (modified) TraceWriterQEMU.cc: Fix resource leak CID 1399621: Resource leak in ... Mon, 17 May 2021 17:35:24 GMT Ryan Long [08d9f37] * tester/covoar/GcovData.cc (modified) * tester/covoar/GcovData.h (modified) GcovData.cc: Fix resource leak CID 1399610: Resource leak in ... Mon, 17 May 2021 17:23:30 GMT Ryan Long [dfe012d] * tester/covoar/TraceReaderLogQEMU.cc (modified) TraceReaderLogQEMU.cc: Fix resource leak CID 1399615: Resource leak ...