# # ChangeLog for tester in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/24/24 03:59:06 Wed, 11 Oct 2017 19:13:47 GMT Chris Johns [89e8c2a] * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Add support to email results. Wed, 11 Oct 2017 19:13:13 GMT Chris Johns [fce29b0] * tester/rt/config.py (modified) tester: Change the capture console prompt to avoid email reply ... Wed, 11 Oct 2017 11:50:52 GMT Chris Johns [b4b61b5] * tester/rtems/testing/bsps/pc.mc (added) testing: Add a PC BSP configuration. Wed, 11 Oct 2017 11:50:16 GMT Chris Johns [2d6d1c5] * tester/rtems/testing/bsps/beagleboneblack.mc (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) testing: Update BSP configurations. Wed, 11 Oct 2017 11:49:17 GMT Chris Johns [4b76b8e] * tester/rt/tftp.py (modified) testing: Generate console message on a second TFTP exe request. Wed, 11 Oct 2017 11:48:46 GMT Chris Johns [0eb8400] * tester/rt/report.py (modified) testing: Print the output after the result. Easier to find and review ... Tue, 10 Oct 2017 18:07:15 GMT Sebastian Huber [5df7c3c] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Install missing files Tue, 10 Oct 2017 02:30:31 GMT Chris Johns [662e1f7] * tester/rt/config.py (modified) * tester/rt/test.py (modified) tester: Add a tester off to turn the target off when finished. ... Sat, 07 Oct 2017 07:57:24 GMT Chris Johns [9580804] * tester/rt/config.py (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) Add a target start and target reset to manage boards that do not boot ... Thu, 05 Oct 2017 03:24:11 GMT Chris Johns [68cbfc3] * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (added) tester: Add Zedboard. Thu, 05 Oct 2017 03:21:33 GMT Chris Johns [2ae9b6d] * tester/rt/telnet.py (modified) tester: Telnet console reopens the connection if it fails or closes. ... Thu, 05 Oct 2017 03:21:01 GMT Chris Johns [0737b46] * tester/rt/config.py (modified) tester: Add a target reset regular expression to detect a reset. Thu, 21 Sep 2017 11:34:34 GMT Chris Johns [3c7cd05] * tester/rt/config.py (modified) tester: Fix the TFTP ok to kill deadlock. Thu, 21 Sep 2017 11:33:56 GMT Chris Johns [3ed65c0] * tester/rt/tftp.py (modified) Lower the step size for the TFTP timeout. Thu, 21 Sep 2017 08:26:20 GMT Chris Johns [3a867a4] * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/report.py (modified) * tester/rt/stty.py (modified) * tester/rt/telnet.py (added) * tester/rt/test.py (modified) * tester/rt/tftp.py (added) * tester/rt/tftpy/COPYING (added) * tester/rt/tftpy/README (added) * tester/rt/tftpy/TftpClient.py (added) * tester/rt/tftpy/TftpContexts.py (added) * tester/rt/tftpy/TftpPacketFactory.py (added) * tester/rt/tftpy/TftpPacketTypes.py (added) * tester/rt/tftpy/TftpServer.py (added) * tester/rt/tftpy/TftpShared.py (added) * tester/rt/tftpy/TftpStates.py (added) * tester/rt/tftpy/__init__.py (added) * tester/rtems/testing/bsps/beagleboneblack.mc (added) * tester/rtems/testing/tftp.cfg (added) Add TFTP as a back end option for testing. Add telnet as a console ... Thu, 14 Sep 2017 23:04:55 GMT Joel Sherrill [f4378ea] * tester/covoar/DesiredSymbols.cc (modified) tester/covoar/DesiredSymbols.cc: Now compiles on Cygwin Wed, 13 Sep 2017 15:45:30 GMT Cillian O'Donnell [f4773ac] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/covoar.cc (modified) covoar: Add function defs to fix Windows build errors. Closes #3129 Sun, 10 Sep 2017 21:11:19 GMT Chris Johns [cb0677b] * tester/covoar/wscript (modified) Add Windows includes so the rtemstoolkit builds. Closes #3128. Sat, 26 Aug 2017 08:15:58 GMT Cillian O'Donnell [f9a4b2c] * tester/covoar/covoar.cc (modified) * tester/covoar/wscript (modified) covoar: Remove config file and test critical options are valid. Sat, 26 Aug 2017 08:15:57 GMT Cillian O'Donnell [4600903] * tester/covoar/CoverageReaderQEMU.cc (modified) covoar/CoverageReaderQEMU.cc: Remove trace block matching check. ... Sat, 26 Aug 2017 08:15:56 GMT Cillian O'Donnell [6a4859e] * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceReaderLogQEMU.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.h (modified) * tester/covoar/covoar.cc (modified) covoar: Use rld tempfile and add signals to clean up in event of ... Sat, 26 Aug 2017 08:15:55 GMT Krzysztof Miesowicz [4cee5c3] * tester/covoar/wscript (modified) covoar/wscript: Add paths to rtemstoolkit to build. Co-Author: ... Sat, 26 Aug 2017 08:15:54 GMT Cillian O'Donnell [9534157] * tester/covoar/ObjdumpProcessor.cc (modified) covoar/ObjdumpProcessor.cc: Remove jump tables from the end of ... Sat, 26 Aug 2017 08:15:53 GMT Hermann Felbinger [cb018bc] * tester/covoar/CoverageMap.cc (modified) * tester/covoar/CoverageMap.h (modified) * tester/covoar/CoverageMapBase.cc (modified) * tester/covoar/CoverageMapBase.h (modified) * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) covoar: Add information to improve diagnostics. Sat, 26 Aug 2017 08:15:52 GMT Hermann Felbinger [b857151] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsHtml.cc (modified) covoar: Fix buffer overflow and fix br tag in html report. ... Sat, 26 Aug 2017 08:15:51 GMT Fabien Chouteau [05b4cfb] * tester/covoar/qemu-traces.h (modified) covoar/qemu-traces.h: Change to match current couverture-qemu file. Tue, 22 Aug 2017 14:54:48 GMT Sebastian Huber [fd0bcc5] * tester/rtems/rtems-bsps-powerpc.ini (modified) tester: Add qoriq_e6500_64 Update #3082. Mon, 07 Aug 2017 06:01:59 GMT Sebastian Huber [0ea1c27] * tester/rtems/rtems-bsps-arm.ini (modified) tester: Add imx7 Mon, 31 Jul 2017 14:29:48 GMT Joel Sherrill [581b071] * tester/rtems/rtems-bsps-i386.ini (modified) rtems-bsps-i386.ini: Remove Edison Mon, 31 Jul 2017 05:33:56 GMT Sebastian Huber [738716d] * tester/rtems/rtems-bsps-powerpc.ini (modified) tester: Update BSP names Mon, 17 Jul 2017 08:42:42 GMT Jiri Gaisler [9f72ea6] * tester/rtems/testing/bsps/erc32-sis.mc (added) * tester/rtems/testing/bsps/leon2-sis.mc (added) * tester/rtems/testing/bsps/leon3-sis.mc (added) Added test scripts for standalone sis Wed, 31 May 2017 12:15:59 GMT Chris Johns [d67c20a] * tester/rt/check.py (modified) rtems-bsp-builder: Use the profile's architecture's BSP lists. Wed, 24 May 2017 02:27:38 GMT Chris Johns [37a0843] * tester/rt/check.py (modified) rtems-bsp-builder: Refactor to add jobs. This change adds job ... Wed, 24 May 2017 02:12:55 GMT Chris Johns [52cfa18] * tester/rtems/rtems-bsps-powerpc.ini (modified) rtems-bsp-builder: Fix the powerpc configuration. Thu, 18 May 2017 05:22:43 GMT Chris Johns [61ddcfc] * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Add as a build type. Mon, 15 May 2017 01:48:44 GMT Chris Johns [ef38b5d] * rtemstoolkit/configuration.py (added) * tester/rt/check.py (modified) rtemstoolkit: Add Python INI configuration support. Mon, 15 May 2017 01:29:46 GMT Chris Johns [9a8a03c] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps-arm.ini (added) * tester/rtems/rtems-bsps-bfin.ini (added) * tester/rtems/rtems-bsps-epiphany.ini (added) * tester/rtems/rtems-bsps-i386.ini (added) * tester/rtems/rtems-bsps-lm32.ini (added) * tester/rtems/rtems-bsps-m32c.ini (added) * tester/rtems/rtems-bsps-m68k.ini (added) * tester/rtems/rtems-bsps-mips.ini (added) * tester/rtems/rtems-bsps-moxie.ini (added) * tester/rtems/rtems-bsps-nios2.ini (added) * tester/rtems/rtems-bsps-or1k.ini (added) * tester/rtems/rtems-bsps-powerpc.ini (added) * tester/rtems/rtems-bsps-sh.ini (added) * tester/rtems/rtems-bsps-sparc.ini (added) * tester/rtems/rtems-bsps-sparc64.ini (added) * tester/rtems/rtems-bsps-tiers.ini (added) * tester/rtems/rtems-bsps-v850.ini (added) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Add all architectures and BSPs. - Add support to ... Wed, 10 May 2017 11:09:02 GMT Chris Johns [85e14e0] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Fix excluding builds. Excluding builds was not ... Thu, 27 Apr 2017 20:49:23 GMT Chris Johns [ad15f6b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix passes report alignment. Thu, 27 Apr 2017 20:36:32 GMT Chris Johns [096c95e] * tester/rt/check.py (modified) rtems-bsp-tester: Make the failure and pass report more compact. Wed, 26 Apr 2017 12:07:15 GMT Chris Johns [fc22d2a] * tester/rt/check.py (modified) rtems-bsp-builder: Fix time in warnings report, wrapping in reports. ... Wed, 26 Apr 2017 10:01:23 GMT Chris Johns [c2df65b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix access when there are no messages. Mon, 24 Apr 2017 23:32:18 GMT Chris Johns [ab57e79] * tester/rt/gdb.py (modified) rtems-test: Fix gdb bug. Mon, 24 Apr 2017 22:40:19 GMT Chris Johns [b89a7e4b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix the build sets excludes. Mon, 24 Apr 2017 16:39:56 GMT Chris Johns [5d1edd5] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Refactor for better config format, warnings and ... Mon, 24 Apr 2017 14:31:44 GMT Chris Johns [7d3350d] * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/host.py (added) * rtemstoolkit/linux.py (modified) * rtemstoolkit/netbsd.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/solaris.py (modified) * rtemstoolkit/windows.py (modified) * tester/rt/stty.py (modified) rtemstoolkit: Move host support access into a separate module. ... Tue, 04 Apr 2017 03:32:03 GMT Chris Johns [15a3e06] * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Add support for expected-fail, user-input, and benchmarks. ... Mon, 27 Mar 2017 23:20:14 GMT Chris Johns [bce090b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix the counts to accumulate. Wed, 15 Mar 2017 04:23:40 GMT Chris Johns [056bd4b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix profile error message. Mon, 12 Dec 2016 22:56:25 GMT Chris Johns [a72a462a] * tester/rt/check.py (modified) bsp-builder: Fix final output errors. Wed, 30 Nov 2016 23:21:13 GMT Chris Johns [d3d771e] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add support for builds. Add build support where a ... Tue, 29 Nov 2016 21:13:33 GMT Chris Johns [8a7be63] * tester/rt/check.py (modified) bsp-bulder: Get the end time when building an architecture. Tue, 30 Aug 2016 08:10:17 GMT Chris Johns [a252faf] * tester/rt/check.py (modified) bsp-builder: Results format fixes. Mon, 29 Aug 2016 01:47:04 GMT Chris Johns [06c3ccd] * tester/rt/check.py (modified) bsp-builder: Fix bugs. Thu, 25 Aug 2016 06:14:57 GMT Chris Johns [e9fb4c5] * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add lm3s6965_qemu to ARM bsp list. Fix network-debug ... Thu, 25 Aug 2016 06:13:18 GMT Chris Johns [f7f0704] * tester/rt/check.py (modified) bsp-builder: Fix column printing of the arch/bsp. Fri, 19 Aug 2016 01:56:09 GMT Chris Johns [8e13939] * tester/rt/check.py (modified) bsp-builder: Print one results report only. Thu, 18 Aug 2016 23:55:03 GMT Chris Johns [9a1daba] * tester/rt/check.py (modified) bsp-builder: Fix results report columns. Thu, 18 Aug 2016 11:00:50 GMT Chris Johns [3a92a54] * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add ARM bsps. Thu, 18 Aug 2016 11:00:29 GMT Chris Johns [51e19af] * tester/rt/check.py (modified) bsp-builder: Support per BSP excludes. Thu, 18 Aug 2016 04:24:45 GMT Chris Johns [57e4172] * tester/rt/check.py (modified) tester: handle compile argument warnings. Wed, 06 Jul 2016 07:58:56 GMT Chris Johns [3e14594] * rtemstoolkit/version.py (modified) * tester/rt/check.py (added) * tester/rtems-bsp-builder (added) * tester/rtems/rtems-bsps.ini (added) * tester/wscript (modified) Add rtems-bsp-builder. This is a testing tool that builds BSPs with ... Wed, 16 Mar 2016 10:39:39 GMT Chris Johns [dfa2468] * tester/rt/test.py (modified) tester: Fix reraising an exception with Python2 and Python3. ... Wed, 16 Mar 2016 05:22:35 GMT Chris Johns [4bcf18b] * tester/rtems/testing/bsps/sis-run.mc (modified) * tester/rtems/testing/bsps/sis.mc (modified) tester/sis: Provide the -nouartrx to avoid blocking on stdin. Wed, 16 Mar 2016 05:21:57 GMT Chris Johns [1845e91] * tester/rt/gdb.py (modified) tester: Provide a gdb kill method to aid clean ups on ctrl-C. Mon, 14 Mar 2016 03:59:11 GMT Chris Johns [6f8b07c] * rtemstoolkit/execute.py (modified) * tester/rt/gdb.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) rtemstoolkit: Fix execute's writer thread to not eval() the input. ... Wed, 09 Mar 2016 03:34:26 GMT Chris Johns [c9ed248] * tester/rt/test.py (modified) Remove exception test code left in. Updates #2619. Wed, 09 Mar 2016 03:29:14 GMT Chris Johns [6fa359c] * tester/rtems/version.cfg (modified) Master branch version is 4.12. Wed, 09 Mar 2016 03:28:57 GMT Chris Johns [b7a9c81] * tester/rtems/testing/bsps/sis-run.mc (modified) sis: Option not present with SPARC sim. Wed, 09 Mar 2016 03:27:42 GMT Chris Johns [2de37f3] * rtemstoolkit/config.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * tester/rt/test.py (modified) Python 2 and python 3 refactor fixes. Updates #2619. Fri, 04 Mar 2016 01:10:09 GMT Chris Johns [a5d243d] * tester/wscript (modified) tester: Remove the RT version.py and use the toolkit's version. Thu, 03 Mar 2016 05:46:18 GMT Chris Johns [b0fa2ae] * rtemstoolkit/__init__.py (modified) * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/error.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/linux.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/netbsd.py (added) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/solaris.py (added) * rtemstoolkit/version.py (modified) * rtemstoolkit/windows.py (modified) * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rt/options.py (modified) * tester/rt/pygdb/__init__.py (modified) * tester/rt/pygdb/mi_parser.py (modified) * tester/rt/pygdb/spark.py (modified) * tester/rt/test.py (modified) * tester/rt/version.py (deleted) * tester/rtems-test (modified) Update rtems-tool to support Python 2 and 3. Add solaris and ... Fri, 19 Feb 2016 03:46:15 GMT Chris Johns [7148cae] * linkers/wscript (modified) * rtemstoolkit/wscript (modified) * tester/covoar/wscript (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wafwindows.py (added) * wscript (modified) Add Windows specific waf support for MSYS2. Limit the compilers ... Fri, 19 Feb 2016 00:26:51 GMT Chris Johns [de1beea] * rtemstoolkit/config.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rtems-test (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wscript (modified) Disable installing PYO and PYC. Fix install paths. Installing PYO ... Tue, 15 Dec 2015 21:37:10 GMT Chris Johns [f775869] * tester/rtems-test (modified) Fix running rtems-test from inside the git clone. Fri, 11 Dec 2015 00:56:12 GMT Aun-Ali Zaidi [2df531a] * tester/rtems/testing/bsps/m32rsim-run.mc (deleted) * tester/rtems/testing/bsps/m32rsim.mc (deleted) bsps/m32rsim*: Remove closes #2447. Mon, 14 Dec 2015 00:49:25 GMT Aun-Ali Zaidi [ea51d2a] * tester/rtems/testing/bsps/h8sim-run.mc (deleted) * tester/rtems/testing/bsps/h8sim.mc (deleted) bsps/h8sim*: Remove closes #2453. Fri, 11 Dec 2015 06:15:34 GMT Chris Johns [a6f5f18] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Fix how to use the waf py feature to get py source and pyo file ... Wed, 09 Dec 2015 09:08:19 GMT Chris Johns [efc4f09] * .gitignore (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rld-rtems.cpp (modified) * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/test.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Add release versioning support. Support a top level VERSION file ... Thu, 12 Nov 2015 10:15:23 GMT Sebastian Huber [04a5204] * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/error.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rt/options.py (modified) * tester/rt/pygdb/mi_parser.py (modified) * tester/rt/pygdb/spark.py (modified) * tester/rt/stty.py (modified) * tester/rt/test.py (modified) * tester/rt/version.py (modified) * tools/gdb/python/__init__.py (modified) * tools/gdb/python/classic.py (modified) * tools/gdb/python/heaps.py (modified) * tools/gdb/python/helper.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/sparc.py (modified) * tools/gdb/python/supercore.py (modified) * tools/gdb/python/watchdog.py (modified) Python 3 compatibility Sun, 18 Oct 2015 22:14:57 GMT Chris Johns [baa798a] * rtemstoolkit/options.py (modified) * tester/rt/version.py (modified) Update the versions strings. Sun, 18 Oct 2015 08:19:08 GMT Chris Johns [0382b68] * linkers/wscript (modified) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (modified) * rtemstoolkit/wscript (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Fix Windows build issues. Fix biulding the mmap Windows code. Fix ... Wed, 22 Jul 2015 11:38:46 GMT Ric Claus [92935ed] * tester/rtems/testing/qemu.cfg (modified) qemu.cfg: Options changed to capture test output Wed, 22 Jul 2015 10:11:32 GMT Ric Claus [9d266e8] * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc (modified) xilinx_zynq_a9_qemu_smp.mc: Change realview_pbx_a9_qemu reference to ... Sun, 19 Apr 2015 11:04:36 GMT Hesham ALMatary [3f3582f] * tester/rtems/testing/bsps/generic_or1k.mc (moved) Rename or1ksim BSP to generic_or1k Tue, 14 Apr 2015 23:03:28 GMT Joel Sherrill [a68557d] * tester/rtems/testing/bsps/bf537Stamp-run.mc (added) * tester/rtems/testing/bsps/bf537Stamp.mc (added) bf537Stamp: Add configuration files Sat, 04 Apr 2015 14:24:36 GMT Joel Sherrill [d2d91f5] * tester/rtems/testing/bsps/leon3-tsim-cmds (added) * tester/rtems/testing/bsps/leon3_tsim-run.mc (added) * tester/rtems/testing/bsps/leon3_tsim.mc (added) leon3-tsim*: First attempt at LEON3 on tsim support The ... Sat, 04 Apr 2015 14:24:24 GMT Joel Sherrill [c0449d5] * tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim-run.mc (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim.mc (added) lm32_evr_gdbsim: Add configuration files Sat, 04 Apr 2015 14:24:02 GMT Joel Sherrill [7d784d2] * tester/rtems/testing/bsps/psim-run.mc (modified) * tester/rtems/testing/bsps/psim.mc (modified) psim*.mc: Fix typo Sun, 29 Mar 2015 16:35:59 GMT Joel Sherrill [e98d5fa] * tester/rtems/testing/bsps/erc32-run.mc (added) * tester/rtems/testing/bsps/erc32.mc (added) * tester/rtems/testing/bsps/leon2-run.mc (added) * tester/rtems/testing/bsps/leon2.mc (added) * tester/rtems/testing/bsps/leon3-run.mc (added) * tester/rtems/testing/bsps/leon3.mc (added) Add configurations for erc32, leon2, and leon3 in GDB SIS These ... Fri, 27 Mar 2015 03:21:56 GMT Chris Johns [f5b639b] * tester/wscript (modified) rtems-tester: Remove repeated install line in wscript. Fixes #2312. Thu, 26 Mar 2015 18:20:15 GMT Joel Sherrill [20feafb] * tester/rtems/testing/bsps/simsh1-run.mc (added) * tester/rtems/testing/bsps/simsh1.mc (added) * tester/rtems/testing/bsps/simsh2-run.mc (added) * tester/rtems/testing/bsps/simsh2.mc (added) * tester/rtems/testing/bsps/simsh2e-run.mc (added) * tester/rtems/testing/bsps/simsh2e.mc (added) * tester/rtems/testing/bsps/simsh4-run.mc (added) * tester/rtems/testing/bsps/simsh4.mc (added) Add rtems-tester configurations for simsh family of BSPs Thu, 12 Mar 2015 22:29:37 GMT Joel Sherrill [a30ec56] * tester/rtems/testing/bsps/h8sim-run.mc (added) * tester/rtems/testing/bsps/h8sim.mc (added) * tester/rtems/testing/bsps/h8sxsim-run.mc (added) * tester/rtems/testing/bsps/h8sxsim.mc (added) Add configurations for all h8 GDB simulator BSP variants Thu, 12 Mar 2015 22:17:56 GMT Joel Sherrill [8abbe80] * tester/rtems/testing/bsps/arm1136jfs-run.mc (added) * tester/rtems/testing/bsps/arm1136jfs.mc (added) * tester/rtems/testing/bsps/arm1136js-run.mc (added) * tester/rtems/testing/bsps/arm1136js.mc (added) * tester/rtems/testing/bsps/arm7tdmi-run.mc (added) * tester/rtems/testing/bsps/arm7tdmi.mc (added) * tester/rtems/testing/bsps/arm920-run.mc (added) * tester/rtems/testing/bsps/arm920.mc (modified) * tester/rtems/testing/bsps/armcortexa9-run.mc (added) * tester/rtems/testing/bsps/armcortexa9.mc (added) Add configurations for all arm GDB simulator BSP variants Thu, 12 Mar 2015 21:55:43 GMT Joel Sherrill [ab5e0c5] * tester/rtems/testing/bsps/m32csim-run.mc (added) * tester/rtems/testing/bsps/m32csim.mc (added) Add configuration for m32csim BSP for simulator in GDB Thu, 12 Mar 2015 18:51:32 GMT Joel Sherrill [b938414] * tester/rtems/testing/bsps/m32rsim-run.mc (added) * tester/rtems/testing/bsps/m32rsim.mc (added) Add configuration for m32rsim BSP for simulator in GDB Thu, 12 Mar 2015 17:47:13 GMT Joel Sherrill [71fb99b] * tester/rtems/testing/bsps/v850e1sim-run.mc (added) * tester/rtems/testing/bsps/v850e1sim.mc (added) * tester/rtems/testing/bsps/v850e2sim-run.mc (added) * tester/rtems/testing/bsps/v850e2sim.mc (added) * tester/rtems/testing/bsps/v850e2v3sim-run.mc (added) * tester/rtems/testing/bsps/v850e2v3sim.mc (added) * tester/rtems/testing/bsps/v850esim-run.mc (added) * tester/rtems/testing/bsps/v850esim.mc (added) * tester/rtems/testing/bsps/v850essim-run.mc (added) * tester/rtems/testing/bsps/v850essim.mc (added) * tester/rtems/testing/bsps/v850sim-run.mc (added) * tester/rtems/testing/bsps/v850sim.mc (added) Add configurations for all v850 GDB simulator BSP variants Sun, 22 Feb 2015 06:07:10 GMT Adit Sahasrabudhe [01a4192] * tester/wscript (modified) * tools/gdb/python/wscript (modified) Modified waf scripts to have a minimum python version requirement of ... Mon, 16 Feb 2015 00:27:18 GMT Chris Johns [e143a62] * tester/wscript (modified) Fix the chmod octal value to use the correct Python syntax. Mon, 16 Feb 2015 00:25:22 GMT Chris Johns [a8c4f3f] * tester/covoar/ReportsBase.cc (modified) Update the Windows header to direct.h for _mkdir per the MSDN.