mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-capture: add rewrite-pid to capture tests
This commit is contained in:
@ -16,10 +16,11 @@ libsysprof_capture_testsuite_c_args = [
|
||||
|
||||
libsysprof_capture_testsuite = {
|
||||
'test-mapped-ring-buffer' : {},
|
||||
'rewrite-pid' : {'skip': true},
|
||||
}
|
||||
|
||||
libsysprof_capture_testsuite_deps = [
|
||||
dependency('glib-2.0'),
|
||||
dependency('gio-2.0'),
|
||||
libsysprof_capture_dep,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user