| common: | |
| filter: TOOLCHAIN_HAS_NEWLIB == 1 | |
| min_ram: 64 | |
| tags: clib newlib | |
| tests: | |
| libraries.libc.newlib.thread_safety: | |
| slow: true | |
| libraries.libc.newlib_nano.thread_safety: | |
| slow: true | |
| filter: CONFIG_HAS_NEWLIB_LIBC_NANO | |
| extra_configs: | |
| - CONFIG_NEWLIB_LIBC_NANO=y |