tests: add missing 'picolibc' tag to cpp test
All other picolibc-related tests have this tag. This allows easy exclusion of picolibc-related tests from a twister run. Signed-off-by: Henri Xavier <datacomos@huawei.com>
This commit is contained in:
parent
3ea297960d
commit
374485bde1
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ tests:
|
|||
- CONFIG_NEWLIB_LIBC=y
|
||||
- CONFIG_NEWLIB_LIBC_NANO=y
|
||||
cpp.main.picolibc:
|
||||
tags: picolibc
|
||||
filter: CONFIG_PICOLIBC_SUPPORTED
|
||||
extra_configs:
|
||||
- CONFIG_PICOLIBC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue