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:
Kumar Gala 2023-04-13 09:53:33 -05:00 committed by Stephanos Ioannidis
commit b3b8fc4f96

View file

@ -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: