mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
added base parser to all_tests
This commit is contained in:
@@ -6,6 +6,7 @@ import unittest
|
|||||||
sys.path[0:0] = ['.', '..']
|
sys.path[0:0] = ['.', '..']
|
||||||
suite = unittest.TestLoader().loadTestsFromNames(
|
suite = unittest.TestLoader().loadTestsFromNames(
|
||||||
[
|
[
|
||||||
|
'test_base_parser',
|
||||||
'test_parser_x86att',
|
'test_parser_x86att',
|
||||||
'test_parser_AArch64v81',
|
'test_parser_AArch64v81',
|
||||||
'test_marker_utils',
|
'test_marker_utils',
|
||||||
|
|||||||
Reference in New Issue
Block a user