Move test libcxx to use new ztest API. Signed-off-by: Zhao Shuai <shuai1x.zhao@intel.com>
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
CONFIG_CPLUSPLUS=y
|
|
CONFIG_LIB_CPLUSPLUS=y
|
|
CONFIG_STD_CPP17=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACK_SIZE=5120
|
|
CONFIG_ZTEST_NEW_API=y
|