Konrad Schwarz
04d6aa3ada
Python 3.8 warning about "is" vs "==" in comparisons of literals
...
Signed-off-by: Konrad Schwarz <konrad.schwarz@siemens.com>
Closes #4692
2022-08-12 09:27:28 -05:00
Chris Johns
2b27eec2ae
rtemstoolkit/macros: Improve the macro output.
...
- Support optionally reporting just the keys and their values.
2019-06-11 11:00:30 +10:00
Chris Johns
cbff4c8ca2
rtemstoolkit/macros: Convert all keys to str from unicode.
2019-06-11 08:37:25 +10:00
Chris Johns
7e5cdeaabe
rtemstoolkit: Add unit testing for the python modules
...
- 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.
2018-11-23 15:02:52 +11:00
Chris Johns
bf58911519
tester: Refactor to use INI format files for BSP configurations.
...
- Add support for user condfigurations files with the --user-config.
- Add support for a $HOME/.rtemstesterrc for a user configuration.
Closes #3204 .
2017-10-24 22:21:35 +11:00
Chris Johns
1676b9c80b
rtemstoolkit: Trace opening a macro file.
2016-08-18 14:24:13 +10:00
Chris Johns
2de37f3432
Python 2 and python 3 refactor fixes.
...
Updates #2619 .
2016-03-09 14:27:42 +11:00
Chris Johns
b0fa2ae998
Update rtems-tool to support Python 2 and 3.
...
Add solaris and netbsd.
Close #2619 .
2016-03-03 16:53:39 +11:00
Chris Johns
de1beea245
Disable installing PYO and PYC. Fix install paths.
...
Installing PYO and PYC does not work so disable this. Move the
Python check to the top level and have a single place.
Fix the install paths a revert the 'from . import' changes. This
is resolved by installing into the correct paths.
2016-02-19 11:26:51 +11:00
Sebastian Huber
606c08c8b5
rtemstoolkit: msys2 compatibility
2016-01-08 07:58:54 +01:00
Sebastian Huber
04a52040ae
Python 3 compatibility
2015-11-12 11:15:23 +01:00
Chris Johns
b7d48ef5a4
Install the rtems-test command.
...
This installs the Python RTEMS Toolkit.
The copmiler has been switched from forcing gcc to allowing waf
to detect the host's tool chain.
2015-02-08 17:12:04 +11:00
Chris Johns
50fdf12244
rt: Add the rtems-tester.
2014-02-15 06:30:06 +11:00