blob: 50ed2e165526e22472e098fab9f4d5aa8c82c856 [file] [log] [blame]
Oliver Smithcfb63212019-09-05 17:13:33 +02001--- test_enc_zero_len ---
2Application Information Request with zero length received!
3
4--- test_enc ---
5exp: 03 fc 03 fc 00 00 00 00 00 00 00 00 00 00 00 00
6msg: 03 fc 03 fc 00 00 00 00 00 00 00 00 00 00 00 00
7
8--- test_pcu_rx_no_subscr_with_active_tbf ---
9Application Information Request received: type=0x00000000 len=0
10Packet Application Information will not be sent, no subscribers with active TBF
11
12--- prepare_bts_with_two_dl_tbf_subscr ---
13Creating MS object, TLLI = 0x00000000
14Modifying MS object, TLLI = 0x00000000, MS class 0 -> 10
15Modifying MS object, TLLI = 0x00000000, EGPRS MS class 0 -> 11
Pau Espin Pedrol8072e352020-10-30 18:18:06 +010016MS(TLLI=0x00000000, IMSI=, TA=220, 10/11,) Enabled EGPRS, mode EGPRS
Oliver Smithcfb63212019-09-05 17:13:33 +020017[DL] algo B <multi> (suggested TRX: 0): using 4 slots
Pau Espin Pedrol8072e352020-10-30 18:18:06 +010018PDCH(TS 4, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 1 TBFs, USFs = 00, TFIs = 00000001.
19PDCH(TS 5, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 1 TBFs, USFs = 00, TFIs = 00000001.
20PDCH(TS 6, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 1 TBFs, USFs = 00, TFIs = 00000001.
21PDCH(TS 7, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 1 TBFs, USFs = 00, TFIs = 00000001.
22Attaching TBF to MS object, TLLI = 0x00000000, TBF = TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS)
23ws(64)
Oliver Smithcfb63212019-09-05 17:13:33 +020024Creating MS object, TLLI = 0x00000000
25Modifying MS object, TLLI = 0x00000000, MS class 0 -> 12
26Modifying MS object, TLLI = 0x00000000, EGPRS MS class 0 -> 13
Pau Espin Pedrol8072e352020-10-30 18:18:06 +010027MS(TLLI=0x00000000, IMSI=, TA=220, 12/13,) Enabled EGPRS, mode EGPRS
Oliver Smithcfb63212019-09-05 17:13:33 +020028[DL] algo B <multi> (suggested TRX: 0): using 3 slots
Pau Espin Pedrol8072e352020-10-30 18:18:06 +010029PDCH(TS 4, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 2 TBFs, USFs = 00, TFIs = 00000003.
30PDCH(TS 5, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 2 TBFs, USFs = 00, TFIs = 00000003.
31PDCH(TS 6, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 2 TBFs, USFs = 00, TFIs = 00000003.
32Attaching TBF to MS object, TLLI = 0x00000000, TBF = TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS)
33ws(64)
Oliver Smithcfb63212019-09-05 17:13:33 +020034
35--- test_sched_app_info_ok ---
36Application Information Request received: type=0x00000000 len=15
37Sending Packet Application Information to 2 subscribers with active TBF
38Sending Packet Application Information message
39Sending Packet Application Information message
40Packet Application Information successfully sent to all MS with active TBF
41
42--- test_sched_app_info_missing_app_info_in_bts ---
43Application Information Request received: type=0x00000000 len=15
44Sending Packet Application Information to 2 subscribers with active TBF
45MS has app_info_pending flag set, but no Packet Application Information message stored in BTS!
46
47--- test_pcu_rx_overwrite_app_info ---
48Application Information Request received: type=0x00000000 len=15
49Sending Packet Application Information to 2 subscribers with active TBF
50Application Information Request received: type=0x00000000 len=15
51Previous Packet Application Information was not sent to all subscribers, overwriting with new one
52Sending Packet Application Information to 2 subscribers with active TBF
53
54--- cleanup ---