summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-20 14:42:45 +0530
committerAmit Khare <amit.khare@linaro.org>2015-01-20 14:44:51 +0530
commit5787b79ea2a98162caf70a7a0e338d8ebb8bb8a0 (patch)
treee4af558cab35727ab2155fc29be2374e5e133726 /ubuntu
parentf4df4215811e8c4db54b6f9ba091e74c7dbc062a (diff)
Ubuntu: kselftest-net test description updated
Change-Id: Ife2341fc6afeaa5ac4528e2cd8c4a87802e7c95e
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/kselftest-net.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/ubuntu/kselftest-net.yaml b/ubuntu/kselftest-net.yaml
index 30e440d..e13ceea 100644
--- a/ubuntu/kselftest-net.yaml
+++ b/ubuntu/kselftest-net.yaml
@@ -1,9 +1,10 @@
metadata:
name: kselftest-net
format: "Lava-Test-Shell Test Definition 1.0"
- description:
- "These test code were came from kernel source KERNEL_SRC/tools/testing/selftests/
- For running this test, git is required in the rootfs"
+ description: "The kernel contains a set of 'self tests' under the tools/testing/selftests/.
+ These are intended to be small unit tests to exercise individual code paths
+ in the kernel. kselftest-net is a basic test of packet socket fanout and socket's
+ TPACKET_V1/TPACKET_V2/TPACKET_V3 behavior."
maintainer:
- arthur.she@linaro.org
os:
@@ -12,6 +13,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- functional