Skip to content

Commit ff4eb86

Browse files
hakehuanggalak
authored andcommitted
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 <[email protected]>
1 parent 04b885d commit ff4eb86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/net/virtual/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ common:
22
depends_on: netif
33
min_ram: 32
44
tags: net tunnel virtual
5+
filter: CONFIG_ENTROPY_HAS_DRIVER
56
tests:
67
net.virtual.tunnel.ipip:
78
extra_configs:

0 commit comments

Comments
 (0)