summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester/sis: Provide the -nouartrx to avoid blocking on stdin.Chris Johns2016-03-162-2/+2
* tester: Provide a gdb kill method to aid clean ups on ctrl-C.Chris Johns2016-03-161-0/+9
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-143-5/+8
* Remove exception test code left in.Chris Johns2016-03-091-1/+0
* Master branch version is 4.12.Chris Johns2016-03-091-1/+1
* sis: Option not present with SPARC sim.Chris Johns2016-03-091-1/+1
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-091-0/+4
* tester: Remove the RT version.py and use the toolkit's version.Chris Johns2016-03-041-2/+1
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0310-122/+97
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-192-0/+6
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-192-5/+6
* Fix running rtems-test from inside the git clone.Chris Johns2015-12-161-1/+1
* bsps/m32rsim*: RemoveAun-Ali Zaidi2015-12-132-110/+0
* bsps/h8sim*: RemoveAun-Ali Zaidi2015-12-132-110/+0
* 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-7/+8
* Python 3 compatibilitySebastian Huber2015-11-129-80/+81
* Update the versions strings.Chris Johns2015-10-191-2/+2
* Fix Windows build issues.Chris Johns2015-10-194-12/+24
* qemu.cfg: Options changed to capture test outputRic Claus2015-09-261-1/+2
* xilinx_zynq_a9_qemu_smp.mc: Change realview_pbx_a9_qemu reference to xilinx_z...Ric Claus2015-09-261-1/+1
* 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