summaryrefslogtreecommitdiff
path: root/test/fuzzer/only-some-bytes.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/only-some-bytes.test')
-rw-r--r--test/fuzzer/only-some-bytes.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/fuzzer/only-some-bytes.test b/test/fuzzer/only-some-bytes.test
index 861718384..a783548da 100644
--- a/test/fuzzer/only-some-bytes.test
+++ b/test/fuzzer/only-some-bytes.test
@@ -1,6 +1,5 @@
# Tests the data flow tracer.
-REQUIRES: linux
-UNSUPPORTED: aarch64
+REQUIRES: linux, x86_64
# Build the tracer and the test.
RUN: %no_fuzzer_cpp_compiler -c -fno-sanitize=all -fsanitize=dataflow %S/../../lib/fuzzer/dataflow/DataFlow.cpp -o %t-DataFlow.o