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:
Henri Xavier 2022-10-28 11:50:24 +02:00 committed by Stephanos Ioannidis
commit 374485bde1

View file

@ -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