Add static trace tests
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 26 Apr 2017 18:49:19 +0000 (14:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:41 +0000 (12:57 -0400)
commit28437b95d731b8709aad0be2fbb336d1eae92af6
tree453b729e7d68735b5152cea18c8360381fe215bd
parent5acf2ae6bdfb2bc6fa88e250a87ccc6ba3546d89
Add static trace tests

Those new tests validate that you cannot indeed modify a trace (add
clock classes, add stream classes, create streams) when it's static.

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.024947 seconds and 4 git commands to generate.