mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
bugfixed x86 parser and tests for dep finder
This commit is contained in:
@@ -8,7 +8,8 @@ suite = unittest.TestLoader().loadTestsFromNames(
|
||||
[
|
||||
'test_parser_x86att',
|
||||
'test_parser_AArch64v81',
|
||||
'test_marker_utils'
|
||||
'test_marker_utils',
|
||||
'test_dependency_finder'
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user