mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add simple test for symbolizer API
This commit is contained in:
@ -12,7 +12,8 @@ libsysprof_analyze_testsuite_c_args = [
|
||||
]
|
||||
|
||||
libsysprof_analyze_testsuite = {
|
||||
'test-capture-model': {'skip': true},
|
||||
'test-capture-model' : {'skip': true},
|
||||
'test-symbolize' : {'skip': true},
|
||||
}
|
||||
|
||||
libsysprof_analyze_testsuite_deps = [
|
||||
|
||||
Reference in New Issue
Block a user