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

Add laf configuration

parent 20d323ed
No related branches found
No related tags found
No related merge requests found
Pipeline #2493 canceled
......@@ -126,6 +126,9 @@ do_tests()
zafl_laf)
zafl.sh $progpath $protected --enable-split-compare --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;;
laf)
$PSZ $progpath $protected -s rida=on -s meds_static=off -s laf=on -o laf:--enable-split-compare --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;;
zipr)
$PSZ $progpath $protected --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