Add tests: CTF writer: `timestamp_begin`/`timestamp_end` autopopulation
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 19 Feb 2018 21:45:55 +0000 (16:45 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 03:32:03 +0000 (23:32 -0400)
commitd461e009b19e525d003762586f3f7d30ed5f5f6f
tree2b9acd04a33b0395857edbcc329d842fcaf38e79
parent8cd07f2c188a204dc61cebde12d5207ae99b1255
Add tests: CTF writer: `timestamp_begin`/`timestamp_end` autopopulation

Those new tests validate that the automatic population of the
`timestamp_begin` and `timestamp_end` fields in CTF writer work as
expected.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
.gitignore
configure.ac
tests/Makefile.am
tests/lib/Makefile.am
tests/lib/ctf-writer/Makefile.am [new file with mode: 0644]
tests/lib/ctf-writer/test_auto_populate.py [new file with mode: 0644]
tests/lib/ctf-writer/test_ctf_writer.in [new file with mode: 0644]
This page took 0.026823 seconds and 4 git commands to generate.