commit | cb16387e0a349e2643e8f3b12c7dab2bc3e4e31f | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Fri Apr 18 16:09:38 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 23 13:19:44 2025 -0600 |
tree | 5fbe15bb1223f14e27854945bd44effb4e80db67 | |
parent | 8ea4084457315a7774891e169608b458a7f108a9 [diff] |
test: lib: add uthread test Add a thread framework test to the lib tests. Update the API documentation to use the test as an example. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>