Add bindings/python/babeltrace/test_ctf_writer.py test
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 9 Nov 2017 17:38:40 +0000 (12:38 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 23 Nov 2017 14:53:35 +0000 (09:53 -0500)
commitd5cb339b7bc8f622cacbafc57dfb47d9f805711e
tree9d1a33d84eb085bc9cedf0f939fc3856437cb4ca
parent9f1bc15727fb033821f6c7499459d50da8af4653
Add bindings/python/babeltrace/test_ctf_writer.py test

This test ensures that we can use the legacy Python bindings to create a
CTF trace without caring about timestamp fields (they should be
automatically updated from the stream's class's clock value).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/bindings/python/babeltrace/test_ctf_writer.py [new file with mode: 0644]
This page took 0.024271 seconds and 4 git commands to generate.