test: lib: add uthread_mutex test
authorJerome Forissier <jerome.forissier@linaro.org>
Fri, 18 Apr 2025 14:09:39 +0000 (16:09 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 23 Apr 2025 19:19:44 +0000 (13:19 -0600)
commitdbb22f541a0a34d0e5889a03db180414aac90f9f
tree174a495feaba63135fe4cbe84dc1a1458360c855
parent67b1b1ae197f6ab12e2bcf7ab0b995f671779745
test: lib: add uthread_mutex test

Add a test for uthread mutexes.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
test/lib/uthread.c