osmo-pcu/tests/rlcmac
Pau Espin 866becefff tests/RLCMACTest: Several fixes and improvements to RAcap tests
It was recently discovered that the Racap value used for testRAcap was
actually malformed (it was taken from a TTCN3 test). It had the presence
bit for "EGPRS multislot class" set but no struct was put after it.

So let's move that malformed value to a new test named
testMalformedRAcap(). Since it doesn't make sense trying to re-encode or
do similar things with an initially malformed value, let's drop all
those parts in this new test.

For the old testRAcap() test, use a new bitstream this time with the
"EGPRS multoslot class" struct set inside (class 3).

Change-Id: I1e7f8d8866695732ee24a79d8b54d660fd4f22d5
2020-03-21 01:24:28 +01:00
..
RLCMACTest.cpp tests/RLCMACTest: Several fixes and improvements to RAcap tests 2020-03-21 01:24:28 +01:00
RLCMACTest.err tests/RLCMACTest: Several fixes and improvements to RAcap tests 2020-03-21 01:24:28 +01:00
RLCMACTest.ok tests/RLCMACTest: Several fixes and improvements to RAcap tests 2020-03-21 01:24:28 +01:00