osmo-pcu/tests
Jacob Erlbeck a700dd9e11 tbf: Move the current CS field to GprsMs
Currently the current CS value is stored in the cs field of
gprs_rlcmac_tbf and initialised when it is used the first time.

This commit adds separate fields for UL and DL CS values to the
GprsMs class and provides corresponding getter methods for GprsMs and
gprs_rlcmac_tbf.

Ticket: #1739
Sponsored-by: On-Waves ehf
2015-06-08 09:39:25 +02:00
..
alloc tbf: Store MS class in GprsMs objects 2015-06-08 09:38:49 +02:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
llist llist: Add a C++ wrapper for linux_list 2015-05-20 11:36:06 +02:00
ms ms: Add back pointer to BTS 2015-06-08 09:39:07 +02:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf: Move the current CS field to GprsMs 2015-06-08 09:39:25 +02:00
types pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
Makefile.am llist: Reduce the external dependencies of this test 2015-05-22 10:33:35 +02:00
testsuite.at llist: Add a C++ wrapper for linux_list 2015-05-20 11:36:06 +02:00