Move the bitfield test to tests/lib/
[babeltrace.git] / tests / runall.sh
index b2af65647c8a2418b6737ead0e9a6cc2dc4a840d..9e0bdca5a3ed44f42ecd8bbb82d0dac3860fcd6a 100755 (executable)
@@ -53,13 +53,6 @@ function run_babeltrace ()
        return $?
 }
 
        return $?
 }
 
-echo -e "Running test-bitfield..."
-./test-bitfield
-test_check
-if [ $? -ne 0 ]; then
-       exit 1
-fi
-
 #run babeltrace expects success
 echo -e "Running babeltrace without argument..."
 run_babeltrace
 #run babeltrace expects success
 echo -e "Running babeltrace without argument..."
 run_babeltrace
This page took 0.02366 seconds and 4 git commands to generate.