[Test] Add new test case to regression tests

This commit is contained in:
tangxifan 2022-02-14 15:58:53 -08:00
parent 70363effa4
commit d667102a43
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ PYTHON_EXEC=python3.8
##############################################
echo -e "Micro benchmark regression tests";
run-task benchmark_sweep/counter8 --debug --show_thread_logs
run-task benchmark_sweep/counter8_full_testbench --debug --show_thread_logs
run-task benchmark_sweep/counter128 --debug --show_thread_logs
run-task benchmark_sweep/mac_units --debug --show_thread_logs