summaryrefslogtreecommitdiffstats
path: root/tester/rt (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-109/+24
* rtems-bsp-builder: Add all architectures and BSPs.Chris Johns2017-05-151-33/+83
* rtems-bsp-builder: Fix excluding builds.Chris Johns2017-05-101-20/+29
* rtems-bsp-builder: Fix passes report alignment.Chris Johns2017-04-281-4/+3
* rtems-bsp-tester: Make the failure and pass report more compact.Chris Johns2017-04-281-14/+14
* rtems-bsp-builder: Fix time in warnings report, wrapping in reports.Chris Johns2017-04-261-12/+17
* rtems-bsp-builder: Fix access when there are no messages.Chris Johns2017-04-261-2/+8
* rtems-test: Fix gdb bug.Chris Johns2017-04-251-2/+0
* rtems-bsp-builder: Fix the build sets excludes.Chris Johns2017-04-251-2/+4
* rtems-bsp-builder: Refactor for better config format, warnings and errors.Chris Johns2017-04-251-148/+671
* rtemstoolkit: Move host support access into a separate module.Chris Johns2017-04-251-4/+4
* tester: Add support for expected-fail, user-input, and benchmarks.Chris Johns2017-04-043-35/+94
* rtems-bsp-builder: Fix the counts to accumulate.Chris Johns2017-03-281-1/+1
* rtems-bsp-builder: Fix profile error message.Chris Johns2017-03-151-3/+3
* bsp-builder: Fix final output errors.Chris Johns2016-12-131-6/+6
* bsp-builder: Add support for builds.Chris Johns2016-12-011-14/+28
* 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: 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: 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-061-0/+496
* tester: Fix reraising an exception with Python2 and Python3.Chris Johns2016-03-161-4/+46
* 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
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-091-0/+4
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-039-119/+97
* Add release versioning support.Chris Johns2015-12-091-2/+2
* 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-192-9/+20
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-083-6/+9
* Install the rtems-test command.Chris Johns2015-02-082-5/+20
* typoBen Gras2014-11-021-1/+1
* 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 --filter to specify the set of selected tests.Ben Gras2014-05-091-3/+12
* tester: The process returns an exit code not an errno.Chris Johns2014-03-261-1/+1
* rt: Add the rtems-tester.Chris Johns2014-02-1512-0/+3212