mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
tests: move tests to appropriate libraries
This commit is contained in:
@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user