summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtemstoolkit: Fix mailer unittest.Chris Johns2018-11-281-3/+3
|
* rtemstoolkit: Add unit testing for the python modulesChris Johns2018-11-231-17/+9
| | | | | | | | | - Add support to run the unit tests for the rtemstoolkit python modules from waf. Enter './waf test' for the tests to be run on python2 and python3. - Update the importing of rtemstoolkit modules to the standard method which works on python2 and python3. - Update the README.
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-021-1/+11
| | | | Closes #3536
* Move the reraise logic into the tool kit.Chris Johns2017-09-211-0/+2
|
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-031-2/+15
| | | | | | Add solaris and netbsd. Close #2619.
* rt: Add the rtems-tester.Chris Johns2014-02-151-0/+40