source: rtems-tools/tester

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14a12d36   09/08/18 04:42:40 Chris Johns tester/bsp-builder: Add excluded build options to the base options. … 5
(edit) @e63b9ba   09/04/18 00:18:14 Chris Johns tester/bsp-builder: No network builds for the epiphany BSP. 5
(edit) @0813c87   09/04/18 00:15:46 Chris Johns tester/bsp-builder: Fix the build jobs with more than one BSP exclude. … 5
(edit) @a3a1364   08/21/18 04:43:28 Chris Johns covoar: Close the ELF and DWARF handles once the data is loaded. This … 5
(edit) @458a144   07/25/18 15:32:08 vijaykumar9597 coverage/symbol-sets.ini : Add symbol-sets and paths to respective … 5
(edit) @18208f8   07/25/18 15:28:25 vijaykumar9597 Coverage: Add support to generate separate reports for each symbol-set … 5
(edit) @d343f83   08/07/18 04:58:34 Sebastian Huber tester: Exclude SMP build of some RISC-V BSPs It makes no sense to … 5
(edit) @99c90b3   08/05/18 23:41:08 Chris Johns tester/covoar: Integrate DWARF function data. Use DAWRF function data … 5
(edit) @5d957c9   08/06/18 07:50:29 Sebastian Huber tester: Add RISC-V support to BSP builder Update #3433. 5
(edit) @d3d115a   07/25/18 08:11:00 Sebastian Huber tester: Add use virt machine for rv64imafd_medany Update #3433. 5
(edit) @08f80ca   07/18/18 23:21:42 joel rtems-bsps-tiers.ini: Add amd64 5
(edit) @156b227   07/03/18 05:06:01 Sebastian Huber tester: Remove obsolete BSP variants Update #3459. 5
(edit) @7b7e340   06/29/18 08:30:15 Sebastian Huber tester: Add rv64imafd_medany.ini Update #3433. 5
(edit) @e86646c   06/22/18 15:05:55 joel covoar: Address kill() on Cygwin 5
(edit) @bf8e59f   06/21/18 07:55:24 Chris Johns covoar: Covert CoverageMapBase? C to C++ Updates #3462 5
(edit) @6ab939e   06/19/18 22:26:23 Chris Johns tester: Install the coverage python module. 5
(edit) @c1f2c32   06/19/18 03:42:03 Chris Johns tester: Add line feeds to the coverage HTML report. 5
(edit) @e341a65   06/18/18 00:13:47 Chris Johns tester: Make the path to covoar absolute to ignore the env PATH. … 5
(edit) @5195eb7   06/17/18 23:36:38 Chris Johns tester: Clean up the coverage python code. 5
(edit) @8009d08   06/17/18 23:36:01 Chris Johns tester: Correct usage for covoar. 5
(edit) @1c5206b   06/15/18 05:53:35 Chris Johns tester: Make leon3-run command use run and not sis. 5
(edit) @d6ae3ae   05/11/18 05:25:53 Chris Johns tester/covoar: ExecutableInfo? C to C++ change. 5
(edit) @881824f   05/11/18 02:24:11 Chris Johns tester/covoar: Remove all exit() calls and throw an rld::error … 5
(edit) @dbb56a8   05/08/18 05:09:42 Chris Johns covoar: Add libdwarf to the include path. 5
(edit) @cdfc56a   05/08/18 05:09:41 Chris Johns covoar: Control the RLD verbose level from the -v option. 5
(edit) @efbf8f0   05/08/18 05:09:40 Chris Johns covoar: Refactor DesiredSymbols?.cc to C++11. 5
(edit) @fb987e8   05/08/18 05:09:39 Chris Johns covoar: Use DWARF to map addresses to source files and lines. 5
(edit) @b762312   06/04/18 20:44:43 vijaykumar9597 tester: Add script to generate html coverage report from covoar output … 5
(edit) @99c4974   04/25/18 23:21:52 joel rtems-bsps-epiphany.ini: Correct spelling of ephiphany_sim 5
(edit) @16b25be   04/25/18 23:21:07 joel SPARC: ngmp replaced with specific CPU model BSPs 5
(edit) @c2d0d0e   02/06/18 00:31:59 joel tester/rtems/rtems-bsps-powerpc.ini: Fix typo 5
(edit) @e04699b   05/24/18 21:25:38 Chris Johns tester/covoar: Do not load an executable's local symbols. 5
(edit) @70dac81   05/14/18 19:26:21 cpodonnell8 covoar: Fix build path checks for multiple executables. 5
(edit) @14c7f25   04/28/18 08:12:46 Chris Johns tester/covoar: Remove the C part of main and convert to C++ This is a … 5
(edit) @3e187ba   04/25/18 20:33:58 cpodonnell8 covoar: Add symbol set reader and ELF data parser to covoar. Add … 5
(edit) @2586350   04/23/18 07:42:54 Chris Johns tester: Fix the configure debug option. The option is … 5
(edit) @b7c4753   04/10/18 04:00:09 Chris Johns teater: Filter out an *.norun.* executables. 5
(edit) @cf641a6   04/10/18 03:59:43 Chris Johns tester: List .ini files for BSPs with --list-bsps. 5
(edit) @252d21c   04/10/18 01:46:11 Chris Johns bsp-builder: Collect2 messages are errors. 5
(edit) @6e468c7   02/01/18 18:48:21 joel rtems-bsps-powerpc.ini: Add PowerPC qemu BSPs 5
(edit) @005f995   01/31/18 23:51:54 Chris Johns rtems-bsp-builder: Remove stray %s from the run log message. Close #3278 5
(edit) @623a641   01/31/18 22:42:59 Chris Johns rtems-bsp-builder: Add a check for invalid ARCH and BSP names. If … 5
(edit) @0333442   01/02/18 22:59:31 joel tester/covoar/covoar.cc: Add missing throw keyword Why clang caught … 5
(edit) @b516a58   12/05/17 14:03:44 joel tester/covoar/covoar.cc: Exit using exit() rather than just throwing. … 5
(edit) @149144f   12/05/17 13:52:21 joel tester/covoar/covoar.cc: Clean up formatting (tabs, braces, … 5
(edit) @c432d89   11/22/17 10:32:20 Sebastian Huber Add tester qoriq_e6500_64.ini 5
(edit) @f010b51   11/22/17 10:32:05 Sebastian Huber Add tester qoriq_e6500_32.ini 5
(edit) @2248c9a   11/22/17 09:31:23 Sebastian Huber Add imx7 and qoriq_e500 to tier-1 5
(edit) @3ba9c03   11/21/17 15:00:00 Sebastian Huber Add tester qoriq_e500.ini 5
(edit) @30218f5   11/05/17 07:48:20 Chris Johns tester: Add reporting the RTEMS version, build and tools. Update #3217. 5
(edit) @6f5cfad   11/09/17 08:54:14 Sebastian Huber Add tester imx7.ini Update #3090. 5
(edit) @e5dad3c   11/08/17 08:46:25 Sebastian Huber Change RTEMS version from 4.12 to 5 Update #3220. 5
(edit) @24d51f7   11/04/17 00:22:08 Chris Johns tester: Change the mail subject so it list by BSP in the archives. … 5
(edit) @42e39d2   11/03/17 07:20:31 Chris Johns tester: Fix the output so the report end analysis works. 5
(edit) @c68beb8   11/03/17 06:57:37 Chris Johns tester: Add the rtems-run command. 5
(edit) @7e85878   11/03/17 06:56:48 Chris Johns tester: Make the mandatory items appear first. 5
(edit) @0fe3a4b   11/01/17 03:30:32 Chris Johns tester: Fix rtems-bsp-builder reporting bug 5
(edit) @35b9c0c   10/28/17 02:45:23 Hesham Almatary Tester - RISC-V: Add spike simulator and scripts/bsp for riscv ports … 5
(edit) @bb218b6   10/24/17 23:21:22 Chris Johns tester: Minor fix to the test results mail. 5
(edit) @c73e030   10/24/17 23:13:28 Chris Johns tester: Check mail parameters early so users can fix. 5
(edit) @41d0c34   10/24/17 22:03:43 Chris Johns tester: Add a BSP field to each BSP INI configuration section. The … 5
(edit) @bf58911   10/24/17 10:35:21 Chris Johns tester: Refactor to use INI format files for BSP configurations. - … 5
(edit) @5251361   10/23/17 04:22:34 Chris Johns tester: Add an executable file name filter. The exe filter lets a BSP … 5
(edit) @7051ba5   10/22/17 07:09:39 Chris Johns bsb-builder: Add email support, and config report types. 5
(edit) @b1d2db9   10/21/17 06:05:00 Chris Johns tester: Update BeagleBone? Black, PC and Zedboard configurations. 5
(edit) @f1e8fd4   10/21/17 05:59:14 Chris Johns tester: Add pretest and posttest target commands with @ARCH@, @BSP@ … 5
(edit) @cec5878   10/21/17 05:10:22 Chris Johns tester: Remove pass status messages from the email log posts. 5
(edit) @af6a54d   10/21/17 05:09:30 Chris Johns tester: Use a target ON command before the first test. 5
(edit) @ac679ba   10/21/17 05:09:00 Chris Johns tester: Print the host and port on error in telnet connect. 5
(edit) @0054585   10/13/17 16:31:47 Chris Johns tester/covoar: Use standard waf modules for linking. Use the standard … 5
(edit) @5e40b4a   10/11/17 19:25:10 Chris Johns tester: Fix excluded fails processing. 5
(edit) @89e8c2a   10/11/17 19:13:47 Chris Johns tester: Add support to email results. 5
(edit) @fce29b0   10/11/17 19:13:13 Chris Johns tester: Change the capture console prompt to avoid email reply … 5
(edit) @b4b61b5   10/11/17 11:50:52 Chris Johns testing: Add a PC BSP configuration. 5
(edit) @2d6d1c5   10/11/17 11:50:16 Chris Johns testing: Update BSP configurations. 5
(edit) @4b76b8e   10/11/17 11:49:17 Chris Johns testing: Generate console message on a second TFTP exe request. 5
(edit) @0eb8400   10/11/17 11:48:46 Chris Johns testing: Print the output after the result. Easier to find and review … 5
(edit) @5df7c3c   10/10/17 18:07:15 Sebastian Huber Install missing files 5
(edit) @662e1f7   10/10/17 02:30:31 Chris Johns tester: Add a tester off to turn the target off when finished. … 5
(edit) @9580804   10/07/17 07:57:24 Chris Johns Add a target start and target reset to manage boards that do not boot … 5
(edit) @68cbfc3   10/05/17 03:24:11 Chris Johns tester: Add Zedboard. 5
(edit) @2ae9b6d   10/05/17 03:21:33 Chris Johns tester: Telnet console reopens the connection if it fails or closes. … 5
(edit) @0737b46   10/05/17 03:21:01 Chris Johns tester: Add a target reset regular expression to detect a reset. 5
(edit) @3c7cd05   09/21/17 11:34:34 Chris Johns tester: Fix the TFTP ok to kill deadlock. 5
(edit) @3ed65c0   09/21/17 11:33:56 Chris Johns Lower the step size for the TFTP timeout. 5
(edit) @3a867a4   09/21/17 08:26:20 Chris Johns Add TFTP as a back end option for testing. Add telnet as a console … 5
(edit) @f4378ea   09/14/17 23:04:55 joel tester/covoar/DesiredSymbols.cc: Now compiles on Cygwin 5
(edit) @f4773ac   09/13/17 15:45:30 cpodonnell8 covoar: Add function defs to fix Windows build errors. Closes #3129 5
(edit) @cb0677b   09/10/17 21:11:19 Chris Johns Add Windows includes so the rtemstoolkit builds. Closes #3128. 5
(edit) @f9a4b2c   08/26/17 08:15:58 cpodonnell8 covoar: Remove config file and test critical options are valid. 5
(edit) @4600903   08/26/17 08:15:57 cpodonnell8 covoar/CoverageReaderQEMU.cc: Remove trace block matching check. This … 5
(edit) @6a4859e   08/26/17 08:15:56 cpodonnell8 covoar: Use rld tempfile and add signals to clean up in event of … 5
(edit) @4cee5c3   08/26/17 08:15:55 Krzysztof Miesowicz covoar/wscript: Add paths to rtemstoolkit to build. Co-Author: … 5
(edit) @9534157   08/26/17 08:15:54 cpodonnell8 covoar/ObjdumpProcessor.cc: Remove jump tables from the end of … 5
(edit) @cb018bc   08/26/17 08:15:53 hermann19829 covoar: Add information to improve diagnostics. 5
(edit) @b857151   08/26/17 08:15:52 hermann19829 covoar: Fix buffer overflow and fix br tag in html report. Co-Author: … 5
(edit) @05b4cfb   08/26/17 08:15:51 chouteau covoar/qemu-traces.h: Change to match current couverture-qemu file. 5
(edit) @fd0bcc5   08/22/17 14:54:48 Sebastian Huber tester: Add qoriq_e6500_64 Update #3082. 5
(edit) @0ea1c27   08/07/17 06:01:59 Sebastian Huber tester: Add imx7 5
(edit) @581b071   07/31/17 14:29:48 joel rtems-bsps-i386.ini: Remove Edison 5
Note: See TracRevisionLog for help on using the revision log.