2019-02-20 06:39:17 +08:00
|
|
|
common:
|
|
|
|
arch_exclude: nios2 posix
|
|
|
|
min_ram: 128
|
|
|
|
tags: posix filesystem
|
2018-05-14 17:24:48 +08:00
|
|
|
tests:
|
|
|
|
portability.posix:
|
2019-02-20 06:39:17 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NEWLIB_LIBC=n
|
|
|
|
portability.posix.newlib:
|
|
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NEWLIB_LIBC=y
|