tests: mbox: mbox_api: Added required kconfigs to test obj tracing
Some parts of the code were not being executed because of the kconfig. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
This commit is contained in:
parent
ccab4e2813
commit
cbd1c184ee
@ -1,2 +1,3 @@
|
||||
CONFIG_ZTEST=y
|
||||
CONFIG_NUM_MBOX_ASYNC_MSGS=2
|
||||
CONFIG_NUM_MBOX_ASYNC_MSGS=5
|
||||
CONFIG_OBJECT_TRACING=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user