summaryrefslogtreecommitdiff
path: root/tester (follow)
AgeCommit message (Expand)Author
2016-03-16tester: Fix reraising an exception with Python2 and Python3.Chris Johns
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns
2015-12-16Fix running rtems-test from inside the git clone.Chris Johns
2015-12-11Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns
2015-12-09Add release versioning support.Chris Johns
2015-04-19Rename or1ksim BSP to generic_or1kHesham ALMatary
2015-04-14bf537Stamp: Add configuration filesJoel Sherrill
2015-04-05leon3-tsim*: First attempt at LEON3 on tsim supportJoel Sherrill
2015-04-05lm32_evr_gdbsim: Add configuration filesJoel Sherrill
2015-04-04psim*.mc: Fix typoJoel Sherrill
2015-03-29Add configurations for erc32, leon2, and leon3 in GDB SISJoel Sherrill
2015-03-27rtems-tester: Remove repeated install line in wscript.Chris Johns
2015-03-26Add rtems-tester configurations for simsh family of BSPsJoel Sherrill
2015-03-12Add configurations for all h8 GDB simulator BSP variantsJoel Sherrill
2015-03-12Add configurations for all arm GDB simulator BSP variantsJoel Sherrill
2015-03-12Add configuration for m32csim BSP for simulator in GDBJoel Sherrill
2015-03-12Add configuration for m32rsim BSP for simulator in GDBJoel Sherrill
2015-03-12Add configurations for all v850 GDB simulator BSP variantsJoel Sherrill
2015-02-25Modified waf scripts to have a minimum python version requirement of 2.6.6, i...Adit Sahasrabudhe
2015-02-16Fix the chmod octal value to use the correct Python syntax.Chris Johns
2015-02-16Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns
2015-02-08Fix the tester wscript.Chris Johns
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns
2015-02-08Install the rtems-test command.Chris Johns
2015-01-20Fix covoar so it builds for Windows.Chris Johns
2014-11-02typoBen Gras
2014-09-29Add new OpenRISC/or1ksim BSP script using qemuHesham ALMatary
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns
2014-06-01config: Fix the name for the xilinx_zynq_a9_qemu bsp.Chris Johns
2014-06-01config: Add support for the gdbarmsim for the arm920 BSP.Chris Johns
2014-06-01config: Clean up the qemu configurations.Chris Johns
2014-06-01test: Strengthen the timeout handling by killing the process.Chris Johns
2014-05-31tester: Correctly handle contro-c.Chris Johns
2014-05-14Add jmr3904 GDB simulator supportJoel Sherrill
2014-05-09add --filter to specify the set of selected tests.Ben Gras
2014-04-29bsp: Clean up the BBxM BSP configuration.Chris Johns
2014-04-29bsp: Break on the terminate halt to get fatal handlers run.Chris Johns
2014-04-29bsp: Add Beagleboard xM support.Chris Johns
2014-04-10tester: Fix the psim script.Chris Johns
2014-03-26bsp: Add psim.Chris Johns
2014-03-26tester: The process returns an exit code not an errno.Chris Johns
2014-02-15rt: Add the rtems-tester.Chris Johns