aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-28TS alloc: expand tests logMax2-274/+274
2019-03-27Use Timing Advance Index in UL assignmentsMax2-4/+4
2019-03-27Rewrite Packet Uplink IA Rest Octets for SBAMax2-2/+2
2019-03-27Fix Channel Coding Command for MCSMax3-6/+6
2019-03-27MCS: add Channel Coding Command encoderMax2-4/+4
2019-03-26MCS: add mcs_is_*() helpersMax1-8/+8
2019-03-24MCS: move Mode enum outside of class definitionMax1-7/+7
2019-03-19TBF-DL: log MCS as stringMax1-23/+23
2019-03-19MCS: use value_string for conversionMax1-1/+1
2019-03-19MCS: move HeaderType enum outside of class definitionMax1-5/+4
2019-03-19MS store: move test helper to unit testMax1-2/+18
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-1/+1
2019-03-14Use unique NSEI/BVCI/NSVCI in TBF testsMax2-14/+5
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax2-79/+79
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 testsMax3-18/+44
2019-03-05EDGE tests: remove no-op checkMax1-2/+0
2019-02-26EDGE tests: reduce code duplicationMax1-8/+15
2019-02-19Add encoding tests for Immediate AssignmentMax3-0/+152
2019-02-19Add define for dummy burst stringMax2-8/+9
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 Hofmeyr12-16/+16
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr9-6/+15
2018-02-21Simplify TS alloc: move slot check into functionsMax2-0/+523
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 includesMax2-0/+3
2018-02-13emu: use libosmocore definitionsMax1-29/+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-31TS alloc: print suggested TRX on allocation errorsMax1-824/+824
2018-01-26Simplify TS alloc: use defines for constantsMax1-3/+3
2018-01-26Simplify TS alloc: fix allocation callsMax2-16/+22
2018-01-26Simplify TS alloc: adjust allocator signaturesMax1-5/+3
2018-01-25TBF: override send function via linker optionMax2-1/+4
2018-01-25TBF: decrease L1 logging verbosity in testMax2-290/+1
2018-01-25Add multislot classes from latest specMax4-3161/+72574
2018-01-25AllocTest: remove assumption on max MS classMax3-2732/+4072
2018-01-25AllocTest: expand test outputMax2-101/+85
2018-01-25AllocTest: adjust test_alloc_b()Max1-199/+156
2018-01-25Add tests for find_multi_slots()Max4-2/+1349
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 categoriesMax2-5399/+137092
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