Skip to content

Commit

Permalink
tests: remove fuzzing from 28-sim-arch_x86.tests
Browse files Browse the repository at this point in the history
We forgot that we can't fuzz arch specific tests as the fuzzing only
works on the native system.

Signed-off-by: Paul Moore <pmoore@redhat.com>
  • Loading branch information
pcmoore committed Sep 1, 2015
1 parent 61c2857 commit 0d8504b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions tests/28-sim-arch_x86.tests
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 0 additions & 5 deletions tests/29-sim-pseudo_syscall.tests
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d8504b

Please sign in to comment.