[rtems commit] tests: Use <tmacros.h> in all tests

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Nov 7 07:33:56 UTC 2017



On 07/11/17 08:24, Sebastian Huber wrote:
> On 07/11/17 08:15, Chris Johns wrote:
>> On 07/11/2017 17:09, Sebastian Huber wrote:
>>> Commit: 7b00c2fac57740963d3c4d8bf1cf5eab3a31f22e
>>> -  rtems_test_begin();
>>> +  TEST_BEGIN();
>>> -  rtems_test_end();
>>> +  TEST_END();
>> I am now confused ....
>>
>> $ arm-rtems4.12-nm `find . -name \*.exe` | grep rtems_test_begin
>> 001118dc T rtems_test_begin
>> 0011907c T rtems_test_begin
>>
>> and these are in libtests/math and libtests/capture01 which I suspect 
>> have been
>> missed with this change.
>
> Ok, I will fix this. 

Now, all tests should use the TEST_BEGIN() and TEST_END() macros.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list