zephyr/tests/application_development/cpp/testcase.yaml
Michael Hope fe067eb370 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-04-09 23:21:52 -04:00

6 lines
74 B
YAML

tests:
test:
arch_exclude: posix
build_only: true
tags: cpp