test_ctf_writer.c: test bt_ctf_stream_create()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 17 Feb 2016 21:55:22 +0000 (16:55 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 22 Feb 2016 17:52:09 +0000 (12:52 -0500)
commit44ac03eb95878883405e6cfd4e35e14ea55712f3
tree7d80f7199423c3f3b0c3660b40896e4c99f76f4c
parent319fd969d5f098775f83f9a4c5c394d4a96db999
test_ctf_writer.c: test bt_ctf_stream_create()

This new test function tests the creation of both a writer
(when the stream class's trace was itself created by a writer)
and a non-writer stream.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/lib/test_ctf_writer.c
This page took 0.024072 seconds and 4 git commands to generate.