zephyr/tests/kernel/mutex/sys_mutex/prj.conf
Andrew Boie f8b6276780 tests: repurpose one of the mutex tests
We have two redundant mutex tests. Repurpose one
of them to excerise sys_mutex instead.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-03 13:47:45 -04:00

6 lines
87 B
Plaintext

CONFIG_MAIN_THREAD_PRIORITY=10
CONFIG_ZTEST=y
CONFIG_ZTEST_STACKSIZE=512
CONFIG_SMP=n