aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-29tests: Don't use private version of log_info but global gprs_log_infoHarald Welte6-119/+15
2017-09-12TS alloc: properly count UL slotsMax1-0/+4
2017-09-08TBF-DL: extend index check for RLC block copyMax1-0/+215
2017-08-14Simplify polling troubleshootingMax1-82/+47
2017-06-22tests: remove unused definitionMax1-16/+0
2017-05-26Cleanup FN schedulingMax1-15/+1
2017-05-15remove pcu own bitvector implementationAlexander Couzens3-14/+16
2017-05-01tbf.cpp: use new tlli instead of old tlliAlexander Couzens1-1/+1
2017-03-27bitcomp test: use expected rc instead of 'verify' flagNeels Hofmeyr2-41/+51
2017-03-27bitcomp test: fix: also verify bits after decoded dataNeels Hofmeyr2-16/+5
2017-03-27bitcomp test: fix: only one hexdump per log; use printfNeels Hofmeyr2-19/+17
2017-03-27cosmetic: BitcompTest: make readableNeels Hofmeyr1-37/+45
2017-03-13tests: include headers from include/Max1-1/+1
2017-03-05BTS: Convert relative frame numbers to absolute frame numbersPhilipp Maier4-2/+242
2017-02-08main, tests: use msgb_talloc_ctx_init() (new)Neels Hofmeyr5-5/+5
2017-02-08tests: edge, tbf: assert return valuesNeels Hofmeyr2-1/+16
2017-02-08Fix dozens of compiler warnings across the boardNeels Hofmeyr5-77/+34
2017-02-01cosmetic: Fix log outputPhilipp Maier1-60/+30
2017-01-26BTS: accept also relative frame numbers with rach requstPhilipp1-1/+4
2017-01-24Handle packet access reject during packet resource requestaravind sirsikar3-0/+341
2017-01-24Add test case for testing PUANsivasankari3-0/+2377
2017-01-23Add compression support in EGPRS PUANsivasankari1-0/+37
2017-01-06Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB supportPravin Kumarvel1-2/+2
2017-01-05Improve loggingMax1-5/+5
2016-12-09Sanitizer build fix for TbfTestaravind sirsikar1-0/+2
2016-12-02Add debugging log for RLC data block decodingMrinal Mishra1-0/+1
2016-11-11Handle packet access reject during EPDAN/PDAN with channel descriptionaravind sirsikar3-0/+51
2016-11-09Handle Immediate assignment rejectaravind sirsikar5-26/+371
2016-11-02EGPRS: fix for EPDAN out of windowaravind sirsikar2-15/+122
2016-10-30EGPRS: add test case to show EPDAN BSN out of window bugaravind sirsikar3-0/+140
2016-10-18Revert "tbf: Add state WAIT_ASSIGN"Neels Hofmeyr2-168/+125
2016-10-17EGPRS: Add EPDAN CRBB Tree based decodingPravin Kumarvel5-1/+384
2016-09-15Fix EGPRS DL window calculation during tbf updateAravind Sirsikar2-6/+4
2016-09-15EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Rele...Aravind Sirsikar3-20/+12
2016-09-15EGPRS: add test case to show LI decoding bugAravind Sirsikar4-0/+289
2016-09-14DL TS allocation: add test case to show TS allocation bug for 2nd DL TBFAravind Sirsikar2-0/+54
2016-09-14Fix CSN1 decoding: CSN_LEFT_ALIGNED_VAR_BMP boundsNeels Hofmeyr1-6/+1
2016-09-14CSN1 decoding: add test to show bug in CSN_LEFT_ALIGNED_VAR_BMPAravind Sirsikar1-1/+22
2016-09-12TBF flow: unit test compilation error fixAravind Sirsikar1-35/+39
2016-09-09Fix Timing Advance handlingMax2-76/+100
2016-09-02Fix GPRS PUAN encoding: wrong BSN statusAravind Sirsikar1-3/+2
2016-09-02GPRS: PUAN encoding: add test case to show wrong BSNs statusAravind Sirsikar1-0/+18
2016-08-30DL: add test case to show wrong window sizeAravind Sirsikar3-0/+111
2016-08-28TBF flow: unit test compilation error fixAravind Sirsikar1-1/+1
2016-08-27Change interface in osmo-pcu for 11 bit RACHbhargava1-4/+5
2016-08-25Fix EGPRS PUAN encoding: use correct urbb_lenAravind Sirsikar2-4/+3
2016-08-25EGPRS: PUAN encoding: add test case to show wrong urbb_len issueAravind Sirsikar3-0/+304
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar4-32/+707
2016-08-02Add support for SPB handling for EGPRS UL TBFAravind Sirsikar3-1/+747
2016-07-26Remove useless ARFCN parameterMax1-5/+5