1. 90de3a7 tbf: Send BSSGP LLC discarded on TBI exhaustion by Jacob Erlbeck · 9 years ago
  2. d58b711 tbf/test: Add test for DL TBF exhaustion by Jacob Erlbeck · 9 years ago
  3. 502bd1f tbf: Poll MS on idle DL TBFs by Jacob Erlbeck · 9 years ago
  4. 2cbe80b tbf/test: Add test for delayed release by Jacob Erlbeck · 9 years ago
  5. c495209 tbf: Use put_frame in append_data if the TBF has no data by Jacob Erlbeck · 9 years ago
  6. 2493c66 tbf/test: Fix fn/block_nr in test_tbf_final_ack by Jacob Erlbeck · 9 years ago
  7. a3e4509 tbf/test: Put BTS setup and DL TBF creation into helper functions by Jacob Erlbeck · 9 years ago
  8. 1842c92 tbf: Reduce m_new_tbf logging messages by Jacob Erlbeck · 9 years ago
  9. adcdf15 tbf: Add name() method and put the buf into the tbf by Jacob Erlbeck · 9 years ago
  10. 08fe76a tbf: Fix dangling m_new_tbf pointer by Jacob Erlbeck · 9 years ago
  11. 5e9f40d tbf/test: Modify test to create a dangling TBF pointer by Jacob Erlbeck · 9 years ago
  12. 18fef10 tests: Fix library link order by Jacob Erlbeck · 9 years ago
  13. 07e3930 tests/tbf: Commit TbfTest.err *with* whitespace "errors" by Daniel Willmann · 10 years ago
  14. 0f58af6 tests/tbf: Use correct function to enqueue llc data by Daniel Willmann · 10 years ago
  15. 510d7d3 tests/tbf: Test for final ack issue by Daniel Willmann · 10 years ago
  16. 08e57c8 tbf: Include TBF state in tbf_name output by Daniel Willmann · 10 years ago
  17. 341689d TbfTest: Make logging more verbose by Daniel Willmann · 10 years ago
  18. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  19. 351a573 tests/alloc: Use the specific UL/DL TBF classes instead of the base by Daniel Willmann · 10 years ago
  20. 48aa0b0 bts, tbf: Split alloc_tbf function into separate UL and DL versions by Daniel Willmann · 10 years ago
  21. b59d61b bts, tbf: Separate functions for dl/ul tbf_by_tlli lookup by Daniel Willmann · 10 years ago
  22. d54d9f5 rlc: Use an enum for the state array instead of chars by Daniel Willmann · 11 years ago
  23. 146514e rlc/tbf: Move v_b into DL window by Daniel Willmann · 11 years ago
  24. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 11 years ago
  25. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  26. c2fab7a alloc: Update the test result now that everything is back to working again by Holger Hans Peter Freyther · 10 years ago
  27. 2bf3446 misc: Allow to cross-execute the tests using qemu by Holger Hans Peter Freyther · 10 years ago
  28. f3eec04 alloc/test: Add a crazy test that tests each possible combination by Holger Hans Peter Freyther · 11 years ago
  29. c7b998c alloc/test: Go through all possible ms_classes for the allocation by Holger Hans Peter Freyther · 11 years ago
  30. 4af3053 alloc/tests: Create an allocation test for various scenarious by Holger Hans Peter Freyther · 11 years ago
  31. b3a87ce test: Remove the side-effect from the assertion by Holger Hans Peter Freyther · 11 years ago
  32. 48df40d tests/TypesTest: Check rbb handling in DL by Daniel Willmann · 11 years ago
  33. f1786a3 tests/TypesTest: Ensure that extract_rbb(encode_rbb(x)) == x by Daniel Willmann · 11 years ago
  34. 0f2b5fc tests/TypesTest: Print the result of Encoding::encode_rbb() by Daniel Willmann · 11 years ago
  35. c3f4330 tests/TypesTest: Add OSMO_ASSERT_STR_EQ which prints out the parameters by Daniel Willmann · 11 years ago
  36. f86fb7a tests/TypesTest: Test ssn() and update_rbb() uplink window methods in TypesTest by Daniel Willmann · 11 years ago
  37. 11f2d58 rlc: Create a testcase for the uplink window by Holger Hans Peter Freyther · 11 years ago
  38. faf3ef4 rlc: Add a basic test for the DL Window and moving the window by Holger Hans Peter Freyther · 11 years ago
  39. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  40. 9525567 rlc: Create a basic test that mark/is is talking about the same by Holger Hans Peter Freyther · 11 years ago
  41. c6382dd rlc: Add a simple test for the RLC data structure for the init by Holger Hans Peter Freyther · 11 years ago
  42. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago
  43. bc1626e tbf: Update the timing advance for the new tlli based on the old one by Holger Hans Peter Freyther · 11 years ago
  44. b809866 tbf: Learn and propagate the TLLI changes due a new P-TMSI by Holger Hans Peter Freyther · 11 years ago
  45. 70ddde6 tbf/bts: Move the tfi_find_free into the bts by Holger Hans Peter Freyther · 11 years ago
  46. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  47. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  48. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  49. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  50. bfdd5f2 alloc: Add very basic test case for the alloc_a algorithm by Holger Hans Peter Freyther · 11 years ago
  51. 9d93838 emu: Add a crash re-producer for the SGSN (and the concept of tests) by Holger Hans Peter Freyther · 11 years ago
  52. bc1e52c emu: Use OpenBSC code to decode the LLC and add assertions by Holger Hans Peter Freyther · 11 years ago
  53. 741481d emu: Send a static GPRS ATTACH request and wait for the reply. by Holger Hans Peter Freyther · 11 years ago
  54. 4ea9407 emu: Create an app that allows to communicate with a SGSN by Holger Hans Peter Freyther · 11 years ago
  55. dfe17d7 tests: Fix the expected result (re-add whitespace) by Holger Hans Peter Freyther · 11 years ago
  56. e13298d tests: Move the RLCMACTest into the test directory and setup autotest by Holger Hans Peter Freyther · 11 years ago
  57. bb00704 tests: Create tests directory and move the VTY testing into there by Holger Hans Peter Freyther · 11 years ago