Skip to content
Snippets Groups Projects
Commit 1649b3fd authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

removed test that used -m poorly

parent 6394d105
No related branches found
No related tags found
No related merge requests found
Pipeline #3965 failed
......@@ -117,8 +117,6 @@ fuzz_with_zafl ./ls.untracer.critical_edge -lt
log_message "Fuzz zuntracer (break critical edges + graph optimization) for $AFL_TIMEOUT seconds"
fuzz_with_zafl ./ls.untracer.critical_edge.graph -lt
build_zuntracer ls.untracer.fixed -m
test_zuntracer ./ls.untracer.fixed -lt
build_zuntracer ls.untracer.fixed.0x10000 -m 0x10000
test_zuntracer ./ls.untracer.fixed.0x10000 -lt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment