From 411686402b6a7f148fd05c926d5fbce7a1802810 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Fri, 12 Jun 2015 13:41:00 +0200 Subject: tbf/test: Add test for DL LLC packet loss Currently LLC frames are lost or even reordered when the TBF has be established via the AGCH and the procedure fails for some reason. This test tries to reproduce this behaviour by throwing away the first TBF while calling the handle() method several times. The results of create_dl_acked_block() are checked against expected values (this is currently party disabled because the bug still persists). Ticket: #1759 Sponsored-by: On-Waves ehf --- tests/tbf/TbfTest.ok | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tbf/TbfTest.ok') diff --git a/tests/tbf/TbfTest.ok b/tests/tbf/TbfTest.ok index 831a3dd3..8c2c0e77 100644 --- a/tests/tbf/TbfTest.ok +++ b/tests/tbf/TbfTest.ok @@ -4,6 +4,8 @@ === end test_tbf_imsi === === start test_tbf_exhaustion === === end test_tbf_exhaustion === +=== start test_tbf_dl_llc_loss === +=== end test_tbf_dl_llc_loss === === start test_tbf_single_phase === === end test_tbf_single_phase === === start test_tbf_two_phase === -- cgit v1.2.3