Skip riscv func test for time sake

This commit is contained in:
mrg
2020-06-26 06:50:45 -07:00
parent d53abba479
commit af4ed3dd6e
+1
View File
@@ -15,6 +15,7 @@ from globals import OPTS
from sram_factory import factory
import debug
@unittest.skip("SKIPPING 50_riscv_func_test")
class riscv_func_test(openram_test):
def runTest(self):