X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Flib%2Ftest_ctf_writer_complete.in;h=5bd1c97f24e0a2aa9669a72bb8e2cb5f40f20616;hp=4e2a4650a2840ee2b5bda61fddffc8ca910132af;hb=bb01c30e0db3a28260239f63bc65d08825d24931;hpb=a553299904487060d7c6c9bcfd06db5213d7acfa diff --git a/tests/lib/test_ctf_writer_complete.in b/tests/lib/test_ctf_writer_complete.in index 4e2a4650..5bd1c97f 100755 --- a/tests/lib/test_ctf_writer_complete.in +++ b/tests/lib/test_ctf_writer_complete.in @@ -16,7 +16,8 @@ # 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 +CTFPARSERTEST="@abs_top_builddir@/formats/ctf/metadata/ctf-parser-test" +BTBIN="@abs_top_builddir@/converter/babeltrace" + +"@abs_top_builddir@/tests/lib/test_ctf_writer" "$CTFPARSERTEST" "$BTBIN"