libsysprof-analyze: add simple test for symbolizer API

This commit is contained in:
Christian Hergert
2023-05-03 17:09:18 -07:00
parent 284d0d1f09
commit 5d255bcb80
2 changed files with 66 additions and 1 deletions

View File

@ -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 = [