mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:32:57 +00:00
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>
6 lines
74 B
YAML
6 lines
74 B
YAML
tests:
|
|
test:
|
|
arch_exclude: posix
|
|
build_only: true
|
|
tags: cpp
|