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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:33 +0000 (18:19 -0400)
commit7d15e2ab9409379f75a9afaa003c6f654fdbc6d7
treeeeb3f03b4e744b9f07e688f683f91bba06f290c2
parent6506cd617fb83f14ec9e398d9062bb76ce9ac49a
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.02469 seconds and 4 git commands to generate.