osmo-pcu/tests
Max 41d6b35670 Add test for MS mode and (M)CS settings
Right now set_mode() on GprsMs behaves in pretty counter-intuitive way:
* it's possible to set current DL MCS higher than max value
* EGPRS and EGPRS_GMSK have the same max DL MCS
* setting EGPRS* mode drops current/max MCS values to unknown

Let's capture this in a unit-test before attempting any further
modifications.

Change-Id: Ibf917f4b49d927a21cbd467775806fa6ea06a6a6
2019-04-11 07:29:53 +00:00
..
alloc TS alloc: expand tests log 2019-03-28 08:58:41 +00:00
bitcomp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
codel use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
edge MCS: add mcs_is_*() helpers 2019-03-26 11:19:30 +01:00
emu use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
fn use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
llc Use msgb_eq_data_print() in tests 2019-03-06 20:51:57 +00:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms Add test for MS mode and (M)CS settings 2019-04-11 07:29:53 +00:00
rlcmac Use msgb_eq_data_print() in tests 2019-03-06 20:51:57 +00:00
tbf TS alloc: expand tests log 2019-03-28 08:58:41 +00:00
types Use Timing Advance Index in UL assignments 2019-03-27 12:32:04 +00:00
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2019-03-19 13:46:08 +01:00
testsuite.at Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00