1. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  2. 87bfbe4 tests/rlcmac: Use osmo_hexdump to print buffers by Pau Espin Pedrol · 4 years, 5 months ago
  3. 5cb002f tests/rlcmac: Fix missing commas with unexpected results by Pau Espin Pedrol · 4 years, 5 months ago
  4. 99c437b tests/rlcmac: Memzero decoded struct by Pau Espin Pedrol · 4 years, 5 months ago
  5. 54681c3 tests/rlcmac: print test name at the start by Pau Espin Pedrol · 4 years, 5 months ago
  6. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  7. 7426c5f Add define for dummy burst string by Max · 5 years ago
  8. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  9. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  10. 0241526 Fix CSN1 decoding: CSN_LEFT_ALIGNED_VAR_BMP bounds by Neels Hofmeyr · 8 years ago
  11. 9f5f008 CSN1 decoding: add test to show bug in CSN_LEFT_ALIGNED_VAR_BMP by Aravind Sirsikar · 8 years ago
  12. 2b09c39 Fix issue in encoding CSN_RECURSIVE_ARRAY by Saurabh Sharan · 8 years ago
  13. bacb65b Add test vectors for EGPRS messages by Saurabh Sharan · 8 years ago
  14. 656eed5 Fix encoding of padding bits to start with 0 bit by Saurabh Sharan · 8 years ago
  15. e13298d tests: Move the RLCMACTest into the test directory and setup autotest by Holger Hans Peter Freyther · 11 years ago[Renamed (97%) from src/RLCMACTest.cpp]
  16. 273a222 Fixed memory leaks caused by not freeing bitvector by Andreas Eversberg · 11 years ago
  17. 138f4e6 Adding missing initialization of logging to RLCMACTest.cpp by Andreas Eversberg · 11 years ago
  18. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from RLCMACTest.cpp]
  19. 835f91e We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. by Ivan Kluchnikov · 12 years ago
  20. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago