test-gdb: bring back to life

Well factored with ./test-baremetal, allowing for target selection.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-27 00:00:05 +00:00
parent 24b75f92d8
commit cc1d8d08d0
6 changed files with 40 additions and 44 deletions

View File

@@ -419,6 +419,7 @@ path_properties_tuples = (
'openmp.c': {'cc_flags': ['-fopenmp', LF]},
}
),
'gdb_tests': {'baremetal': True},
'kernel_modules': {**gnu_extension_properties, **{'requires_kernel_modules': True}},
'libs': (
{'requires_dynamic_library': True},