tests: Move libtestcommon to utils
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 13 Jun 2019 18:10:51 +0000 (14:10 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 13 Jun 2019 23:47:13 +0000 (19:47 -0400)
commit550b7a4e67a46d1de6b3e83b010b6d38b1c5e7d4
tree9ffb58edb9a123bfef9f7002c66f265b78316474
parentc88dd1cb8e4858f962f417943983cb39c1a2c245
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.024412 seconds and 4 git commands to generate.