zephyr/tests/lib/newlib/thread_safety
Stephanos Ioannidis 6bc42ae309 tests: lib: Add newlib thread safety test
This commit adds a new test to verify the thread safety of the C
standard functions provided by newlib.

Only the memory management functions (malloc and free) are tested at
this time; this test will be further extended in the future, to verify
the thread safety and re-entrancy of all supported newlib functions.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-05-13 07:30:43 -05:00
..
src tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00
CMakeLists.txt tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00
prj.conf tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00
testcase.yaml tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00