tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS
Its not needed for this to build and run. Additionally we've deprecated the CONFIG_LIB_CPLUSPLUS symbol. Signed-off-by: Kumar Gala <kumar.gala@intel.com>
This commit is contained in:
parent
dc4eac4198
commit
b3b8fc4f96
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ tests:
|
|||
testing.ztest.expect_cpp:
|
||||
extra_configs:
|
||||
- CONFIG_CPLUSPLUS=y
|
||||
- CONFIG_LIB_CPLUSPLUS=y
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
testing.ztest.expect.unit:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue