Skip to content
Snippets Groups Projects
Commit 84c1e23a authored by Jason Hiser's avatar Jason Hiser
Browse files

Merge branch 'master' of git.zephyr-software.com:allnp/peasoup_examples

Former-commit-id: fe9f6a3530de1dea1f18e196ad1e9c1f39314047
parents 6510c6f1 0849c42b
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,9 @@ do_tests()
zafl_untracer)
zafl.sh $progpath $protected --rida --tempdir $temp_dir --untracer > test_${prog}.ps.log 2>&1
;;
zafl_untracer_critical_edges)
zafl.sh $progpath $protected --rida --tempdir $temp_dir --untracer -c > test_${prog}.ps.log 2>&1
;;
zafl_rida)
zafl.sh $progpath $protected --rida --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;;
......
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