1. 5339b2e BSSGP_Emulation: Support multiple PTP-BVC within one Entity by Harald Welte · 3 years, 10 months ago
  2. 5e8573e NS_Emulation: Prepare NSConfiguration for non-IP providers by Harald Welte · 4 years ago
  3. 535aea6 pcu: Check stats for pcu channel allocation, bytes transferred by Daniel Willmann · 3 years, 11 months ago
  4. e0f7c54 NS_Emulation: remove dependency on PCUIF_Types by Alexander Couzens · 4 years ago
  5. 1e5dc48 library/PCUIF_Types: version 10: support IPv6 NSVC addr by Alexander Couzens · 4 years, 1 month ago
  6. 7a04cdd PCU_Tests: randomize MA length in f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 4 years ago
  7. 43ccaf5 library/PCUIF_Types: version 10: add Mobile Allocation length field by Vadim Yanitskiy · 4 years ago
  8. ef0c1b5 PCU_Tests: introduce and use f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 4 years ago
  9. c03eb12 pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IE by Pau Espin Pedrol · 4 years ago
  10. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 4 years ago
  11. 0d59080 library/PCUIF_Types: fix typo: s/local_pprt/local_port/g by Vadim Yanitskiy · 4 years ago
  12. 94fe83e PCU_Tests: verify handling of frequency hopping parameters by Vadim Yanitskiy · 4 years, 1 month ago
  13. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years, 1 month ago
  14. 7431e9e GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/g by Vadim Yanitskiy · 4 years, 1 month ago
  15. f3cb4dd library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template by Vadim Yanitskiy · 4 years, 1 month ago
  16. c155930 library/PCUIF_Types: make PCUIF version configurable by Vadim Yanitskiy · 4 years, 1 month ago
  17. f77421f PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_Tests by Vadim Yanitskiy · 4 years, 1 month ago
  18. cdbe903 pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_req by Pau Espin Pedrol · 4 years, 1 month ago
  19. e1195bb cosmetic: pcu: Fix whitespacing typos by Pau Espin Pedrol · 4 years, 1 month ago
  20. 5e6844d pcu: Introduce TC_ul_data_toolong_fills_padding by Pau Espin Pedrol · 4 years, 2 months ago
  21. fb2301e pcu: Introduce test TC_ull_all_sizes by Pau Espin Pedrol · 4 years, 2 months ago
  22. 05b6c17 pcu: Introduce test TC_ul_flow_multiple_llc_blocks by Pau Espin Pedrol · 4 years, 2 months ago
  23. 28d18e1 PCU: s/f_establish_tbf/f_pcuif_tx_rach_rx_imm_ass/g by Vadim Yanitskiy · 4 years, 3 months ago
  24. 4389390 PCU: revert changes to f_TC_egprs_pkt_chan_req(), fix tests by Vadim Yanitskiy · 4 years, 3 months ago
  25. 1617e31 pcu: Add missing f_shutdown() to exit as soon as possible without final=true by Pau Espin Pedrol · 4 years, 3 months ago
  26. 6791eb6 pcu: TC_mt_ping_pong: Request UL TBF on last DL ACK by Pau Espin Pedrol · 4 years, 3 months ago
  27. 84d1dd5 fixup pcu/GPRS_Components: do not duplicate existing functions by Vadim Yanitskiy · 4 years, 3 months ago
  28. 7466c33 pcu/GPRS_Components: return GsmRrMessage from f_pcuif_rx_imm_ass() by Vadim Yanitskiy · 4 years, 3 months ago
  29. 4f7b8fd pcu: Refactor GPRS infrastructure to keep state and simplify tests by Pau Espin Pedrol · 4 years, 3 months ago
  30. 71c08f6 pcu/GPRS_Components: get rid of meaningless bts_nr argument by Pau Espin Pedrol · 4 years, 3 months ago
  31. c4324ff PCU: introduce TC_egprs_pkt_chan_req_reject_exhaustion by Vadim Yanitskiy · 4 years, 3 months ago
  32. 7e06c25 PCU: introduce TC_egprs_pkt_chan_req_reject_emergency by Vadim Yanitskiy · 4 years, 3 months ago
  33. 4f56d32 PCU: introduce TC_egprs_pkt_chan_req_reject_content by Vadim Yanitskiy · 4 years, 3 months ago
  34. adbbe1e pcu: Expect UL ACK/NACK after all UL data is transmitted by Pau Espin Pedrol · 4 years, 3 months ago
  35. aedc511 Move all GPRS helper function to its own file and component by Pau Espin Pedrol · 4 years, 3 months ago
  36. a416cb8 Introduce test TC_ul_intermediate_retrans by Pau Espin Pedrol · 4 years, 3 months ago
  37. 487d634 pcu: Introduce test TC_countdown_procedure by Pau Espin Pedrol · 4 years, 3 months ago
  38. 4cbb960 pcu: f_tx_rlcmac_ul_n_blocks(): Keep BSN state and return all payload sent by Pau Espin Pedrol · 4 years, 3 months ago
  39. 5feace6 pcu: Use BS_CV_MAX in f_tx_rlcmac_ul_n_blocks by Pau Espin Pedrol · 4 years, 3 months ago
  40. 0c0bf87 Introduce test TC_force_two_phase_access by Pau Espin Pedrol · 4 years, 3 months ago
  41. 42acafc pcu: Introduce TC_mo_ping_pong_with_ul_racap_egprs_only by Pau Espin Pedrol · 4 years, 3 months ago
  42. 45b664b pcu: Support decoding Egprs Pkt Ul Ass on PDCH by Pau Espin Pedrol · 4 years, 3 months ago
  43. 02c972d pcu: use correct RA type to properly test 2phase access by Pau Espin Pedrol · 4 years, 3 months ago
  44. 1832cd8 pcu: f_dl_block_ack_fn(): Allow passing ctrl dl_block by Pau Espin Pedrol · 4 years, 3 months ago
  45. 4aac3d0 pcu: Properly pass tlli in f_tx_rlcmac_ul_n_blocks() by Pau Espin Pedrol · 4 years, 3 months ago
  46. 71238c1 PCU: introduce a new test case TC_dl_flow_more_blocks by Vadim Yanitskiy · 4 years, 3 months ago
  47. b6733a6 PCU: refactor and simplify f_rx_rlcmac_dl_block_exp_data() by Vadim Yanitskiy · 4 years, 3 months ago
  48. d4f22aa library: enrich tr_RLCMAC_DATA_RRBP, rename to tr_RLCMAC_DATA_GPRS by Vadim Yanitskiy · 4 years, 3 months ago
  49. 2742bcd PCU: introduce f_rrbp_ack_fn(), fix poll frame number calculation by Vadim Yanitskiy · 4 years, 3 months ago
  50. b043b78 PCU: fix f_pkt_paging_match_tmsi(): drop copy-pasted line by Vadim Yanitskiy · 4 years, 3 months ago
  51. 2e213ae PCU: refactor f_imm_ass_verify_{ul,dl}_tbf_ass(): call f_shutdown() by Vadim Yanitskiy · 4 years, 3 months ago
  52. 91f8a09 PCU: introduce f_shutdown() to ensure proper tear down by Vadim Yanitskiy · 4 years, 3 months ago
  53. 8685b38 PCU: fix TC_ta_rach_imm_ass(): properly match Timing Advance by Vadim Yanitskiy · 4 years, 3 months ago
  54. 5b649cc PCU: f_imm_ass_verify_{ul,dl}_tbf_ass(): use 'in' qualifier by Vadim Yanitskiy · 4 years, 3 months ago
  55. 85cb991 PCU: fix f_establish_tbf(): always expect Uplink TBF by Vadim Yanitskiy · 4 years, 3 months ago
  56. f74ae99 PCU: fix f_establish_tbf(): use proper CHANNEL REQUEST by default by Vadim Yanitskiy · 4 years, 3 months ago
  57. 2456dad RLCMAC_EncDec.cc: Fix egprs data block encode alignment by Pau Espin Pedrol · 4 years, 4 months ago
  58. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 4 months ago
  59. 8dd59fb pcu: Rename PCU*RAW* content to PCU by Pau Espin Pedrol · 4 years, 4 months ago
  60. 0e6ed2e pcu: Get rid of PCU_Tests.ttcn tests by Pau Espin Pedrol · 4 years, 4 months ago
  61. fb3edf9 library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates by Vadim Yanitskiy · 4 years, 5 months ago
  62. 2165963 pcu: Fix RLCMAC template naming by Pau Espin Pedrol · 4 years, 9 months ago
  63. 740ae76 PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components by Vadim Yanitskiy · 4 years, 11 months ago
  64. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 5 years ago
  65. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 5 years ago
  66. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 5 years ago
  67. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  68. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  69. 7fd25cf pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processing by Harald Welte · 5 years ago
  70. 3d1fd5f PCU: make f_bssgp_establish() run on BSSGP_Client_CT by Harald Welte · 5 years ago
  71. 797ab3a pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case by Harald Welte · 5 years ago
  72. a419df2 PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding style by Harald Welte · 5 years ago
  73. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  74. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  75. cdce375 PCU: cleanup test config by Max · 6 years ago
  76. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  77. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  78. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  79. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  80. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  81. a35a9ca pcu: Adapt TC_paging to new code structure by Harald Welte · 6 years ago
  82. a0895f9 pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites by Harald Welte · 6 years ago[Renamed (99%) from gprs_gb/Test.ttcn]
  83. 54242db WIP: pcu testing by Harald Welte · 6 years ago
  84. 060e27a gprs_gb: working UL TBF with segmentation by Harald Welte · 6 years ago
  85. 7024baa gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCU by Harald Welte · 6 years ago
  86. acc93ab GSM_Types: Switch TLLI from uint32_t to OCT4 by Harald Welte · 6 years ago
  87. 9d83dd0 gprs_gb: Add more comments to code by Harald Welte · 6 years ago
  88. 5ac3149 First actual SGSN test case by Harald Welte · 6 years ago
  89. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 7 years ago
  90. 0e23a8f gprs_gb: Fix compilation of tests by Harald Welte · 7 years ago
  91. 244cd8a sysinfo: Fix the TC_telnet test case VTY command order by Harald Welte · 7 years ago
  92. 13d391e gprs_gb: NS + BSSGP operational with OsmoPCU, receiving LLC-PDUs by Harald Welte · 7 years ago
  93. 6e594f2 gprs_gb: Build stack of NS and BSSGP emulation from test component by Harald Welte · 7 years ago
  94. 6fff364 gprs_gb: Add NS CodecPort + Emulation; Add NS selftests by Harald Welte · 7 years ago
  95. f1fd016 Expand BSSGP helpers + codec to cover expansion + compaction by Harald Welte · 7 years ago
  96. 3a19440 WIP: BSSGP related hepler functions; towards tests by Harald Welte · 7 years ago