Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions tests/lib/cpp/cxx/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,14 @@ tests:
build_only: true
extra_configs:
- CONFIG_STD_CPP23=y
# Verify struct _cpu_arch struct _thread_arch are compatible with C++ when
# specific configs are enabled.
cpp.main.empty_struct_size:
build_only: true
integration_platforms:
- qemu_riscv32
- qemu_riscv64
extra_configs:
- CONFIG_USERSPACE=n
- CONFIG_SMP=n
- CONFIG_FPU_SHARING=n