Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems-tools/tester

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74cf39b   06/04/21 18:10:05 ryan.long Explanations.cc: Convert to c++ file handling
(edit) @c17664f   06/02/21 14:22:51 alex.white covoar: Fix single-byte uncovered ranges This fixes a bug where …
(edit) @52780608   05/17/21 17:56:15 ryan.long ReportsBase?.cc: Fix Resource leak CID 1503711: Resource leak in …
(edit) @9527f65   05/17/21 17:51:46 ryan.long DesiredSymbols?.cc: Fix resource leak CID 1503018: Resource leak in …
(edit) @a0b54f0   05/17/21 17:45:58 ryan.long TraceWriterQEMU.cc: Fix resource leak CID 1399621: Resource leak in …
(edit) @08d9f37   05/17/21 17:35:24 ryan.long GcovData?.cc: Fix resource leak CID 1399610: Resource leak in …
(edit) @dfe012d   05/17/21 17:23:30 ryan.long TraceReaderLogQEMU.cc: Fix resource leak CID 1399615: Resource leak …
(edit) @9f4887c   05/17/21 17:06:51 ryan.long Explanations.cc: Fix resource leaks CID 1399608: Resource leak in …
(edit) @527848d5   05/14/21 19:25:38 ryan.long rtems-bsp-builder: Change to waf build system Closes #4124
(edit) @a918844   05/17/21 18:24:48 kinsey.moore tester: Avoid TFTP race condition The u-boot TFTP client will fail a …
(edit) @eecde47   04/08/21 17:13:54 alex.white coverage/symbol-sets.ini : Add libuuid
(edit) @0c4884a   04/16/21 18:24:15 alex.white covoar/Target_aarch64: Swap QEMU taken/not taken bits This overrides …
(edit) @29fee42   04/16/21 18:12:46 alex.white Revert "covoar/TargetBase: Fix QEMU branch info" This reverts commit …
(edit) @292363d   04/16/21 14:39:41 alex.white covoar/Target_arm: Add cbz and cbnz as branch instructions This adds …
(edit) @177c752   04/11/21 01:08:20 joel TraceWriterQEMU.cc: Multiple clean ups Change sprintf() to strncpy() …
(edit) @4faf9a6   04/10/21 23:54:25 joel covoar/TargetBase.h: Remove unused member variables Both flagged by …
(edit) @e84b9f3   04/05/21 16:40:03 alex.white covoar: Fix NULL check of wrong variable (CID #1399602) CID 1399602: …
(edit) @de185fe   04/05/21 16:29:25 alex.white covoar: Use range-based for loops in ReportsBase? Some of the loops in …
(edit) @092bf04   04/06/21 20:40:42 joel covoar: Eliminate tabs
(edit) @fcef37b   04/06/21 20:24:08 joel covoar: Remove training white spaces
(edit) @b3fcd10   04/02/21 21:22:20 alex.white coverage.py: Call covoar once Updates #4374
(edit) @b02600a   04/02/21 21:21:43 alex.white covoar: Split symbols by symbol set This changes the way covoar …
(edit) @26538d6   03/31/21 16:01:06 alex.white covoar: Fix off-by-one in Coverage::finalizeSymbol() The rangeIndex
(edit) @57e7b22   03/09/21 03:58:45 alex.white tester: Limit branch coverage percentage precision
(edit) @8ce2cfc   03/08/21 04:14:29 alex.white coverage: Fix option processing on FreeBSD Covoar uses getopt() to …
(edit) @aca2df5   03/08/21 03:51:12 alex.white coverage/symbol-sets.ini : Add libtrace
(edit) @0e6c7ec   03/01/21 16:58:11 alex.white covoar/Reports: Fix empty branch report This makes the branch report …
(edit) @917469b   02/26/21 23:11:06 alex.white covoar: Fix overflow of high PC address This fixes an integer …
(edit) @9720218   02/25/21 17:08:36 alex.white covoar: Catch exceptional case
(edit) @ff418df   02/25/21 16:56:11 alex.white covoar: Fix null pointer dereference A null pointer dereference …
(edit) @bfee550   03/08/21 03:59:44 alex.white coverage: Give coverage bars red background
(edit) @4d21ff8   02/25/21 16:52:41 alex.white coverage/reports: Share common JS and CSS in reports This moves all …
(edit) @0459749   02/25/21 16:47:58 alex.white coverage/reports: Improve formatting and clarity The coverage reports …
(edit) @4aabd9b   02/25/21 16:35:39 alex.white covoar/reports: Add new statistics to summary The following new …
(edit) @7d14bb8   03/15/21 14:51:47 alex.white covoar: Handle periods in symbols from objdump Occasionally the …
(edit) @a7802e3   03/03/21 15:37:47 alex.white covoar: Fix DWARF reading There were a couple of issues with the way …
(edit) @e80fd3e   02/24/21 22:03:44 alex.white covoar/TargetBase: Fix QEMU branch info The taken/not taken bit was …
(edit) @2845f6c   02/24/21 21:58:08 alex.white covoar/CoverageReaderQEMU: Fix infinite loop There was a potential …
(edit) @4cca9c2   02/24/21 21:41:26 alex.white covoar/Target_arm: Add THUMB branch instructions The ".n" and ".w" …
(edit) @d046b2d   02/24/21 21:38:22 alex.white covoar/Target_i386: Add NOP patterns A couple of NOP patterns found …
(edit) @e5c985e   02/24/21 22:53:43 alex.white covoar: Fix NOP execution marking Some NOP instructions were not …
(edit) @9b33ba2   02/24/21 21:19:55 alex.white tester: Add coverage variants for a few BSPs Adds coverage variants …
(edit) @f78ec7c   03/09/21 19:50:40 alex.white tester: Remove target from BSP coverage configs
(edit) @2c12337   03/09/21 19:49:21 alex.white tester: Update to support new build system The tester configurations …
(edit) @d9454ca   02/24/21 21:53:22 alex.white covoar: Add aarch64 target
(edit) @9fce5fc   02/24/21 21:34:51 alex.white covoar/TargetBase: Rename branchInstructions to …
(edit) @64ad86c   03/23/21 18:04:35 ryan.long bsps/sparc: Remove INI files using SIS in GDB Removed the INI files …
(edit) @2cfdc80   02/20/21 03:34:15 kinsey.moore tester: Update for ZynqMP QEMU BSP name change The ZynqMP QEMU BSPs …
(edit) @4da0114   01/14/21 13:53:38 kinsey.moore tester: Swap Xilinx ZynqMP BSPs to secondary UART Qemu's machine …
(edit) @90342fe   12/08/20 14:47:45 Sebastian Huber tester: Add support for arm/fvp_cortex_r52 BSP Update #4202.
(edit) @2251c5a   12/08/20 15:40:55 clrrm tester: Add yaml format to the supported report formats
(edit) @4bc285e   11/16/20 20:58:51 kinsey.moore tester: Add configs for AArch64 ZynqMP BSPs
(edit) @97fe5bf   12/02/20 09:16:34 Sebastian Huber tester: Add support for sparc/gr740 BSP Update #4195.
(edit) @2bb7d3a1   11/24/20 20:50:39 kinsey.moore tester: Report fatal-error test states as failures Tests resulting in …
(edit) @7b63e35   11/14/20 20:49:41 vijay bsps/a53_*: Fix typo in qemu options
(edit) @79a9a46   10/05/20 20:41:33 kinsey.moore tester: Prevent crash with json output This fixes an issue with json …
(edit) @b09cfc4   07/23/20 12:03:05 kinsey.moore tester: Add a53_ilp32_qemu.ini
(edit) @7995022   06/22/20 19:48:41 kinsey.moore tester: Add a53_lp64_qemu.ini
(edit) @87262b4   09/25/20 01:22:34 Chris Johns Move all python commands to use env python - If you host does not …
(edit) @cd8fa2f   09/07/20 00:05:19 Chris Johns tester: Add support for test-too-long - A test that loops generating …
(edit) @b1c6a98   09/07/20 00:29:33 Chris Johns tester: Fix the install with the new TFTP server
(edit) @7a29b47   09/07/20 00:07:11 Chris Johns tester: Fix TFTP server Python2 issues. - Add a --show-backtrace …
(edit) @eb36081   08/26/20 03:38:54 Chris Johns tester: Change to a simpler TFTP server - Add a simpler TFTP to allow …
(edit) @351bb7e   06/30/20 07:30:38 Sebastian Huber Change version to RTEMS 6 Update #4020.
(edit) @4f5485e   06/16/20 22:43:00 Chris Johns rtems-test: target_exe_filter fails when there is no filter Closes #4006 5 5.1
(edit) @ea86d96   04/08/20 10:02:38 Hesham.Almatary rtems-tester: Add rv64imafdc_medany for QEMU 5
(edit) @bba29e3   03/22/20 16:32:34 clrrm bsps: Deletes erc32-run.ini 5
(edit) @225438c   04/03/20 13:30:37 jan.sommer tester: Add configuration pc-qemu.ini 5
(edit) @753eb94   03/29/20 22:52:57 Chris Johns tester/gdb: Add lock timing and remote fetching registers. - Add … 5
(edit) @9b9e0dd   03/20/20 18:35:16 joel gdbarmsim: Remove all variants Updates #3911. 5
(edit) @274981f   03/17/20 07:34:37 Sebastian Huber Improve Python 3 compatibility 5
(edit) @3833c39   03/05/20 23:52:46 joel psim-device-tree: Rework so devices do not conflict with 256MB RAM … 5
(edit) @0d66fd5   02/12/20 06:27:51 Sebastian Huber tester: Use prefix for rtems_tools by default Commit … 5
(edit) @fb241f8   02/24/20 19:09:31 clrrm Fix typo in error message 5
(edit) @629c330   02/12/20 07:01:27 Sebastian Huber tester: Add qemu_opts_serial The realview_pbx_a9_qemu test … 5
(edit) @18d3daa   01/24/20 09:57:16 vijaykumar9597 covoar/wscript: Install covoar.css and table.js 5
(edit) @29ad0ec7   12/05/19 06:18:08 Sebastian Huber tester: Prefer '_' as test state separator char 5
(edit) @c02459e   11/20/19 15:00:46 Hesham.Almatary tester: Add basic support to generate JUnit test reports 5
(edit) @e9f48e9   09/23/19 13:33:34 kinsey.moore Fix exception when no output format is specified The JSON log … 5
(edit) @128ee7b   09/04/19 00:21:09 Chris Johns bsp-builder: Do not clean the build space when starting with --no-clean 5
(edit) @72c684e   09/03/19 07:00:42 Chris Johns tester: Minor fix to prefix handling. 5
(edit) @89442b7   09/03/19 06:57:56 Chris Johns tester/tftp: Handle ctl-C when active. 5
(edit) @5fcaf84   08/21/19 16:34:12 kinsey.moore Add JSON log generation Add log formatter hooks and JSON log … 5
(edit) @30a5cd6   07/26/19 00:44:04 Chris Johns tester: Add raspberrypi2 BSP. 5
(edit) @d7979de   05/27/19 00:08:27 Chris Johns waf: Update the check_cc tests to a newer method supported by waf. - … 5
(edit) @9f197de   05/20/19 11:23:51 vijaykumar9597 rtemstoolkit/path : Add listdir function 5
(edit) @53dd5e6   03/22/19 22:40:18 vijaykumar9597 coverage: Add subdirectory name in HTML reports 5
(edit) @8dcfc0e   03/22/19 15:05:12 vijaykumar9597 coverage: remove utf-8 encoding in symbolset names 5
(edit) @1c821fe   02/14/19 07:31:30 vijaykumar9597 testing/bsps: Add covoar commands in bsp ini file 5
(edit) @f6d30db   01/31/19 19:31:42 vijaykumar9597 Coverage: Add support for TSIM format 5
(edit) @4828c19   02/05/19 16:45:44 vijaykumar9597 Coverage : Add coverage support for RISCV 5
(edit) @7f85a65   02/07/19 18:34:40 Chris Johns tester: Ignore the execute return code for some commands Some … 5
(edit) @e6bf128   02/05/19 05:07:24 Chris Johns rtemstoolkit/config: Unlock when printing to avoid blocking. 5
(edit) @5156445   02/05/19 05:06:52 Chris Johns tester/check: Convert the indent size to an int. 5
(edit) @e7d8293   02/05/19 05:05:15 Chris Johns tester: Increase the psim memory size to match the BSP. 5
(edit) @551ce08   01/25/19 19:46:28 Jiri Gaisler rtems-test: add bsp for leon3 on sis with coverage 5
(edit) @c553ccd   01/25/19 15:40:29 Jiri Gaisler covoar: wrong symbol length in coverage map 5
(edit) @dd6a10d   01/25/19 15:39:18 Jiri Gaisler covoar: enable -f switch to select other coverage formats 5
(edit) @dd3d0cc   01/25/19 15:36:24 Jiri Gaisler covoar: debug print-out of addresses should be in hex 5
(edit) @66c0e33   01/22/19 13:21:38 Jiri Gaisler rtems-tester: added griscv bsps for gdb and sis 5
Note: See TracRevisionLog for help on using the revision log.