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:
Adithya Baglody 2018-02-23 12:18:30 +05:30 committed by Andrew Boie
parent ccab4e2813
commit cbd1c184ee

View File

@ -1,2 +1,3 @@
CONFIG_ZTEST=y
CONFIG_NUM_MBOX_ASYNC_MSGS=2
CONFIG_NUM_MBOX_ASYNC_MSGS=5
CONFIG_OBJECT_TRACING=y