1common:
2  depends_on: netif
3  filter: TOOLCHAIN_HAS_NEWLIB == 1
4tests:
5  net.socket.get_addr_info:
6    min_ram: 21
7    tags:
8      - net
9      - socket
10      - getaddrinfo
11      - userspace
12