osmo-pcu/tests/alloc
Holger Hans Peter Freyther 17b0d83a1f pdch: Move enable/disable into the PDCH code
When a PDCH is disabled all resources should be freed. This is
currently not possible as the PDCH does not know where it belongs
to. On top of that the list (and other resources) should be
properly initialized on construction so that disable() is idempotent
and does not check if it was disabled. During the re-factoring I
noticed that during a sysmobts re-start some resources are not
freed. I left a warning in the code to resolve this issue later.
2013-10-30 21:24:09 +01:00
..
AllocTest.cpp pdch: Move enable/disable into the PDCH code 2013-10-30 21:24:09 +01:00
AllocTest.err alloc: Add very basic test case for the alloc_a algorithm 2013-10-30 21:20:44 +01:00
AllocTest.ok alloc: Add very basic test case for the alloc_a algorithm 2013-10-30 21:20:44 +01:00