Skip to content
Snippets Groups Projects
Commit 20e61aa9 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Debug tests

parent 645348df
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ echo "Core pattern settings"
save_core_pattern=/tmp/$(whoami).core_pattern
sudo cat /proc/sys/kernel/core_pattern > $save_core_pattern
echo "Setup core pattern for afl"
echo "Setup core pattern for afl - ZAFL_HOME=$ZAFL_HOME"
sudo $ZAFL_HOME/zfuzz/util/setup-afl.sh
sudo $ZAFL_HOME/zfuzz/util/afl_setup_core_pattern.sh
......
Subproject commit 2101a07acc0e7cad0227dbac8413575afb3eee87
Subproject commit d2cf9339eff99629be2527a703eb72976ec332c8
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