summaryrefslogtreecommitdiffstats
path: root/tester/rt/test.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester: Add support for expected-fail, user-input, and benchmarks.Chris Johns2017-04-041-3/+0
* 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-141-1/+4
* 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-031-6/+8
* Add release versioning support.Chris Johns2015-12-091-2/+2
* Python 3 compatibilitySebastian Huber2015-11-121-11/+11
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-081-3/+7
* Install the rtems-test command.Chris Johns2015-02-081-1/+1
* typoBen Gras2014-11-021-1/+1
* tester: Correctly handle contro-c.Chris Johns2014-05-311-16/+26
* add --filter to specify the set of selected tests.Ben Gras2014-05-091-3/+12
* rt: Add the rtems-tester.Chris Johns2014-02-151-0/+304