Added a timing test, minor modifications in 02
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index 3f1ba85..04d6f59 100644 (file)
@@ -1,12 +1,15 @@
 
-EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg
+EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \
+ t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
 
 dist-hook:
        -mkdir $(distdir)/records
        cp $(srcdir)/records/*.grs $(distdir)/records
 
-test:
-       ../../index/zmbolidx init
-       ../../index/zmbolidx update records
+TESTS = test01.sh test02.sh test03.sh test04.sh \
+        test1.sh test2.sh \
+       timing1.sh
 
-TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
+# FIXME:
+# test02.sh fails
+# test03.sh fails with a segfault