We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84a0fe commit ce47512Copy full SHA for ce47512
tests/posix/common/testcase.yaml
@@ -14,6 +14,10 @@ tests:
14
filter: TOOLCHAIN_HAS_NEWLIB == 1
15
extra_configs:
16
- CONFIG_NEWLIB_LIBC=y
17
+ portability.posix.common.arcmwdtlib:
18
+ toolchain_allow: arcmwdt
19
+ extra_configs:
20
+ - CONFIG_ARCMWDT_LIBC=y
21
portability.posix.common.tls:
22
platform_exclude: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard ehl_crb
23
filter: CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE and CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE
0 commit comments