net: Add Kconfig option for sanity test

Change-Id: I9d1742fb2c70fbba573fe9ed64bedd8a76aa504c
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
This commit is contained in:
Ravi kumar Veeramally 2015-10-29 10:14:40 +02:00 committed by Anas Nashif
commit a81c968b0b

View file

@ -259,6 +259,16 @@ config NET_15_4_LOOPBACK_NUM
help
Number of times loopback runs, 0 means infinite.
config NET_SANITY_TEST
bool
prompt "Enable networking sanity test"
depends on NETWORKING
default n
help
Enable networking sanity tests. Network sanity test
verification and test report submission will fall under
this config.
choice
prompt "6LoWPAN compression method"
depends on NETWORKING_WITH_6LOWPAN