mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 03:00:11 +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_base_parser",
|
||||||
"test_parser_x86att",
|
"test_parser_x86att",
|
||||||
"test_parser_AArch64",
|
"test_parser_AArch64",
|
||||||
|
"test_parser_RISCV",
|
||||||
"test_marker_utils",
|
"test_marker_utils",
|
||||||
"test_semantics",
|
"test_semantics",
|
||||||
"test_frontend",
|
"test_frontend",
|
||||||
|
|||||||
Reference in New Issue
Block a user