Skip to content

Commit

Permalink
tests: Exclude Renesas RA from testing CPP98
Browse files Browse the repository at this point in the history
The Renesas RA HAL isn't compatible with the C++98 standard so
skipping the test all of Renesas RA SoC

Signed-off-by: TOKITA Hiroshi <[email protected]>
  • Loading branch information
soburi committed Aug 8, 2024
1 parent a143c79 commit a407c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/cpp/cxx/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tests:
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
- nrf54h20dk/nrf54h20/cpurad
- ek_ra8m1
filter: not CONFIG_HAS_RENESAS_RA_FSP
build_only: true
extra_configs:
- CONFIG_STD_CPP98=y
Expand Down

0 comments on commit a407c65

Please sign in to comment.