osmo-pcu/tests
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
..
alloc pdch: Move enable/disable into the PDCH code 2013-10-30 21:24:09 +01:00
emu bts: Introduce a singleton for the BTS and use it in the code 2013-10-30 21:20:45 +01:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
Makefile.am alloc: Add very basic test case for the alloc_a algorithm 2013-10-30 21:20:44 +01:00
testsuite.at alloc: Add very basic test case for the alloc_a algorithm 2013-10-30 21:20:44 +01:00