aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf
AgeCommit message (Expand)AuthorFilesLines
2019-03-28TS alloc: expand tests logMax1-225/+225
2019-03-27Fix Channel Coding Command for MCSMax1-2/+2
2019-03-27MCS: add Channel Coding Command encoderMax1-2/+2
2019-03-19TBF-DL: log MCS as stringMax1-23/+23
2019-03-14Use unique NSEI/BVCI/NSVCI in TBF testsMax2-14/+5
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax1-27/+27
2019-03-07Log (M)CS UL update errorsMax1-0/+17
2019-03-07Enable LGLOBAL logging for TBF testsMax2-1/+5
2019-03-06Use msgb_eq_data_print() in testsMax1-10/+33
2018-06-05change log level of "DL packet loss" log messagesStefan Sperling1-1/+0
2018-04-12tbf: add frame number to log outputPhilipp Maier1-282/+282
2018-04-01use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-5/+6
2018-02-21Simplify TS alloc: move slot assignmentMax1-1/+1
2018-02-19Simplify TS alloc: split off RX mask computationMax1-3/+3
2018-02-19Update header includesMax1-0/+1
2018-02-08TBF: move common test code into functionsMax1-109/+67
2018-02-03TBF: add helpers for assignment type handlingMax1-1/+32
2018-01-26Simplify TS alloc: fix allocation callsMax1-6/+7
2018-01-25TBF: override send function via linker optionMax1-1/+3
2018-01-25TBF: decrease L1 logging verbosity in testMax2-290/+1
2018-01-24TBF: adjust test log levelsMax2-1186/+4796
2018-01-24TBF: make UL ack state internalMax1-3/+3
2018-01-24TBF: make UL/DL state internalMax1-5/+5
2018-01-19TBF: add dedicated log categoriesMax1-4667/+5
2018-01-17TBF: log source of state transitionsMax1-1/+1
2018-01-17Use Timing Advance Index in UL assignmentsMax1-16/+16
2018-01-17Rewrite Packet Uplink AssignmentMax1-16/+16
2018-01-17Rewrite Packet Downlink AssignmentMax1-35/+35
2018-01-12TBF: unify EGPRS window calculationMax1-34/+34
2018-01-12TBF: move window parameters to UL/DL levelMax1-10/+10
2018-01-12Avoid code duplication in TBF testMax1-122/+75
2018-01-12TBF-UL: add simpler test helperMax1-4/+2
2018-01-04window: move encoding into functionsMax1-8/+8
2018-01-04TBF-DL: mark rcvd_dl_ack() parameters as booleanMax1-6/+6
2017-12-20TBF: implement independent T31xx timersMax1-2/+2
2017-12-20Introduce LOGTBF* for consistent loggingMax1-875/+875
2017-12-05TBF: expand timer loggingMax1-315/+315
2017-12-05TBF: fix compiler warning in testMax1-6/+3
2017-12-04TBF: log timer overrideMax1-211/+211
2017-10-29tests: Don't use private version of log_info but global gprs_log_infoHarald Welte1-28/+4
2017-09-08TBF-DL: extend index check for RLC block copyMax1-0/+215
2017-08-14Simplify polling troubleshootingMax1-82/+47
2017-05-26Cleanup FN schedulingMax1-15/+1
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-2/+2
2017-05-01tbf.cpp: use new tlli instead of old tlliAlexander Couzens1-1/+1
2017-02-08main, tests: use msgb_talloc_ctx_init() (new)Neels Hofmeyr1-1/+1
2017-02-08tests: edge, tbf: assert return valuesNeels Hofmeyr1-1/+10
2017-02-08Fix dozens of compiler warnings across the boardNeels Hofmeyr1-54/+22
2017-02-01cosmetic: Fix log outputPhilipp Maier1-60/+30