Skip to content

Commit ce47512

Browse files
evgeniy-paltsevgalak
authored andcommitted
tests: posix: common: add option to build with arcmwdt libc
Add testcase to tests/posix/common with ARC MWDT libc usage. Signed-off-by: Eugeniy Paltsev <[email protected]> Signed-off-by: Evgeniy Paltsev <[email protected]>
1 parent b84a0fe commit ce47512

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/posix/common/testcase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ tests:
1414
filter: TOOLCHAIN_HAS_NEWLIB == 1
1515
extra_configs:
1616
- CONFIG_NEWLIB_LIBC=y
17+
portability.posix.common.arcmwdtlib:
18+
toolchain_allow: arcmwdt
19+
extra_configs:
20+
- CONFIG_ARCMWDT_LIBC=y
1721
portability.posix.common.tls:
1822
platform_exclude: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard ehl_crb
1923
filter: CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE and CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE

0 commit comments

Comments
 (0)