From: Chris Johns
The command line changed and the RSB is the newer version. Make
the old version via a config variable.
---
tester/rtems/testing/qemu.cfg | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/tester/rtems/testing/qemu.cfg b/tester/rtems/testing/qemu.cfg
inde
From: Chris Johns
- 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 READM
Hi,
Please test these patches and report.
The patches:
- Add unittests for the rtemstoolkit python modules. To run enter:
./waf test
The tests will be run for python2 and python3 is present on your
host.
- Improvie the reader thread line processor of child process stdio
data. Switch
From: Chris Johns
- Use buffered output on the stdout and stderr streams from
child processors.
- Simplify the read thread line processing to improve performance.
- Disable 'close_fds' as it slows down python3's popen call.
- Update the importing of rtemstoolkit modules.
---
rtemstoolkit/execu
On 15/11/2018 14:10, Sebastian Huber wrote:
Copied from:
https://spdx.org/licenses/BSD-2-Clause.html
The formatting is suitable for C/C++ source comments.
Update #3053.
It would be nice if this patch could be reviewed. It would be quite bad
if we have an error in this template file.
--
Se
On 23/11/2018 16:58, Sebastian Huber wrote:
> On 15/11/2018 14:10, Sebastian Huber wrote:
>> Copied from:
>>
>> https://spdx.org/licenses/BSD-2-Clause.html
>>
>> The formatting is suitable for C/C++ source comments.
>>
>> Update #3053.
>
> It would be nice if this patch could be reviewed. It would
On 23/11/2018 07:13, Chris Johns wrote:
On 23/11/2018 16:58, Sebastian Huber wrote:
On 15/11/2018 14:10, Sebastian Huber wrote:
Copied from:
https://spdx.org/licenses/BSD-2-Clause.html
The formatting is suitable for C/C++ source comments.
Update #3053.
It would be nice if this patch could b
On 23/11/2018 17:34, Sebastian Huber wrote:
> On 23/11/2018 07:13, Chris Johns wrote:
>> On 23/11/2018 16:58, Sebastian Huber wrote:
>>> On 15/11/2018 14:10, Sebastian Huber wrote:
Copied from:
https://spdx.org/licenses/BSD-2-Clause.html
The formatting is suitable for C/C++
Hello,
the COPYING file in RTEMS is currently just the GPLv2 license text:
https://git.rtems.org/rtems/tree/COPYING
I propose to replace this with a content similar to theCOPYING.NEWLIB
file in Newlib:
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=blob;f=COPYING.NEWLIB;h=7242a4
Copied from:
https://spdx.org/licenses/BSD-2-Clause.html
The formatting is suitable for C/C++ source comments.
Update #3053.
---
LICENSE.BSD-2-Clause | 39 +++
1 file changed, 39 insertions(+)
create mode 100644 LICENSE.BSD-2-Clause
diff --git a/LICENSE.BSD
10 matches
Mail list logo