Renamed char and func unit tests

This commit is contained in:
Bugra Onal 2023-05-23 13:46:05 -07:00
parent 15c5e57d77
commit f16a40af02
2 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class sram_func_test(openram_test):
if OPTS.tech_name:
options += " -t {}".format(OPTS.tech_name)
options += " -j 2"
# Always perform code coverage