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:
parent
01281ed8af
commit
345735d0a8
757 changed files with 8 additions and 759 deletions
|
@ -1,6 +1,5 @@
|
|||
CONFIG_POSIX_API=y
|
||||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
|
||||
# for POSIX_FS
|
||||
CONFIG_FILE_SYSTEM=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue