mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Update `this` to `fixture` to avoid C++ keyword error. Fixes #46459 Signed-off-by: Yuval Peress <peress@google.com>
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
|
|
CONFIG_CPLUSPLUS=y
|
|
CONFIG_LIB_CPLUSPLUS=y
|