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>
Wed, 6 Dec 2017 15:51:27 +0000 (10:51 -0500)
commitab973b67358438673f42c5127d7b0e27034c2a01
tree4ea1d34dd5746be42f02d14c1ab8ce17f9530555
parentf881c154cc09018ce82b53fbbd1963b1777b9bfd
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.024502 seconds and 4 git commands to generate.