net: tests: Test Trickle algorithm
This is only meant for the new IP stack. Change-Id: I643b0556f87423f09555274749db93397ef66c59 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
17d2ab05c8
commit
c03028f1f1
6 changed files with 344 additions and 0 deletions
6
tests/net/trickle/testcase.ini
Normal file
6
tests/net/trickle/testcase.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
[test]
|
||||
tags = net-trickle
|
||||
build_only = true
|
||||
arch_whitelist = x86
|
||||
# Doesn't work for ia32_pci
|
||||
filter = CONFIG_SOC : "ia32"
|
Loading…
Add table
Add a link
Reference in a new issue