net/virtual: test case need have random generator driver

add below to fitler out correct platforms
filter: CONFIG_ENTROPY_HAS_DRIVER

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
Hake Huang 2021-05-06 19:30:15 +08:00 committed by Kumar Gala
commit ff4eb86903

View file

@ -2,6 +2,7 @@ common:
depends_on: netif depends_on: netif
min_ram: 32 min_ram: 32
tags: net tunnel virtual tags: net tunnel virtual
filter: CONFIG_ENTROPY_HAS_DRIVER
tests: tests:
net.virtual.tunnel.ipip: net.virtual.tunnel.ipip:
extra_configs: extra_configs: