projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a934f4a
)
Fix: kernel data unit test
author
David Goulet
<dgoulet@efficios.com>
Fri, 12 Jul 2013 17:47:12 +0000
(13:47 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Fri, 12 Jul 2013 17:47:12 +0000
(13:47 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/unit/test_kernel_data.c
patch
|
blob
|
blame
|
history
diff --git
a/tests/unit/test_kernel_data.c
b/tests/unit/test_kernel_data.c
index 0b4bb08c948c4ac375ef9765b94705aef5ccfa24..16d4f7b3991de7d980e2689c3a14571e10a1ac63 100644
(file)
--- a/
tests/unit/test_kernel_data.c
+++ b/
tests/unit/test_kernel_data.c
@@
-79,9
+79,6
@@
static void test_create_one_kernel_session(void)
kern->stream_count_global == 0 &&
kern->metadata == NULL,
"Validate kernel session");
-
- /* Init list in order to avoid sefaults from cds_list_del */
- trace_kernel_destroy_session(kern);
}
static void test_create_kernel_metadata(void)
This page took
0.025609 seconds
and
4
git commands to generate.