mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-13 07:30:06 +01:00
Add RISCV parser to test suite
This commit is contained in:
@@ -9,6 +9,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
|
||||
"test_base_parser",
|
||||
"test_parser_x86att",
|
||||
"test_parser_AArch64",
|
||||
"test_parser_RISCV",
|
||||
"test_marker_utils",
|
||||
"test_semantics",
|
||||
"test_frontend",
|
||||
|
||||
Reference in New Issue
Block a user