osmo-pcu/tests/alloc
Pau Espin 17402a5902 Expect ms object to exist before calling tbf_alloc_ul_tbf()
It's really non-sense from architectural point of view to pass an
optional pointer to the MS holding the TBF and creating it otherwise.
TBFs shouldn't be creating MS they belong too.

This simple change requiring so many code line changes really exhibits
how badly entangled the object relationship is.

Another commit will follow doing the same for dl tbf.

Change-Id: I010aa5877902816ae246e09ad5ad87946f96855c
2020-05-12 17:09:20 +00:00
..
AllocTest.cpp Expect ms object to exist before calling tbf_alloc_ul_tbf() 2020-05-12 17:09:20 +00:00
AllocTest.err TS alloc: expand tests log 2019-03-28 08:58:41 +00:00
AllocTest.ok Add multislot classes from latest spec 2018-01-25 16:12:58 +00:00
MslotTest.cpp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
MslotTest.ok Simplify TS alloc: move slot check into functions 2018-02-21 12:08:40 +00:00