This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
dc4895b876
zephyr
/
tests
/
subsys
/
cpp
/
cxx
/
testcase.yaml
7 lines
106 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: add a C++ compile test. The test case checks that many of the common header files are C++ compatible and checks that some of the primitives like ARRAY_SIZE work. Signed-off-by: Michael Hope <mlhx@google.com>
2018-03-19 18:40:03 +01:00
tests
:
tests: cpp: fix test identifier use cpp as the main section in the identifier. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-04-28 09:14:19 -04:00
cpp.main
:
tests: application_development: set integration_platforms Set integration_platforms on these samples to a single platform, we prefer native_posix, than a qemu platform mps2_an385 and finally a hardware platform. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-24 20:42:14 -06:00
integration_platforms
:
-
mps2_an385
tests: add a C++ compile test. The test case checks that many of the common header files are C++ compatible and checks that some of the primitives like ARRAY_SIZE work. Signed-off-by: Michael Hope <mlhx@google.com>
2018-03-19 18:40:03 +01:00
tags
:
cpp
tests and samples: Don't build some C++ tests under XCC XCC (based on GCC 4.2) doesn't support C++11, and can't build those tests. So exclude them from twister. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-02-17 15:45:54 -08:00
toolchain_exclude
:
xcc
Copy permalink