summaryrefslogtreecommitdiffstats
path: root/tester (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-19tester: Load RISC-V image using -bios and increase memory sizeDaniel Cederman2-2/+4
2022-08-19tester: Add option to specify how to load image with QEMUDaniel Cederman1-1/+4
2022-08-08tester: Sort test reports for JSON/YAMLSebastian Huber1-1/+1
2022-07-26tester: Normalize JSON and YAML reportsSebastian Huber1-151/+42
2022-07-26tester: Fix string representationSebastian Huber1-2/+2
2022-07-06tester: Make the SIS time limit user configurableChris Johns10-26/+89
2022-05-30tester/bsps: add stm32h7-stlink family configurationKarel Gardas1-0/+43
2022-05-29tester/gdb: allow kill on the test endKarel Gardas1-0/+1
2022-01-14tester: Fix target_start_regexSebastian Huber4-4/+4
2022-01-13tester: Fix target_start_regexSebastian Huber4-4/+4
2022-01-10tester/exe: Fix adjust timeouts by the step sizeSebastian Huber1-3/+3
2021-12-22ReportsBase: Change raw pointer to unique_ptrRyan Long1-41/+36
2021-12-15TraceConverter.cc: Fix Uncaught exception issueRyan Long1-3/+27
2021-12-15SymbolTable.cc: Fix formattingRyan Long1-32/+38
2021-12-15ObjdumpProcessor.h: Fix formattingRyan Long1-12/+10
2021-12-15ObjdumpProcessor.cc: Fix formattingRyan Long1-86/+111
2021-12-15ConfigFile: Fix formattingRyan Long2-37/+37
2021-12-15TargetFactory.cc: Fix formattingRyan Long1-11/+9
2021-12-15ObjdumpProcessor.cc: Fix formattingRyan Long1-28/+36
2021-12-10ObjdumpProcessor: Convert to C++Ryan Long2-15/+18
2021-12-10ConfigFile: Convert to C++Ryan Long2-51/+33
2021-12-10Target: Convert to C++Ryan Long18-92/+103
2021-12-10TargetFactory.cc: Convert to C++Ryan Long1-3/+3
2021-12-07TraceList.cc: Convert from C to C++Ryan Long1-8/+6
2021-12-07TraceConverter.cc: Fix formattingRyan Long1-19/+21
2021-12-07TraceConverter.cc: Convert to C++Ryan Long1-20/+19
2021-12-07Explanations.h: Fix formattingRyan Long1-10/+4
2021-12-07Explanations.cc: Fix formattingRyan Long1-25/+26
2021-12-07Explanations: Convert to C++Ryan Long2-7/+7
2021-12-07ExecutableInfo.h: Fix formattingRyan Long1-8/+8
2021-12-07ExecutableInfo.cc: Fix formattingRyan Long1-45/+58
2021-11-30TraceConverter.cc: Add final catch for exceptionsRyan Long1-3/+13
2021-11-04TraceConverter.cc: Add catch for exceptionRyan Long1-4/+18
2021-10-29rtems-bsp-builder: Fix mail supportAlex White1-1/+16
2021-10-13TraceConverter.cc: Add catch for exceptionRyan Long1-16/+29
2021-10-13tester: Fix rtems-test installationSebastian Huber1-1/+2
2021-10-13tester: Add realview_pbx_a9_qemu_smp configurationSebastian Huber1-0/+38
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