osmo-pcu/tests
Jacob Erlbeck e8f5fe5255 tbf: Refactor parts of extract_tlli into set_tlli_from_ul
Currently gprs_rlcmac_tbf::extract_tlli takes care of decoding and
the TBF update. These are really different things and doing the
decoding in extract_tlli makes EGPRS support more complex.

This commit moves the TBF state related part into a new method
gprs_rlcmac_tbf::set_tlli_from_ul.

Sponsored-by: On-Waves ehf
2015-12-16 19:37:49 +01:00
..
alloc edge: Support EGPRS multislot class handling in tbf_alloc 2015-12-15 15:17:51 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge edge: Add test cases for rlc_data_from_ul_data 2015-12-16 19:36:10 +01:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
llc llc: Add move_and_merge method to llc_queue 2015-08-21 19:02:18 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms tbf: Use explicit initialisations in constructor (Coverity) 2015-08-28 12:07:14 +02:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf: Refactor parts of extract_tlli into set_tlli_from_ul 2015-12-16 19:37:49 +01:00
types rlc: Do not raise_v_q in receive_bsn 2015-12-16 19:37:08 +01:00
Makefile.am edge: Add test for GprsCodingScheme 2015-12-15 15:19:42 +01:00
testsuite.at edge: Add test for GprsCodingScheme 2015-12-15 15:19:42 +01:00