Files
rtems/testsuites/libtests
Matt Joyce d24da94f62 newlib01: Edit asserts to check initialization
Edit assert statements in worker thread to check initialization against the
__cleanup member of struct _reent instead of __sdidinit.  This will allow the
removal of sdidinit in a follow up Newlib patch.
2022-02-16 08:25:42 +01:00
..
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2021-04-07 06:41:09 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2022-01-14 08:02:38 +01:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2021-06-22 13:51:17 +02:00
2020-09-14 07:11:40 +02:00
2022-01-11 18:01:17 +01:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2018-10-05 13:41:07 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-03-18 07:20:52 +01:00
2020-09-30 13:01:45 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-05-07 12:31:56 +02:00
2020-04-16 07:30:00 +02:00

This directory contains tests for some of the items in
the lib directories.  The intent is to be able to
verify the basic functionality of a library.  For example,
it is important to know that the stack checker successfully
detects tasks which both stay within and exceed their
stack limits.