1common: 2 depends_on: serial-net 3 tags: 4 - net 5 - ppp 6tests: 7 net.ppp: 8 min_ram: 21 9 net.ppp.statistics: 10 extra_args: 11 - CONFIG_NET_STATISTICS=y 12 - CONFIG_NET_STATISTICS_PPP=y 13 - CONFIG_NET_STATISTICS_USER_API=y 14