Wrongly places under application_development. We have a CPP subsystem, so move them under tests/subsys/cpp for consistency. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_CPLUSPLUS=y
|
|
CONFIG_LIB_CPLUSPLUS=y
|
|
CONFIG_STD_CPP17=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACKSIZE=2048
|