osmo-pcu/tests/alloc
Max 9f46071409 AllocTest: remove assumption on max MS class
So far the allocation was only tested up to hardcoded MS class 29. Drop
that assumption and test for all supported MS classes. Adjust expected
test output as necessary.

Note: using mslot_class_max() forces allocation for MS classes 30 and 31
for which no actual data is available (will be added in follow-up
patches) which current implementation treats differently depending on
TX/RX direction - see gprs_alloc_max_dl_slots_per_ms(). Because of that
we have to adjust the expected number of allocations in
test_successive_allocation() as well.

Change-Id: I7737f303d97197ef159b14a19c3312a11f07b433
Related: OS#2282
2018-01-25 16:12:57 +00:00
..
AllocTest.cpp AllocTest: remove assumption on max MS class 2018-01-25 16:12:57 +00:00
AllocTest.err AllocTest: remove assumption on max MS class 2018-01-25 16:12:57 +00:00
AllocTest.ok AllocTest: remove assumption on max MS class 2018-01-25 16:12:57 +00:00
MslotTest.cpp Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00
MslotTest.ok Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00