Fix graph facilities handling in writer component class
[babeltrace.git] / tests / lib / test_ctf_writer_complete.in
index 4e2a4650a2840ee2b5bda61fddffc8ca910132af..0911e09b1e1d38c5092f70da4ace9bafe934e65a 100755 (executable)
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-CURDIR=$(dirname $0)/
-ROOTDIR=$CURDIR/../..
 
-$CURDIR/test_ctf_writer $ROOTDIR/formats/ctf/metadata/ctf-parser-test $ROOTDIR/converter/babeltrace
+BTBIN="@abs_top_builddir@/cli/babeltrace"
+
+"@abs_top_builddir@/tests/lib/test_ctf_writer" "$BTBIN"
This page took 0.024228 seconds and 4 git commands to generate.