This website requires JavaScript.
Explore
Help
Sign In
patrick
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Pull requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
main
zephyr
/
tests
/
ztest
/
base
/
prj_cpp.conf
4 lines
29 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
ztest: Fix incorrect use of `this` as fixture Update `this` to `fixture` to avoid C++ keyword error. Fixes #46459 Signed-off-by: Yuval Peress <peress@google.com>
2022-06-16 19:37:22 +02:00
CONFIG_ZTEST=y
treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS This commit updates all in-tree code to use `CONFIG_CPP` instead of `CONFIG_CPLUSPLUS`, which is now deprecated. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2022-12-08 22:16:44 +01:00
CONFIG_CPP=y
Reference in a new issue
Copy permalink