tests: Move libtestcommon to utils
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 13 Jun 2019 18:10:51 +0000 (14:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 18 Jun 2019 21:12:13 +0000 (17:12 -0400)
commitde8e2f5ad0a9beb36985d8b141325b0333fceeb9
tree9d9c5dd48fefa1c200aaf7c301320d20ba44c728
parentf807570cabd54611b7a7d3e23023f68f23e1ff70
tests: Move libtestcommon to utils

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I4efe6edae5d70921cbfb106f5184c58f7e2e5abb
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1426
Tested-by: jenkins
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/lib/Makefile.am
tests/lib/common.c [deleted file]
tests/lib/common.h [deleted file]
tests/utils/Makefile.am
tests/utils/common.c [new file with mode: 0644]
tests/utils/common.h [new file with mode: 0644]
This page took 0.024544 seconds and 4 git commands to generate.