Right now the thread test case does not handle when the test fails, the test will be aborted by ztest in one of the spawned threads, and cause desynchronization which messes up the rest of the test. Fix by synchronizing in the case of fails and return fail from main test thread instead of the spawned ones. Signed-off-by: Declan Snyder <declan.snyder@nxp.com> |
||
|---|---|---|
| .. | ||
| dt_spec | ||
| spi_controller_peripheral | ||
| spi_error_cases | ||
| spi_loopback | ||