blob: cb929a4c8744e8d892f00e488461a0194730d6ee [file] [log] [blame]
Ivan Kluchnikov487a1412011-12-21 13:17:53 +03001/* RLCMACTest.cpp
2 *
3 * Copyright (C) 2011 Ivan Klyuchnikov
4 *
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License
7 * as published by the Free Software Foundation; either version 2
8 * of the License, or (at your option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18 */
19
20
21
22//#include <BitVector.h>
23#include <iostream>
24#include <cstdlib>
25#include "csn1.h"
26#include "gsm_rlcmac.h"
27using namespace std;
28
29void printSizeofRLCMAC()
30{
31 cout << "sizeof RlcMacUplink_t " << sizeof(RlcMacUplink_t) << endl;
32 cout << "sizeof Packet_Cell_Change_Failure_t " << sizeof(Packet_Cell_Change_Failure_t) << endl;
33 cout << "sizeof Packet_Control_Acknowledgement_t " << sizeof(Packet_Control_Acknowledgement_t) << endl;
34 cout << "sizeof Packet_Downlink_Ack_Nack_t " << sizeof(Packet_Downlink_Ack_Nack_t) << endl;
35 cout << "sizeof EGPRS_PD_AckNack_t " << sizeof(EGPRS_PD_AckNack_t) << endl;
36 cout << "sizeof Packet_Uplink_Dummy_Control_Block_t " << sizeof(Packet_Uplink_Dummy_Control_Block_t) << endl;
37 cout << "sizeof Packet_Measurement_Report_t " << sizeof(Packet_Measurement_Report_t) << endl;
38 cout << "sizeof Packet_Resource_Request_t " << sizeof(Packet_Resource_Request_t) << endl;
39 cout << "sizeof Packet_Mobile_TBF_Status_t " << sizeof(Packet_Mobile_TBF_Status_t) << endl;
40 cout << "sizeof Packet_PSI_Status_t " << sizeof(Packet_PSI_Status_t) << endl;
41 cout << "sizeof Packet_Enh_Measurement_Report_t " << sizeof(Packet_Enh_Measurement_Report_t) << endl;
42 cout << "sizeof Packet_Cell_Change_Notification_t " << sizeof(Packet_Cell_Change_Notification_t) << endl;
43 cout << "sizeof Packet_SI_Status_t " << sizeof(Packet_SI_Status_t) << endl;
44 cout << "sizeof Additional_MS_Rad_Access_Cap_t " << sizeof(Additional_MS_Rad_Access_Cap_t) << endl;
45 cout << "sizeof Packet_Pause_t " << sizeof(Packet_Pause_t) << endl;
46
47 cout << "sizeof RlcMacDownlink_t " << sizeof(RlcMacDownlink_t) << endl;
48 cout << "sizeof Packet_Access_Reject_t " << sizeof(Packet_Access_Reject_t) << endl;
49 cout << "sizeof Packet_Cell_Change_Order_t " << sizeof(Packet_Cell_Change_Order_t) << endl;
50 cout << "sizeof Packet_Downlink_Assignment_t " << sizeof(Packet_Downlink_Assignment_t) << endl;
51 cout << "sizeof Packet_Measurement_Order_Reduced_t " << sizeof(Packet_Measurement_Order_Reduced_t) << endl;
52 cout << "sizeof Packet_Neighbour_Cell_Data_t " << sizeof(Packet_Neighbour_Cell_Data_t) << endl;
53 cout << "sizeof Packet_Serving_Cell_Data_t " << sizeof(Packet_Serving_Cell_Data_t) << endl;
54 cout << "sizeof Packet_Paging_Request_t " << sizeof(Packet_Paging_Request_t) << endl;
55 cout << "sizeof Packet_PDCH_Release_t " << sizeof(Packet_PDCH_Release_t) << endl;
56 cout << "sizeof Packet_Polling_Request_t " << sizeof(Packet_Polling_Request_t) << endl;
57 cout << "sizeof Packet_Power_Control_Timing_Advance_t " << sizeof(Packet_Power_Control_Timing_Advance_t) << endl;
58 cout << "sizeof Packet_PRACH_Parameters_t " << sizeof(Packet_PRACH_Parameters_t) << endl;
59 cout << "sizeof Packet_Queueing_Notification_t " << sizeof(Packet_Queueing_Notification_t) << endl;
60 cout << "sizeof Packet_Timeslot_Reconfigure_t " << sizeof(Packet_Timeslot_Reconfigure_t) << endl;
61 cout << "sizeof Packet_TBF_Release_t " << sizeof(Packet_TBF_Release_t) << endl;
62 cout << "sizeof Packet_Uplink_Ack_Nack_t " << sizeof(Packet_Uplink_Ack_Nack_t) << endl;
63 cout << "sizeof Packet_Uplink_Assignment_t " << sizeof(Packet_Uplink_Assignment_t) << endl;
64 cout << "sizeof Packet_Cell_Change_Continue_t " << sizeof(Packet_Cell_Change_Continue_t) << endl;
65 cout << "sizeof Packet_Handover_Command_t " << sizeof(Packet_Handover_Command_t) << endl;
66 cout << "sizeof Packet_PhysicalInformation_t " << sizeof(Packet_PhysicalInformation_t) << endl;
67 cout << "sizeof Packet_Downlink_Dummy_Control_Block_t " << sizeof(Packet_Downlink_Dummy_Control_Block_t) << endl;
68 cout << "sizeof PSI1_t " << sizeof(PSI1_t) << endl;
69 cout << "sizeof PSI2_t " << sizeof(PSI2_t) << endl;
70 cout << "sizeof PSI3_t " << sizeof(PSI3_t) << endl;
71 cout << "sizeof PSI3_BIS_t " << sizeof(PSI3_BIS_t) << endl;
72 cout << "sizeof PSI4_t " << sizeof(PSI4_t) << endl;
73 cout << "sizeof PSI13_t " << sizeof(PSI13_t) << endl;
74 cout << "sizeof PSI5_t " << sizeof(PSI5_t) << endl;
75}
76
77void testRlcMacDownlink()
78{
79 BitVector resultVector(23*8);
80 resultVector.unhex("2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b");
81
82 std::string testData[] = {
83 "4e082500e3f1a81d080820800b2b2b2b2b2b2b2b2b2b2b", // Packet Downlink Assignment
84 "48282407a6a074227201000b2b2b2b2b2b2b2b2b2b2b2b", // Packet Uplink Assignment
85 "47240c00400000000000000079eb2ac9402b2b2b2b2b2b", // Packet Uplink Ack Nack
86 "47283c367513ba333004242b2b2b2b2b2b2b2b2b2b2b2b" // Packet Uplink Assignment
87 };
88
89 int testDataSize = sizeof(testData)/sizeof(testData[0]);
90 BitVector vector[testDataSize];
91
92 unsigned char origin[23];
93 unsigned char result[23];
94
95 cout << " DOWNLINK " << endl;
96 for (int i = 0; i < testDataSize; i++)
97 {
98 vector[i].resize(23*8);
99 vector[i].unhex(testData[i].c_str());
100 RlcMacDownlink_t * data = (RlcMacDownlink_t *)malloc(sizeof(RlcMacDownlink_t));
101 cout << "=========Start DECODE===========" << endl;
102 decode_gsm_rlcmac_downlink(&vector[i], data);
103 cout << "+++++++++Finish DECODE++++++++++" << endl;
104 cout << "=========Start ENCODE=============" << endl;
105 encode_gsm_rlcmac_downlink(&resultVector, data);
106 cout << "+++++++++Finish ENCODE+++++++++++" << endl;
107 cout << "vector1 = " << vector[i] << endl;
108 cout << "vector2 = " << resultVector << endl;
109 vector[i].pack(origin);
110 resultVector.pack(result);
111 if (memcmp(origin, result, 23) == 0)
112 {
113 cout << "vector1 == vector2 : TRUE" << endl;
114 }
115 else
116 {
117 cout << "vector1 == vector2 : FALSE" << endl;
118 }
119 resultVector.unhex("2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b");
120 free(data);
121 }
122}
123
124
125void testRlcMacUplink()
126{
127 BitVector resultVector(23*8);
128 resultVector.unhex("2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b");
129
130 std::string testData[] = {
131 "400e1e61d11f2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b", // Packet Uplink Dummy Control Block
132 "400b8020000000000000002480e00b2b2b2b2b2b2b2b2b", // Packet Downlink Ack/Nack
133 "4016713dc094270ca2ae57ef909006aa0fc0001f80222b" // Packet Resource Request
134 };
135
136 int testDataSize = sizeof(testData)/sizeof(testData[0]);
137 BitVector vector[testDataSize];
138
139 unsigned char origin[23];
140 unsigned char result[23];
141
142 cout << " UPLINK " << endl;
143 for (int i = 0; i < testDataSize; i++)
144 {
145 vector[i].resize(23*8);
146 vector[i].unhex(testData[i].c_str());
147 RlcMacUplink_t * data = (RlcMacUplink_t *)malloc(sizeof(RlcMacUplink_t));
148 cout << "=========Start DECODE===========" << endl;
149 decode_gsm_rlcmac_uplink(&vector[i], data);
150 cout << "+++++++++Finish DECODE++++++++++" << endl;
151 cout << "=========Start ENCODE=============" << endl;
152 encode_gsm_rlcmac_uplink(&resultVector, data);
153 cout << "+++++++++Finish ENCODE+++++++++++" << endl;
154 cout << "vector1 = " << vector[i] << endl;
155 cout << "vector2 = " << resultVector << endl;
156 vector[i].pack(origin);
157 resultVector.pack(result);
158 if (memcmp(origin, result, 23) == 0)
159 {
160 cout << "vector1 == vector2 : TRUE" << endl;
161 }
162 else
163 {
164 cout << "vector1 == vector2 : FALSE" << endl;
165 }
166 resultVector.unhex("2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b");
167 free(data);
168 }
169}
170
171int main(int argc, char *argv[])
172{
173 //printSizeofRLCMAC();
174 testRlcMacDownlink();
175 testRlcMacUplink();
176
177}