tests: remove CONFIG_ZTEST_NEW_API in all tests

Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-10-09 23:33:50 +00:00 committed by Carles Cufí
commit 345735d0a8
757 changed files with 8 additions and 759 deletions

View file

@ -1,5 +1,4 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_ASSERT=y
CONFIG_ASSERT_LEVEL=2