summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester/console: Fix restart regx checkChris Johns2023-12-141-1/+1
* tester/tftp: Add a session timeoutChris Johns2023-11-085-36/+110
* rtems-tools: stty rename / spelling bug.Sam Price2023-09-111-1/+1
* tester/sis: Use the RTEMS SIS commandChris Johns2023-08-212-5/+3
* tester: Use shorter SHA512 encodingSebastian Huber2023-08-111-1/+2
* rtemstoolkit: Fix shlex.split to use posix mode and add unit test for pipe op...Muhammad Sulthan Mazaya2023-06-211-1/+1
* tester/rt: use shlex.split to split command argsMuhammad Sulthan Mazaya2023-06-211-1/+2
* tester/bsps: change stm32h7-stlink to handle SIGTRAP as a nostopKarel Gardas2023-03-271-0/+1
* RISC-V: Test rv32i and rv32imafdc on QEMUHesham Almatary2023-02-082-0/+74
* RISC-V Default rv64* BSPs to medany and 0x80000000 start addressHesham Almatary2023-02-088-121/+7
* fix _mkdir parameter error.zhengxiaojun2022-11-281-1/+1
* tester: Check for begin/end of testSebastian Huber2022-10-071-3/+3
* tester: Load RISC-V image using -bios and increase memory sizeDaniel Cederman2022-08-192-2/+4
* tester: Add option to specify how to load image with QEMUDaniel Cederman2022-08-191-1/+4
* tester: Sort test reports for JSON/YAMLSebastian Huber2022-08-081-1/+1
* tester: Normalize JSON and YAML reportsSebastian Huber2022-07-261-151/+42
* tester: Fix string representationSebastian Huber2022-07-261-2/+2
* tester: Make the SIS time limit user configurableChris Johns2022-07-0610-26/+89
* tester/bsps: add stm32h7-stlink family configurationKarel Gardas2022-05-301-0/+43
* tester/gdb: allow kill on the test endKarel Gardas2022-05-291-0/+1
* tester: Fix target_start_regexSebastian Huber2022-01-144-4/+4
* tester: Fix target_start_regexSebastian Huber2022-01-134-4/+4
* tester/exe: Fix adjust timeouts by the step sizeSebastian Huber2022-01-101-3/+3
* ReportsBase: Change raw pointer to unique_ptrRyan Long2021-12-221-41/+36
* TraceConverter.cc: Fix Uncaught exception issueRyan Long2021-12-151-3/+27
* SymbolTable.cc: Fix formattingRyan Long2021-12-151-32/+38
* ObjdumpProcessor.h: Fix formattingRyan Long2021-12-151-12/+10
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-86/+111
* ConfigFile: Fix formattingRyan Long2021-12-152-37/+37
* TargetFactory.cc: Fix formattingRyan Long2021-12-151-11/+9
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-28/+36
* ObjdumpProcessor: Convert to C++Ryan Long2021-12-102-15/+18
* ConfigFile: Convert to C++Ryan Long2021-12-102-51/+33
* Target: Convert to C++Ryan Long2021-12-1018-92/+103
* TargetFactory.cc: Convert to C++Ryan Long2021-12-101-3/+3
* TraceList.cc: Convert from C to C++Ryan Long2021-12-071-8/+6
* TraceConverter.cc: Fix formattingRyan Long2021-12-071-19/+21
* TraceConverter.cc: Convert to C++Ryan Long2021-12-071-20/+19
* Explanations.h: Fix formattingRyan Long2021-12-071-10/+4
* Explanations.cc: Fix formattingRyan Long2021-12-071-25/+26
* Explanations: Convert to C++Ryan Long2021-12-072-7/+7
* ExecutableInfo.h: Fix formattingRyan Long2021-12-071-8/+8
* ExecutableInfo.cc: Fix formattingRyan Long2021-12-071-45/+58
* TraceConverter.cc: Add final catch for exceptionsRyan Long2021-11-301-3/+13
* TraceConverter.cc: Add catch for exceptionRyan Long2021-11-041-4/+18
* rtems-bsp-builder: Fix mail supportAlex White2021-10-291-1/+16
* TraceConverter.cc: Add catch for exceptionRyan Long2021-10-131-16/+29
* tester: Fix rtems-test installationSebastian Huber2021-10-131-1/+2
* tester: Add realview_pbx_a9_qemu_smp configurationSebastian Huber2021-10-131-0/+38
* TraceConverter.cc: Add catch for exceptionRyan Long2021-10-081-7/+21