blob: 6ef5d831e254ae75179429377ededbd96ac70282 [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
16[DL] algo B <multi> (suggested TRX: 0): using 4 slots
17PDCH(TS 4, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL), 1 TBFs, USFs = 00, TFIs = 00000001.
18PDCH(TS 5, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL), 1 TBFs, USFs = 00, TFIs = 00000001.
19PDCH(TS 6, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL), 1 TBFs, USFs = 00, TFIs = 00000001.
20PDCH(TS 7, TRX 0): Attaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL), 1 TBFs, USFs = 00, TFIs = 00000001.
21Attaching TBF to MS object, TLLI = 0x00000000, TBF = TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL)
22Creating MS object, TLLI = 0x00000000
23Modifying MS object, TLLI = 0x00000000, MS class 0 -> 12
24Modifying MS object, TLLI = 0x00000000, EGPRS MS class 0 -> 13
25[DL] algo B <multi> (suggested TRX: 0): using 3 slots
26PDCH(TS 4, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL), 2 TBFs, USFs = 00, TFIs = 00000003.
27PDCH(TS 5, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL), 2 TBFs, USFs = 00, TFIs = 00000003.
28PDCH(TS 6, TRX 0): Attaching TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL), 2 TBFs, USFs = 00, TFIs = 00000003.
29Attaching TBF to MS object, TLLI = 0x00000000, TBF = TBF(TFI=1 TLLI=0x00000000 DIR=DL STATE=NULL)
30
31--- test_sched_app_info_ok ---
32Application Information Request received: type=0x00000000 len=15
33Sending Packet Application Information to 2 subscribers with active TBF
34Sending Packet Application Information message
35Sending Packet Application Information message
36Packet Application Information successfully sent to all MS with active TBF
37
38--- test_sched_app_info_missing_app_info_in_bts ---
39Application Information Request received: type=0x00000000 len=15
40Sending Packet Application Information to 2 subscribers with active TBF
41MS has app_info_pending flag set, but no Packet Application Information message stored in BTS!
42
43--- test_pcu_rx_overwrite_app_info ---
44Application Information Request received: type=0x00000000 len=15
45Sending Packet Application Information to 2 subscribers with active TBF
46Application Information Request received: type=0x00000000 len=15
47Previous Packet Application Information was not sent to all subscribers, overwriting with new one
48Sending Packet Application Information to 2 subscribers with active TBF
49
50--- cleanup ---