[PATCH 0/1] libtests/newlib01: Edit assert statements to check initialization

Matthew Joyce matthew.joyce at embedded-brains.de
Tue Feb 15 11:26:11 UTC 2022


From: Matt Joyce <matthew.joyce at embedded-brains.de>

Edit assert statements to check initialization against __cleanup
member of Newlib's struct _reent instead of __sdidinit. This will
allow the removal of __sdidinit in a follow up Newlib patch.

Matt Joyce (1):
  libtests/newlib01: Edit assert statements to check initialization

 testsuites/libtests/newlib01/init.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.31.1



More information about the devel mailing list