summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* TraceWriterQEMU.cc: Multiple clean upsJoel Sherrill2021-04-131-12/+13
* covoar/TargetBase.h: Remove unused member variablesJoel Sherrill2021-04-101-13/+0
* covoar: Fix NULL check of wrong variable (CID #1399602)Alex White2021-04-071-2/+2
* covoar: Use range-based for loops in ReportsBaseAlex White2021-04-078-112/+95
* covoar: Eliminate tabsJoel Sherrill2021-04-0610-496/+501
* covoar: Remove training white spacesJoel Sherrill2021-04-0644-224/+224
* coverage.py: Call covoar onceAlex White2021-04-061-30/+30
* covoar: Split symbols by symbol setAlex White2021-04-069-402/+542
* covoar: Fix off-by-one in Coverage::finalizeSymbol()Alex White2021-04-021-5/+4
* tester: Limit branch coverage percentage precisionAlex White2021-03-301-1/+1
* coverage: Fix option processing on FreeBSDAlex White2021-03-301-2/+5
* coverage/symbol-sets.ini : Add libtraceAlex White2021-03-301-1/+2
* covoar/Reports: Fix empty branch reportAlex White2021-03-302-55/+39
* covoar: Fix overflow of high PC addressAlex White2021-03-301-0/+5
* covoar: Catch exceptional caseAlex White2021-03-301-0/+10
* covoar: Fix null pointer dereferenceAlex White2021-03-301-3/+6
* coverage: Give coverage bars red backgroundAlex White2021-03-301-0/+3
* coverage/reports: Share common JS and CSS in reportsAlex White2021-03-302-7/+8
* coverage/reports: Improve formatting and clarityAlex White2021-03-305-107/+173
* covoar/reports: Add new statistics to summaryAlex White2021-03-304-22/+91
* covoar: Handle periods in symbols from objdumpAlex White2021-03-303-5/+25
* covoar: Fix DWARF readingAlex White2021-03-302-58/+82
* covoar/TargetBase: Fix QEMU branch infoAlex White2021-03-301-2/+2
* covoar/CoverageReaderQEMU: Fix infinite loopAlex White2021-03-301-1/+8
* covoar/Target_arm: Add THUMB branch instructionsAlex White2021-03-301-0/+34
* covoar/Target_i386: Add NOP patternsAlex White2021-03-301-0/+9
* covoar: Fix NOP execution markingAlex White2021-03-307-36/+139
* tester: Add coverage variants for a few BSPsAlex White2021-03-304-0/+161
* tester: Remove target from BSP coverage configsAlex White2021-03-304-4/+2
* tester: Update to support new build systemAlex White2021-03-301-45/+46
* covoar: Add aarch64 targetAlex White2021-03-304-0/+180
* covoar/TargetBase: Rename branchInstructions to conditionalBranchInstructionsAlex White2021-03-309-181/+185
* bsps/sparc: Remove INI files using SIS in GDBRyan Long2021-03-233-123/+0
* tester: Update for ZynqMP QEMU BSP name changeKinsey Moore2021-03-052-6/+6
* tester: Swap Xilinx ZynqMP BSPs to secondary UARTKinsey Moore2021-01-142-2/+2
* tester: Add support for arm/fvp_cortex_r52 BSPSebastian Huber2020-12-163-0/+114
* tester: Add yaml format to the supported report formatsCláudio Maia2020-12-161-2/+114
* tester: Add configs for AArch64 ZynqMP BSPsKinsey Moore2020-12-112-0/+76
* tester: Add support for sparc/gr740 BSPSebastian Huber2020-12-021-0/+38
* tester: Report fatal-error test states as failuresKinsey Moore2020-11-251-0/+1
* bsps/a53_*: Fix typo in qemu optionsVijay Kumar Banerjee2020-11-152-2/+2
* tester: Prevent crash with json outputKinsey Moore2020-10-052-4/+7
* tester: Add a53_ilp32_qemu.iniKinsey Moore2020-10-051-0/+38
* tester: Add a53_lp64_qemu.iniKinsey Moore2020-10-051-0/+38
* Move all python commands to use env pythonChris Johns2020-09-2615-237/+132
* tester: Add support for test-too-longChris Johns2020-09-088-57/+348
* tester: Fix the install with the new TFTP serverChris Johns2020-09-072-15/+8
* tester: Fix TFTP server Python2 issues.Chris Johns2020-09-071-4/+28
* tester: Change to a simpler TFTP serverChris Johns2020-09-0113-2193/+766
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1