Files
rtems/testsuites/libtests
Kinsey Moore 81085ca9f4 testsuites/libtest/dl11: Add DL test for TLS
This adds a test verifying basic TLS functionality in loadable modules
now that at least one architecture supports it.
2023-01-20 08:26:35 -06:00
..
2022-10-30 09:35:54 +01:00
2022-08-19 15:34:47 -05:00
2020-09-14 07:11:40 +02:00
2022-08-05 07:54:13 +10:00
2020-03-18 07:20:52 +01:00
2022-04-28 09:37:49 +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.