X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Flib%2Ftest_ctf_writer.c;h=596bb90da15b2bed2cbc9525e73c60d4a956f704;hb=e6a8e8e4744633807083a077ff9f101eb97d9801;hp=2d7c5a500af71d32d03725ca6a09b0ac873a32f6;hpb=9aac8f729c091ddddb688038f5d417a7b1ce4259;p=babeltrace.git diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c index 2d7c5a50..596bb90d 100644 --- a/tests/lib/test_ctf_writer.c +++ b/tests/lib/test_ctf_writer.c @@ -3285,9 +3285,6 @@ int main(int argc, char **argv) bt_put(packet_header_field); bt_put(trace); free(metadata_string); - - ok(bt_ctf_stream_class_get_trace(stream_class) == NULL, - "bt_ctf_stream_class_get_trace returns NULL after its trace has been reclaimed"); bt_put(stream_class); /* Remove all trace files and delete temporary trace directory */