345735d0a8
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>
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
# Copyright (c) 2022 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_CPP=y
|
|
CONFIG_EXTERNAL_LIBCPP=y
|