[Test] Add the new test to basic regression tests

This commit is contained in:
tangxifan 2022-02-18 15:38:53 -08:00
parent c897a64ad5
commit fe9e0ff977
1 changed files with 1 additions and 0 deletions

View File

@ -170,3 +170,4 @@ run-task basic_tests/write_gsb/write_unique_gsb_to_xml_compress_routing --debug
echo -e "Testing bus group features";
run-task basic_tests/bus_group/preconfig_testbench_explicit_mapping --debug --show_thread_logs
run-task basic_tests/bus_group/preconfig_testbench_implicit_mapping --debug --show_thread_logs
run-task basic_tests/bus_group/full_testbench_explicit_mapping --debug --show_thread_logs