Port: do not depend on GNU readlink
[babeltrace.git] / tests / lib / test_ctf_writer_complete.in
old mode 100755 (executable)
new mode 100644 (file)
index 5bd1c97..abb0575
@@ -17,7 +17,9 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-CTFPARSERTEST="@abs_top_builddir@/formats/ctf/metadata/ctf-parser-test"
-BTBIN="@abs_top_builddir@/converter/babeltrace"
+NO_SH_TAP=1
+. "@abs_top_builddir@/tests/utils/common.sh"
 
-"@abs_top_builddir@/tests/lib/test_ctf_writer" "$CTFPARSERTEST" "$BTBIN"
+curdir="$(cd -P "$(dirname "$0")" >/dev/null && pwd)"
+
+"${curdir}/test_ctf_writer" "$BT_BIN"
This page took 0.024437 seconds and 4 git commands to generate.