Files
rtems/testsuites/libtests
Sebastian Huber 69c80e8ec9 libtests: Fix variable 'remains' set but not used
Fix this warning.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2026-03-02 23:21:49 +01:00
..

libtests

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.