aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testsuite.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index bfc9bad5..fed00182 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -25,12 +25,6 @@ cat $abs_srcdir/misc/misc_test.ok > expout
AT_CHECK([$OSMO_QEMU $abs_top_builddir/tests/misc/misc_test], [], [expout], [ignore])
AT_CLEANUP
-AT_SETUP([bursts])
-AT_KEYWORDS([bursts])
-cat $abs_srcdir/bursts/bursts_test.ok > expout
-AT_CHECK([$abs_top_builddir/tests/bursts/bursts_test], [], [expout], [ignore])
-AT_CLEANUP
-
AT_SETUP([handover])
AT_KEYWORDS([handover])
cat $abs_srcdir/handover/handover_test.ok > expout