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>
Fri, 12 Apr 2019 21:25:04 +0000 (17:25 -0400)
commit976024f43cc1a50c0ef183b855ef052149377a0e
treee75b141dfef04f56c361904eaddc4f7b59fcf31b
parent1e255019e3d673a54701f95cd370a24cdfde1471
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.025236 seconds and 5 git commands to generate.