tests: spi: loopback: Set ZTest thread priority to positive

To allow being preempted by RTIO Workqueue in the SPI RTIO default
iodev_submit.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
This commit is contained in:
Luis Ubieda 2024-08-16 00:57:27 -04:00 committed by Mahesh Mahadevan
commit 022fb83b32

View file

@ -4,3 +4,4 @@ CONFIG_SPI=y
CONFIG_SPI_ASYNC=y
CONFIG_SPI_LOG_LEVEL_INF=y
CONFIG_ZTEST=y
CONFIG_ZTEST_THREAD_PRIORITY=1