mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 11:10:06 +01:00
added tests and functionalities for x86_att parser
This commit is contained in:
@@ -6,6 +6,7 @@ import unittest
|
||||
sys.path[0:0] = ['.', '..']
|
||||
suite = unittest.TestLoader().loadTestsFromNames(
|
||||
[
|
||||
'test_parser_x86_att'
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user