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

Reduce # zafl tests

parent 456bbe58
No related branches found
No related tags found
No related merge requests found
Pipeline #2722 canceled
......@@ -16,10 +16,10 @@ main()
if [[ $CICD_NIGHTLY == 1 ]] ; then
export ZAFL_TRACE_MAP_FIXED_ADDRESS=0x10000
benchmarks="tcpdump ncal bzip2 tar"
configs="zafl_nostars zafl_opt_graph zafl_untracer_critical_edges zafl_context_sensitive_laf_domgraph"
configs="zafl_nostars zafl_untracer_critical_edges zafl_context_sensitive_laf_domgraph_optgraph"
else
benchmarks="readelf touch"
configs="zafl_domgraph zafl_context_sensitive zafl_laf"
configs="zafl_context_sensitive zafl_laf_domgraph"
fi
# test other zafl configs on various apps
......
Subproject commit c32766943770a20aeac12cc7ad78599ebd04b425
Subproject commit 1148182a485a7d922484c504e67f778a47fb69f6
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