summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester: Fix reraising an exception with Python2 and Python3.Chris Johns2016-03-161-4/+46
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-143-5/+8
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-091-1/+4
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0311-134/+154
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-192-0/+6
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-191-4/+2
* Fix running rtems-test from inside the git clone.Chris Johns2015-12-161-1/+1
* Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns2015-12-111-2/+2
* Add release versioning support.Chris Johns2015-12-093-6/+8
* Rename or1ksim BSP to generic_or1kHesham ALMatary2015-04-191-6/+6
* bf537Stamp: Add configuration filesJoel Sherrill2015-04-142-0/+110
* leon3-tsim*: First attempt at LEON3 on tsim supportJoel Sherrill2015-04-053-0/+113
* lm32_evr_gdbsim: Add configuration filesJoel Sherrill2015-04-053-0/+118
* psim*.mc: Fix typoJoel Sherrill2015-04-042-2/+2
* Add configurations for erc32, leon2, and leon3 in GDB SISJoel Sherrill2015-03-296-0/+330
* rtems-tester: Remove repeated install line in wscript.Chris Johns2015-03-271-1/+0
* Add rtems-tester configurations for simsh family of BSPsJoel Sherrill2015-03-268-0/+440
* Add configurations for all h8 GDB simulator BSP variantsJoel Sherrill2015-03-124-0/+220
* Add configurations for all arm GDB simulator BSP variantsJoel Sherrill2015-03-1210-9/+503
* Add configuration for m32csim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configuration for m32rsim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configurations for all v850 GDB simulator BSP variantsJoel Sherrill2015-03-1212-0/+660
* Modified waf scripts to have a minimum python version requirement of 2.6.6, i...Adit Sahasrabudhe2015-02-251-1/+1
* Fix the chmod octal value to use the correct Python syntax.Chris Johns2015-02-161-2/+2
* Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns2015-02-161-1/+1
* Fix the tester wscript.Chris Johns2015-02-081-2/+2
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-085-11/+17
* Install the rtems-test command.Chris Johns2015-02-085-12/+62
* Fix covoar so it builds for Windows.Chris Johns2015-01-203-25/+36
* typoBen Gras2014-11-021-1/+1
* Add new OpenRISC/or1ksim BSP script using qemuHesham ALMatary2014-09-291-0/+53
* waf: Include waf in the souce tree and updated README on building.Chris Johns2014-09-132-6/+50
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-1899-0/+16751
* config: Fix the name for the xilinx_zynq_a9_qemu bsp.Chris Johns2014-06-011-1/+1
* config: Add support for the gdbarmsim for the arm920 BSP.Chris Johns2014-06-011-0/+56
* config: Clean up the qemu configurations.Chris Johns2014-06-015-15/+72
* test: Strengthen the timeout handling by killing the process.Chris Johns2014-06-011-2/+8
* tester: Correctly handle contro-c.Chris Johns2014-05-313-17/+75
* Add jmr3904 GDB simulator supportJoel Sherrill2014-05-142-0/+110
* add --filter to specify the set of selected tests.Ben Gras2014-05-091-3/+12
* bsp: Clean up the BBxM BSP configuration.Chris Johns2014-04-291-4/+5
* bsp: Break on the terminate halt to get fatal handlers run.Chris Johns2014-04-291-1/+1
* bsp: Add Beagleboard xM support.Chris Johns2014-04-291-0/+61
* tester: Fix the psim script.Chris Johns2014-04-101-1/+1
* bsp: Add psim.Chris Johns2014-03-263-0/+139
* tester: The process returns an exit code not an errno.Chris Johns2014-03-261-1/+1
* rt: Add the rtems-tester.Chris Johns2014-02-1530-0/+4199