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

@ -4,7 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_RETAINED_MEM=y
CONFIG_RETENTION=y
CONFIG_SETTINGS=y