aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-25cosmetic: fix whitespacePau Espin Pedrol1-1/+1
2019-09-18tests/app_info: fix compiling with older g++Oliver Smith1-13/+17
2019-09-17Use osmo_tdef to implement dl-tbf-idle-timePau Espin Pedrol1-6/+9
2019-09-17Use osmo_tdef to implement ms-idle-timePau Espin Pedrol1-1/+3
2019-09-16tests: TbfTest: Unify stderr and stdout to ease debuggingPau Espin Pedrol5-154/+153
2019-09-14Forward ETWS Primary Notification to MSOliver Smith5-2/+259
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol2-270/+265
2019-08-12tests: test encoding of egprs ul ack/nacksAlexander Couzens2-0/+304
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol5-5/+5
2019-06-24decompress_crbb: add length argument for search_runlenAlexander Couzens2-10/+4
2019-06-22tests/BitcompTest: fix wording in log messageAlexander Couzens2-10/+10
2019-06-07gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instanceAlexander Couzens2-0/+37
2019-04-11Add test for MS mode and (M)CS settingsMax3-0/+86
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