osmo-pcu/tests/alloc
Jacob Erlbeck ed2dbf6954 tbf: Use LListHead instead of llist_pods
LListHead does basically the same like llist_pods, but more C++ish
and with type safety.

This commit turns the former list field of gprs_rlcmac_tbf into a
private field, provides accessors, moves the related code from
pcu_vty.c to pcu_vty_functions.cpp, and removes the llist_pods
type and related code.

Sponsored-by: On-Waves ehf
2016-02-01 13:58:13 +01:00
..
AllocTest.cpp tbf: Use LListHead instead of llist_pods 2016-02-01 13:58:13 +01:00
AllocTest.err alloc: Make alloc_algorithm_dynamic stateful 2015-07-16 19:24:16 +02:00
AllocTest.ok alloc: Make alloc_algorithm_dynamic stateful 2015-07-16 19:24:16 +02:00