osmo-pcu/tests
Jacob Erlbeck cc9358f95a tbf: Keep a set of used TFI and USF per PDCH
Currently is is rather expensive to get TFI and USF usage per PDCH,
because the TBFs need to be scanned to get that information.

This commit adds corresponding bit sets which get updated by the
attach_tbf/detach_tbf methods of the gprs_rlcmac_pdch class.

Sponsored-by: On-Waves ehf
2015-07-07 10:35:28 +02:00
..
alloc alloc: Skip common TS without free USF when rating 2015-07-07 10:29:12 +02:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
llc llc/test: Use a portable way to set timeval variables 2015-06-29 10:28:36 +02:00
llist llist: Add a C++ wrapper for linux_list 2015-05-20 11:36:06 +02:00
ms ms: Add tbf() method to get the TBF based on the direction 2015-07-03 13:17:22 +02:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf: Keep a set of used TFI and USF per PDCH 2015-07-07 10:35:28 +02:00
types pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
Makefile.am Revert "llc/test: Explicitly enable extended initialiser lists" 2015-06-29 10:27:25 +02:00
testsuite.at llc/test: Add test program for LLC related tests 2015-06-22 10:39:06 +02:00