Test: rework shell test scripts
[babeltrace.git] / tests / bindings / python / bt2 / Makefile.am
index a31d9be8b459cb903a1681bbc752e0c162f280d6..aad80c0c55b858913912e3fae1593b61dbafe501 100644 (file)
@@ -1,6 +1,4 @@
-check_SCRIPTS = testall.sh
 EXTRA_DIST =                                   \
-       $(check_SCRIPTS)                        \
        test_clock_class.py                     \
        test_clock_class_priority_map.py        \
        test_component.py                       \
@@ -27,5 +25,5 @@ LOG_DRIVER_FLAGS='--merge'
 LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
 
 if ENABLE_PYTHON_BINDINGS
-TESTS = testall.sh
+TESTS = test_python_bt2
 endif
This page took 0.023415 seconds and 4 git commands to generate.