Watson Zeng | 7a3f9c4 | 2020-12-09 13:30:25 +0800 | [diff] [blame] | 1 | common: |
| 2 | filter: TOOLCHAIN_HAS_NEWLIB == 1 |
Peter Bigot | aded6a5 | 2019-08-13 17:52:48 -0500 | [diff] [blame] | 3 | tests: |
Anas Nashif | 70758c4 | 2019-12-01 12:29:43 -0500 | [diff] [blame] | 4 | application_development.cpp.libcxx: |
Daniel Leung | b7eb04b | 2019-10-24 12:57:57 -0700 | [diff] [blame] | 5 | platform_exclude: qemu_x86_coverage |
Daniel Leung | ac80c96 | 2019-12-16 18:15:20 -0800 | [diff] [blame] | 6 | toolchain_exclude: xcc |
Jan Van Winkel | 626f96e | 2019-08-18 02:13:32 +0200 | [diff] [blame] | 7 | min_flash: 54 |
Peter Bigot | aded6a5 | 2019-08-13 17:52:48 -0500 | [diff] [blame] | 8 | tags: cpp |
Anas Nashif | 70758c4 | 2019-12-01 12:29:43 -0500 | [diff] [blame] | 9 | application_development.cpp.libcxx.exceptions: |
Jan Van Winkel | 626f96e | 2019-08-18 02:13:32 +0200 | [diff] [blame] | 10 | platform_exclude: qemu_x86_coverage |
Daniel Leung | ac80c96 | 2019-12-16 18:15:20 -0800 | [diff] [blame] | 11 | toolchain_exclude: xcc |
Jan Van Winkel | 626f96e | 2019-08-18 02:13:32 +0200 | [diff] [blame] | 12 | min_flash: 54 |
Jan Van Winkel | 75677c6 | 2019-09-07 13:09:45 +0200 | [diff] [blame] | 13 | tags: cpp |
| 14 | extra_configs: |
| 15 | - CONFIG_EXCEPTIONS=y |