osmo-pcu/tests
Jacob Erlbeck 2647a337a8 encoding: Redesign Encoding::write_immediate_assignment API
The EGPRS support will need more information to encode the IMMEDIATE
ASSIGMENT. Instead of adding more parameters pass a pointer to the
TBF unless an SBA shall be done (indicated by tbf == NULL). All
values that can be derived from the TBF and are not needed for an SBA
are removed from the parameter list.

Return a negative value on error.

Sponsored-by: On-Waves ehf
2016-02-08 00:45:38 +01:00
..
alloc tbf: Use LListHead instead of llist_pods 2016-02-01 13:58:13 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge edge: Support MCS data block encoding 2016-02-05 18:24:50 +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 edge: Replace integer cs by GprsCodingScheme 2016-02-01 13:58:14 +01:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf encoding: Redesign Encoding::write_immediate_assignment API 2016-02-08 00:45:38 +01:00
types tbf: Use bitvec based window methods for GPRS 2016-02-08 00:45:35 +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