From 0d8504bc192e0989494df06efc4b186a9f02e20a Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Tue, 1 Sep 2015 15:53:42 -0400 Subject: tests: remove fuzzing from 28-sim-arch_x86.tests We forgot that we can't fuzz arch specific tests as the fuzzing only works on the native system. Signed-off-by: Paul Moore --- tests/28-sim-arch_x86.tests | 5 ----- tests/29-sim-pseudo_syscall.tests | 5 ----- 2 files changed, 10 deletions(-) diff --git a/tests/28-sim-arch_x86.tests b/tests/28-sim-arch_x86.tests index 45978aa..e8a38dc 100644 --- a/tests/28-sim-arch_x86.tests +++ b/tests/28-sim-arch_x86.tests @@ -16,11 +16,6 @@ test type: bpf-sim 28-sim-arch_x86 +arm,+x32 read N N N N N N KILL 28-sim-arch_x86 +arm,+x32 close N N N N N N KILL -test type: bpf-sim-fuzz - -# Testname StressCount -28-sim-arch_x86 50 - test type: bpf-valgrind # Testname diff --git a/tests/29-sim-pseudo_syscall.tests b/tests/29-sim-pseudo_syscall.tests index 028b858..16d720c 100644 --- a/tests/29-sim-pseudo_syscall.tests +++ b/tests/29-sim-pseudo_syscall.tests @@ -12,11 +12,6 @@ test type: bpf-sim 29-sim-pseudo_syscall +x86 4294957190 N N N N N N ALLOW 29-sim-pseudo_syscall +x86 4294957295 N N N N N N ALLOW -test type: bpf-sim-fuzz - -# Testname StressCount -29-sim-pseudo_syscall 50 - test type: bpf-valgrind # Testname -- cgit v1.2.1