tests: Move ctf-writer to it's own directory
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 13 Jun 2019 18:23:20 +0000 (14:23 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 13 Jun 2019 23:47:13 +0000 (19:47 -0400)
commit331731aa31dbd587ebd54e32c7f6c136f34aef7e
tree2498f0de6460f62894f550d75ecc567e426bf309
parent550b7a4e67a46d1de6b3e83b010b6d38b1c5e7d4
tests: Move ctf-writer to it's own directory

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I4033b31392867c468419aa43f31675af3842c6f1
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1427
Tested-by: jenkins
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
.gitignore
configure.ac
tests/Makefile.am
tests/ctf-writer/Makefile.am [new file with mode: 0644]
tests/ctf-writer/ctf_writer.c [new file with mode: 0644]
tests/ctf-writer/test_ctf_writer.in [new file with mode: 0644]
tests/lib/Makefile.am
tests/lib/test_ctf_writer.c [deleted file]
tests/lib/test_ctf_writer_complete.in [deleted file]
This page took 0.025837 seconds and 4 git commands to generate.