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.hu...@embedded-brains.de
PGP     : Public key available on request.

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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to