summaryrefslogtreecommitdiffstats
path: root/tester (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-08TraceConverter.cc: Add catch for exceptionRyan Long1-7/+21
2021-10-07ReportsBase.cc: Add assert for member variablesRyan Long1-0/+5
2021-09-28TraceWriterQEMU.h: Fix formattingRyan Long1-3/+3
2021-09-28TraceReaderLogQEMU.h: Fix formattingRyan Long1-1/+0
2021-09-28TraceWriterQEMU.cc: Fix formattingRyan Long1-20/+26
2021-09-28TraceReaderLogQEMU.cc: Fix formattingRyan Long1-8/+7
2021-09-28TraceWriter: Convert to C++Ryan Long3-27/+16
2021-09-28TraceReader: Convert to C++Ryan Long8-86/+68
2021-09-28CoverageRanges.cc: Fix formattingRyan Long2-14/+12
2021-09-27GcovFunctionData.cc: Initialize member variablesRyan Long1-3/+7
2021-09-27DesiredSymbols.h: Initialize symbolInfoRyan Long1-0/+1
2021-09-27TraceWriterQEMU.cc: Initialize header._padRyan Long1-0/+1
2021-09-27TraceWriterQEMU.cc: Change strncpy to memcpyRyan Long1-1/+3
2021-09-21tester/mvme2307: Add support for the MVME2307 (MVME2700) BSPChris Johns1-0/+59
2021-09-21tester/wait: Add a wait directive to the testerChris Johns3-2/+233
2021-09-21tester/exe: Adjust timeouts by the step sizeChris Johns1-3/+3
2021-09-19tester/tftp: Fix recovery of timed out TFTP sessionsChris Johns6-59/+184
2021-09-19tester: Simplify the console data handlingChris Johns1-7/+4
2021-09-15check.py: Fix incorrect use of os.linesepRyan Long1-2/+2
2021-09-14tester: Add MicroBlaze KCU105 QEMU BSPAlex White2-1/+42
2021-09-13CoverageWriterTSIM.h: Fix formattingRyan Long1-3/+3
2021-09-13CoverageWriterTSIM.cc: Fix formattingRyan Long1-11/+11
2021-09-13CoverageWriterSkyeye.h: Fix formattingRyan Long1-3/+3
2021-09-13CoverageWriterSkyeye.cc: Fix formattingRyan Long1-5/+5
2021-09-13CoverageWriterRTEMS.h: Fix formattingRyan Long1-3/+3
2021-09-13CoverageWriterRTEMS.cc: Fix formattingRyan Long1-12/+11
2021-09-13covoar.cc: Fix formattingRyan Long1-133/+167
2021-09-13CoverageWriterBase.h: Fix formattingRyan Long1-3/+3
2021-09-13covoar.cc: Convert to C++Ryan Long1-27/+23
2021-09-13CoverageWriter: Convert to C++Ryan Long7-45/+59
2021-09-09tester/zynqmp: Simpify the reasons to resetChris Johns2-2/+3
2021-09-09tester/tftp: Fix prptocol timeout handlingChris Johns2-15/+15
2021-09-09tester: Count tester header errorsChris Johns3-12/+29
2021-09-09tester/telnet: Only reopen once a secondChris Johns1-1/+9
2021-09-09tester/zynqmp: Limit the restarts to 3Chris Johns1-0/+1
2021-09-07CoverageReaderTSIM.cc: Fix formattingRyan Long1-4/+6
2021-09-07CoverageReaderSkyeye.cc: Fix formattingRyan Long1-9/+12
2021-09-07CoverageReaderRTEMS.cc: Fix formattingRyan Long1-13/+13
2021-09-07CoverageReaderQEMU.cc: Fix formattingRyan Long1-11/+11
2021-09-07CoverageMapBase.h: Fix formattingRyan Long1-21/+45
2021-09-07CoverageFactory.h: Fix formattingRyan Long1-9/+3
2021-09-07CoverageMapBase.cc: Fix formattingRyan Long1-102/+159
2021-09-07CoverageFactory.cc: Fix formattingRyan Long1-6/+10
2021-09-07CoverageReader: Convert to C++Ryan Long11-68/+54
2021-09-07CoverageMap.cc: Fix formattingRyan Long1-1/+1
2021-09-03tester/covoar: Fix clang warningsChris Johns3-28/+37
2021-09-03tester: Add Versal VCK190 eval board TFTP supportChris Johns1-0/+43
2021-09-03tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns1-14/+14
2021-09-01GcovData.cc: Initialize gcnoPreambleRyan Long1-0/+1
2021-08-23GcovData.cc: Remove ampersands where not neededRyan Long1-3/+3