Add consumer socket object and relayd commands
[lttng-tools.git] / tests / tools / test_kernel_data_trace.c
index 3e9dc442a74fd34a7162daaeb0e39511626228fe..8bd62875a17124caa9b12ce0cd44f48b2547f510 100644 (file)
@@ -78,7 +78,6 @@ static void create_one_kernel_session(void)
        assert(kern->channel_count == 0);
        assert(kern->stream_count_global == 0);
        assert(kern->metadata == NULL);
-       assert(kern->consumer_fd == -1);
        PRINT_OK();
 
        /* Init list in order to avoid sefaults from cds_list_del */
This page took 0.022939 seconds and 4 git commands to generate.