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:
parent
04b885d4e3
commit
ff4eb86903
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ common:
|
|||
depends_on: netif
|
||||
min_ram: 32
|
||||
tags: net tunnel virtual
|
||||
filter: CONFIG_ENTROPY_HAS_DRIVER
|
||||
tests:
|
||||
net.virtual.tunnel.ipip:
|
||||
extra_configs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue