Cleanup test scripts
[babeltrace.git] / tests / lib / test_seek_empty_packet.in
index 8968c5900f59b6ba1fa5025cacb7b8c3f0ad603b..006938ea49022cf73eb8c1c134f5c7db596b6124 100755 (executable)
@@ -17,8 +17,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 # 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)/
-TESTDIR=$CURDIR/../
-CTF_TRACES=@abs_top_srcdir@/tests/ctf-traces
 
 
-$CURDIR/test_seek $CTF_TRACES/succeed/wk-heartbeat-u/ 1351532897586558519 1351532897591331194
+CTF_TRACES="@abs_top_srcdir@/tests/ctf-traces"
+
+"@abs_top_builddir@/tests/lib/test_seek" "$CTF_TRACES/succeed/wk-heartbeat-u/" 1351532897586558519 1351532897591331194
This page took 0.02298 seconds and 4 git commands to generate.