aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rlcmac/RLCMACTest.ok
AgeCommit message (Expand)AuthorFilesLines
2021-10-20csn1: Avoid failing if optional DownlinkDualCarrierCapability_r7 is missingPau Espin Pedrol1-3/+3
2021-10-20csn1: Add unit test showing RadioAccess Capability decoding failurePau Espin Pedrol1-0/+5
2021-10-07tests: RLCMACTest: Add one more sample RA capabilities to suitePau Espin Pedrol1-0/+5
2021-01-30tests/rlcmac: add more test vectors for Packet Resource RequestVadim Yanitskiy1-0/+32
2020-11-24csn1: Fix readIndex pointer change in CSN_VARIABLE_ARRAYPau Espin Pedrol1-0/+8
2020-05-23RLC/MAC: implement decoding of EGPRS Packet Channel RequestVadim Yanitskiy1-0/+18
2020-03-23rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bitsPau Espin Pedrol1-2/+2
2020-03-23rlcmac: Fix bug receiving RA capPau Espin Pedrol1-0/+3
2020-03-23csn1: Validate recursive array max size during decodingPau Espin Pedrol1-0/+2
2020-03-21tests/RLCMACTest: Several fixes and improvements to RAcap testsPau Espin Pedrol1-3/+6
2020-03-11csn1: fix: do not return 0 if no bits left in the bufferVadim Yanitskiy1-1/+1
2020-03-11rlcmac: fix encode_gsm_*(): do not suppress encoding errorsVadim Yanitskiy1-1/+1
2020-03-07gsm_rlcmac: improve dissection of MS RA Capability IEVincent Helfre1-4/+4
2020-03-06csn1: fix csnStreamDecoder(): skip bits unhandled by serialize()Vadim Yanitskiy1-2/+2
2020-03-06tests/rlcmac: add a new test vector for Packet Resource RequestVadim Yanitskiy1-0/+8
2020-03-02tests/rlcmac: also verify encoding of MS RA CapabilityVadim Yanitskiy1-1/+6
2020-02-19tests/rlcmac: fix malformed MS RA capability in testRAcap()Vadim Yanitskiy1-1/+4
2020-02-11csn1: fix csnStreamDecoder(): catch unknown CSN_CHOICE valuesVadim Yanitskiy1-2/+2
2020-02-05Check return code of rlcmac decode/encode functionsPau Espin Pedrol1-30/+30
2020-01-28tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() failsPau Espin Pedrol1-0/+2
2020-01-24tests/rlcmac: Use osmo_hexdump to print buffersPau Espin Pedrol1-44/+44
2020-01-24tests/rlcmac: Fix missing commas with unexpected resultsPau Espin Pedrol1-0/+24
2020-01-23tests/rlcmac: print test name at the startPau Espin Pedrol1-0/+3
2016-03-16Fix issue in encoding CSN_RECURSIVE_ARRAYSaurabh Sharan1-0/+8
2016-03-15Add test vectors for EGPRS messagesSaurabh Sharan1-0/+32
2016-03-15Fix encoding of padding bits to start with 0 bitSaurabh Sharan1-9/+9
2013-08-03tests: Fix the expected result (re-add whitespace)Holger Hans Peter Freyther1-2/+2
2013-08-02tests: Move the RLCMACTest into the test directory and setup autotestHolger Hans Peter Freyther1-0/+58