Skip to content

Commit

Permalink
Add more load_store generated tests to improve CC
Browse files Browse the repository at this point in the history
  • Loading branch information
AyoubJalali committed Nov 16, 2023
1 parent 25f85a5 commit 033403f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verif/regress/dv-generated-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ elif [[ "$list_num" = 5 ]];then
"riscv_load_store_hazard_test"
"riscv_unaligned_load_store_test"
);
I=(50 50 50 50);
I=(100 100 100 100);
elif [[ "$list_num" = 6 ]];then
TEST_NAME=(
"riscv_rand_jump_hint_comp_test"
Expand Down

0 comments on commit 033403f

Please sign in to comment.