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

Change test configs

parent ff5b53d0
No related branches found
No related tags found
No related merge requests found
Pipeline #2515 passed
......@@ -16,7 +16,7 @@ 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_domgraph zafl_untracer_critical_edges zafl_context_sensitive"
configs="zafl_nostars zafl_opt_graph zafl_untracer_critical_edges zafl_context_sensitive_laf_domgraph"
else
benchmarks="readelf touch"
configs="zafl_domgraph zafl_context_sensitive zafl_laf"
......
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