aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.ok
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-08-21 15:04:39 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-08-24 12:23:50 +0200
commit23c4b3f15899c0849fe63726fea404b9b215f103 (patch)
tree236c2ca389662264479509a6c539dc6cba83439e /tests/tbf/TbfTest.ok
parentaf45473cd5b256e987515f0dc9d75ba604e5c5f1 (diff)
tbf/test: Add test_tbf_dl_reuse
This tests the usage of an existing TBF that is no longer in FLOW state to request a new DL TBF via the old TBF's PACCH. The test triggers a bug that breaks the association between both TBF objects, resulting in packet loss and transmission stalling. Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests/tbf/TbfTest.ok')
-rw-r--r--tests/tbf/TbfTest.ok2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tbf/TbfTest.ok b/tests/tbf/TbfTest.ok
index a29105e1..0ad9ad47 100644
--- a/tests/tbf/TbfTest.ok
+++ b/tests/tbf/TbfTest.ok
@@ -18,3 +18,5 @@
=== end test_tbf_dl_flow_and_rach_two_phase ===
=== start test_tbf_dl_flow_and_rach_single_phase ===
=== end test_tbf_dl_flow_and_rach_single_phase ===
+=== start test_tbf_dl_reuse ===
+=== end test_tbf_dl_reuse ===