zephyr/tests/drivers/spi
Declan Snyder 481711e5a6 tests: spi_loopback: Fix fail handle of thread test
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>
2025-05-31 03:36:33 +02:00
..
dt_spec
spi_controller_peripheral tests: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
spi_error_cases tests: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
spi_loopback tests: spi_loopback: Fix fail handle of thread test 2025-05-31 03:36:33 +02:00