Test: Add a test that validates that empty streams are valid
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Jan 2015 22:31:38 +0000 (17:31 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Jan 2015 22:31:38 +0000 (17:31 -0500)
commitfdf80f327cd463eacb1d8a209091733b0cea2073
tree9032f1754310abd3fb43116a7de82f293ab76742
parent28362f2bcb7fe869c6bc1b078ceab41483fd69a6
Test: Add a test that validates that empty streams are valid

Empty streams should be backed by a file of size 0 and be readable
by a CTF reader. This test validates that the problem described in
28362f2b is fixed.

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