summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp-builder: Fix final output errors.Chris Johns2016-12-131-6/+6
* bsp-builder: Add support for builds.Chris Johns2016-12-012-23/+50
* bsp-bulder: Get the end time when building an architecture.Chris Johns2016-11-301-0/+1
* bsp-builder: Results format fixes.Chris Johns2016-08-301-6/+6
* bsp-builder: Fix bugs.Chris Johns2016-08-291-6/+5
* bsp-builder: Add lm3s6965_qemu to ARM bsp list. Fix network-debug options.Chris Johns2016-08-251-4/+4
* bsp-builder: Fix column printing of the arch/bsp.Chris Johns2016-08-251-4/+21
* bsp-builder: Print one results report only.Chris Johns2016-08-191-15/+20
* bsp-builder: Fix results report columns.Chris Johns2016-08-191-1/+1
* bsp-builder: Add ARM bsps.Chris Johns2016-08-181-10/+89
* bsp-builder: Support per BSP excludes.Chris Johns2016-08-181-23/+114
* tester: handle compile argument warnings.Chris Johns2016-08-181-4/+8
* Add rtems-bsp-builder.Chris Johns2016-07-064-1/+678
* tester: Fix reraising an exception with Python2 and Python3.Chris Johns2016-03-161-4/+46
* 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