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,6 +1,5 @@
CONFIG_POSIX_API=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
# for POSIX_FS
CONFIG_FILE_SYSTEM=y