# # ChangeLog for tester in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/18/24 18:46:47 Thu, 10 Apr 2014 08:21:24 GMT Chris Johns [b45ca52] * tester/rtems/testing/bsps/psim-run.mc (modified) tester: Fix the psim script. Wed, 26 Mar 2014 05:45:19 GMT Chris Johns [05d2385] * tester/rtems/testing/bsps/psim-device-tree (added) * tester/rtems/testing/bsps/psim-run.mc (added) * tester/rtems/testing/bsps/psim.mc (added) bsp: Add psim. Wed, 26 Mar 2014 05:45:06 GMT Chris Johns [a116962] * tester/rt/config.py (modified) tester: The process returns an exit code not an errno. Fri, 14 Feb 2014 19:30:06 GMT Chris Johns [50fdf12] * rtemstoolkit/.gitignore (added) * rtemstoolkit/__init__.py (added) * rtemstoolkit/check.py (added) * rtemstoolkit/config.py (added) * rtemstoolkit/darwin.py (added) * rtemstoolkit/error.py (added) * rtemstoolkit/execute.py (added) * rtemstoolkit/freebsd.py (added) * rtemstoolkit/git.py (added) * rtemstoolkit/linux.py (added) * rtemstoolkit/log.py (added) * rtemstoolkit/macros.py (added) * rtemstoolkit/mailer.py (added) * rtemstoolkit/options.py (added) * rtemstoolkit/path.py (added) * rtemstoolkit/version.py (added) * rtemstoolkit/windows.py (added) * tester/.gitignore (added) * tester/config/base.cfg (added) * tester/config/checks.cfg (added) * tester/rt/__init__.py (added) * tester/rt/config.py (added) * tester/rt/console.py (added) * tester/rt/gdb.py (added) * tester/rt/options.py (added) * tester/rt/pygdb/__init__.py (added) * tester/rt/pygdb/mi_parser.py (added) * tester/rt/pygdb/spark.py (added) * tester/rt/report.py (added) * tester/rt/stty.py (added) * tester/rt/test.py (added) * tester/rt/version.py (added) * tester/rtems-test (added) * tester/rtems/testing/bsps/mcf5235.mc (added) * tester/rtems/testing/bsps/realview_pbx_a9_qemu.mc (added) * tester/rtems/testing/bsps/sis-run.mc (added) * tester/rtems/testing/bsps/sis.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_zc706.mc (added) * tester/rtems/testing/console.cfg (added) * tester/rtems/testing/defaults.mc (added) * tester/rtems/testing/gdb.cfg (added) * tester/rtems/testing/qemu.cfg (added) * tester/rtems/testing/run.cfg (added) * tester/rtems/testing/testing.mc (added) * tester/rtems/version.cfg (added) rt: Add the rtems-tester.