tests: move tests to appropriate libraries

This commit is contained in:
Christian Hergert
2023-07-20 16:11:25 -07:00
parent b8f39ef20a
commit ff40f7d37d
8 changed files with 11 additions and 5 deletions

View File

@ -15,8 +15,13 @@ libsysprof_capture_testsuite_c_args = [
]
libsysprof_capture_testsuite = {
'test-mapped-ring-buffer' : {},
'allocs-by-size' : {'skip': true},
'cross-thread-frees' : {'skip': true},
'find-temp-allocs' : {'skip': true},
'rewrite-pid' : {'skip': true},
'test-capture' : {},
'test-capture-cursor' : {},
'test-mapped-ring-buffer' : {},
}
libsysprof_capture_testsuite_deps = [