osmo-pcu/tests
Max ea98b7d784 TBF: move window parameters to UL/DL level
The UL and DL TBF use different classes implementing window
management. Hence it's better to use it explicitly instead of using the
common window management superclass inside common TBF superclass. While
at it, also remove the direct access to window class - use accessor
functions instead.

Related: OS#1759
Change-Id: I0b55aa8947db65f7206adcf53ea32b74a831d9e6
2018-01-12 15:29:41 +01:00
..
alloc TS alloc: properly count UL slots 2017-09-12 11:58:29 +02:00
bitcomp tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
emu tests: remove unused definition 2017-06-22 13:28:39 +02:00
fn BTS: Convert relative frame numbers to absolute frame numbers 2017-03-05 12:23:56 +00:00
llc tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
rlcmac remove pcu own bitvector implementation 2017-05-15 12:46:33 +00:00
tbf TBF: move window parameters to UL/DL level 2018-01-12 15:29:41 +01:00
types Add tests for pcu_lsb() 2017-12-22 14:20:05 +01:00
Makefile.am tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
testsuite.at BTS: Convert relative frame numbers to absolute frame numbers 2017-03-05 12:23:56 +00:00