tests: init: use ztest APIs

This patch converts legacy test case to use ztest apis.

Signed-off-by: Punit Vara <punit.vara@intel.com>
This commit is contained in:
Punit Vara 2017-09-05 15:32:35 +05:30 committed by Anas Nashif
commit c4c5eabc61
32 changed files with 71 additions and 10 deletions

View file

@ -26,3 +26,5 @@ CONFIG_BT_DEBUG_AVDTP=y
CONFIG_BT_A2DP=y
CONFIG_BT_HFP_HF=y
CONFIG_BT_DEBUG_HFP_HF=y
CONFIG_ZTEST=y