1. 7d8c0e3 update expected-results.xml by Alexander Couzens · 3 years, 6 months ago
  2. 9e04d5e pcu: Introduce test TC_pcuif_suspend_active_tbf by Pau Espin Pedrol · 3 years, 6 months ago
  3. 2889f87 pcu: Assign TLLI_UNUSED instead of string literal by Pau Espin Pedrol · 3 years, 6 months ago
  4. 7b761e2 pcu: Use TLLI_UNUSED constant everywhere by Pau Espin Pedrol · 3 years, 6 months ago
  5. 195c9e7 PCU_Tests_SNS: improve SGSN originated BVC-RESETs by Alexander Couzens · 3 years, 9 months ago
  6. 0bf74e5 pcu: Fix counter expectancies after LLC UI dummy frame fixes in PCU by Pau Espin Pedrol · 3 years, 7 months ago
  7. 9b461a9 sgsn+pcu: Port suspend/resume cases to new BSSGP_CT:GLOBAL port by Harald Welte · 3 years, 7 months ago
  8. 2373afc pcu: SNS: fix typo by Alexander Couzens · 3 years, 7 months ago
  9. 2a0ac80 pcu: SNS: add TC_sns_add_existent by Alexander Couzens · 3 years, 7 months ago
  10. 1e21fd4 pcu: SNS: remove TODO expect FLOW-CONTROL BVC by Alexander Couzens · 3 years, 7 months ago
  11. a8fb621 pcu: TC_sns_add: fix wrong udp port in SNS ADD message by Alexander Couzens · 3 years, 7 months ago
  12. 2e459d6 pcu: Verify LLC UI dummy frames are not appended at end of rlcmac DL block by Pau Espin Pedrol · 3 years, 8 months ago
  13. 1b9aa78 pcu: Introduce test TC_mcs_max_dl by Pau Espin Pedrol · 3 years, 8 months ago
  14. e130305 pcu: Introduce test TC_multiplex_dl_gprs_egprs by Pau Espin Pedrol · 3 years, 8 months ago
  15. 599d56b pcu: Fix counter expectancies in TC_bssgp_dl_unitdata_with_valid_imsi by Pau Espin Pedrol · 3 years, 8 months ago
  16. e8db673 pcu: Implement ACKing EGPRS Dl TBF blocks by Pau Espin Pedrol · 3 years, 8 months ago
  17. 6d3a8fc pcu: Set acceptable logging verbosity for ConsoleMask by Pau Espin Pedrol · 3 years, 8 months ago
  18. 4d112c9 BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLI by Harald Welte · 3 years, 8 months ago
  19. e582f20 pcu: Call f_shutdown if BSN doesn't match by Pau Espin Pedrol · 3 years, 8 months ago
  20. aa0d7cc pcu: Fix f_dl_block_ack_fn for Dl EGPRS data block by Pau Espin Pedrol · 3 years, 8 months ago
  21. e4fa45b pcu: Introduce test TC_mcs_initial_dl by Pau Espin Pedrol · 3 years, 8 months ago
  22. db15fa7 pcu: Introduce test TC_mcs_max_ul by Pau Espin Pedrol · 3 years, 8 months ago
  23. 2354d6a pcu: Introduce test TC_mcs_initial_ul by Pau Espin Pedrol · 3 years, 8 months ago
  24. cb00c52 pcu: Specify (M)CS to use when sending UL rlcmac data blocks by Pau Espin Pedrol · 3 years, 8 months ago
  25. 90f1974 NS_Emulation: Support multiple NS-VC within one NSE (NS-VCG) by Harald Welte · 3 years, 8 months ago
  26. 5d07ae6 pcu: Introduce test TC_cs_max_dl and TC_dl_cs1_to_cs4 by Pau Espin Pedrol · 3 years, 8 months ago
  27. 9a2d61b pcu: f_acknackdesc_ack_block: Fix BSN wrap-around by Pau Espin Pedrol · 3 years, 8 months ago
  28. 7512259 pcu: Introduce test TC_cs_initial_dl by Pau Espin Pedrol · 3 years, 8 months ago
  29. 4fbeefd pcu: Relax some CS/MCS expectancy checks by Pau Espin Pedrol · 3 years, 8 months ago
  30. e5e64c1 pcu: Implement check for expected (M)CS in received data block by Pau Espin Pedrol · 3 years, 8 months ago
  31. 745a48b pcu: prepare tests for new GPRS/EGPRS multiplex support by Pau Espin Pedrol · 3 years, 9 months ago
  32. a9f27fa pcu: Introduce test TC_ul_multislot_tbf_ms_class_from_2phase by Pau Espin Pedrol · 3 years, 9 months ago
  33. 8155bf4 pcu: Introduce test TC_dl_multislot_tbf_ms_class_from_2phase by Pau Espin Pedrol · 3 years, 9 months ago
  34. 0ea8b6f pcu: Introduce test TC_dl_multislot_tbf_ms_class_from_sgsn by Pau Espin Pedrol · 3 years, 9 months ago
  35. 2aead38 pcu: Add infra to handle multitrx and multits envs by Pau Espin Pedrol · 3 years, 9 months ago
  36. dbd4b24 PCU_Tests: verify CS paging of multiple subscribers by Vadim Yanitskiy · 3 years, 9 months ago
  37. 8a02b92 PCU_Tests: add 'f_multi_ms_' API for multi-MS test cases by Vadim Yanitskiy · 3 years, 9 months ago
  38. b6aae99 GPRS_Components: remove even more unused module imports by Vadim Yanitskiy · 3 years, 9 months ago
  39. 316b0c6 GPRS_Components: remove unused import of MobileL3_GMM_SM_Types by Vadim Yanitskiy · 3 years, 9 months ago
  40. 7d72a76 GPRS_Components: remove unused NS / BSSGP module imports by Vadim Yanitskiy · 3 years, 9 months ago
  41. 0544e5d GPRS_Components: neither TELNET nor VTY API is used in this module by Vadim Yanitskiy · 3 years, 9 months ago
  42. 3e5f074 GPRS_Components: generalize both f_pkt_paging_match_{imsi,tmsi}() by Vadim Yanitskiy · 3 years, 9 months ago
  43. 7942580 GPRS_Components: ensure cyclic RA in f_init_gprs_ms() by Vadim Yanitskiy · 3 years, 9 months ago
  44. 1cea9fd GPRS_Components: add RA definition for single block packet access by Vadim Yanitskiy · 3 years, 9 months ago
  45. e12b2ac GPRS_Components: ensure unique IMSI/TLLI in f_init_gprs_ms() by Vadim Yanitskiy · 3 years, 9 months ago
  46. cff3e1b GPRS_Components: rename 'GprsMSArray' to 'GprsMSList' by Vadim Yanitskiy · 3 years, 9 months ago
  47. fa6b882 GPRS_Components: allow arbitrary number of GprsMS instances by Vadim Yanitskiy · 3 years, 9 months ago
  48. d5321fb library/PCUIF_Types: add f_PCUIF_ver_INFO_PDCHMask_set() by Vadim Yanitskiy · 3 years, 9 months ago
  49. e94164d library: fix Repeated Page Info IE in PacketPagingReq by Vadim Yanitskiy · 3 years, 9 months ago
  50. b20b7e5 pcu: Parse TS and TRX allocation from Assignment in Ul/DlTbf objects by Pau Espin Pedrol · 3 years, 9 months ago
  51. 7ebc112 pcu: Fix TC_egprs_pkt_chan_req_reject_exhaustion by Pau Espin Pedrol · 3 years, 9 months ago
  52. 25e0f29 pcu: Verify TLLI for Dl Assignemnt in f_ms_rx_pkt_ass_pacch() by Pau Espin Pedrol · 3 years, 9 months ago
  53. b9b1baa pcu: Remove empty lines at end of file by Pau Espin Pedrol · 3 years, 9 months ago
  54. bfd69f6 pcu: Introduce test TC_multitrx_multims_alloc by Pau Espin Pedrol · 3 years, 9 months ago
  55. 7b1e44f PCU: add IPv6 support for SNS by Alexander Couzens · 3 years, 11 months ago
  56. ceb1f98 PCU_Tests: fix readability of code using t_RLCMAC_UL_DATA_TLLI by Vadim Yanitskiy · 3 years, 9 months ago
  57. 8e6df0c PCU_Tests: add missing f_shutdown(final := true) statements by Vadim Yanitskiy · 3 years, 9 months ago
  58. c776ded PCU_Tests.cfg: synchronize with docker-playground by Vadim Yanitskiy · 3 years, 9 months ago
  59. c67240a PCU_Tests: fix f_TC_mt_ping_pong() header readability by Vadim Yanitskiy · 3 years, 9 months ago
  60. 50493b3 pcu/PCU_Tests_SNS.cfg: fix configuration to match new NS provider by Alexander Couzens · 3 years, 9 months ago
  61. d53fb67 PCU_Tests: introduce TC_pcuif_info_ind_subsequent() by Vadim Yanitskiy · 3 years, 9 months ago
  62. e97e3af PCU_Tests_{NS,SNS}: Fix our expectations regarding CellID in BVC-RESET by Harald Welte · 3 years, 9 months ago
  63. 5339b2e BSSGP_Emulation: Support multiple PTP-BVC within one Entity by Harald Welte · 3 years, 9 months ago
  64. 23e2749 PCU_Tests_NS: Fix our expectations regarding CellID presence/absence by Harald Welte · 3 years, 9 months ago
  65. 04ce4c6 pcu: Don't log timer operations of ClkGen-0 (every 4.16ms) by Harald Welte · 3 years, 9 months ago
  66. 867243a NS_Emulation: Add [optional] support for FrameRelay transport by Harald Welte · 3 years, 10 months ago
  67. 929b406 update expected results by Neels Hofmeyr · 3 years, 10 months ago
  68. 5e8573e NS_Emulation: Prepare NSConfiguration for non-IP providers by Harald Welte · 3 years, 10 months ago
  69. 535aea6 pcu: Check stats for pcu channel allocation, bytes transferred by Daniel Willmann · 3 years, 10 months ago
  70. 904f501 Move RAW_NS to library to use it in SGSN NS tests by Alexander Couzens · 3 years, 10 months ago
  71. befa21c {BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10 by Vadim Yanitskiy · 3 years, 10 months ago
  72. 4b7473d pcu/GPRS_Components: allow passing/matching of TS/TRX/BTS/BLK numbers by Vadim Yanitskiy · 3 years, 10 months ago
  73. e18fccd {PCU,SGSN}: Add missing address_family field in NSConfiguration by Harald Welte · 3 years, 10 months ago
  74. e0f7c54 NS_Emulation: remove dependency on PCUIF_Types by Alexander Couzens · 3 years, 10 months ago
  75. 60408e3 Don't map NS_Emulation_CT:NSCP anymore by Harald Welte · 3 years, 10 months ago
  76. 013d65a NS_Emulation: Introduce NS_Provider underneath NS_Emulation by Harald Welte · 3 years, 10 months ago
  77. ad70991 RAW_NS: remove usage of mp_gb_cfg by Alexander Couzens · 3 years, 10 months ago
  78. 2beaa20 RAW_NS: remove usage of mp_nsconfig by Alexander Couzens · 3 years, 10 months ago
  79. b3d4c67 RAW_NS: f_init_ns_codec: add argument tc_idx to modify the port by Alexander Couzens · 3 years, 10 months ago
  80. 93331e7 BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time option by Harald Welte · 3 years, 10 months ago
  81. f57ff03 PCU_Tests_NS: add missing bound of nrf by Alexander Couzens · 3 years, 10 months ago
  82. 1e5dc48 library/PCUIF_Types: version 10: support IPv6 NSVC addr by Alexander Couzens · 4 years ago
  83. 7a04cdd PCU_Tests: randomize MA length in f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 3 years, 10 months ago
  84. 43ccaf5 library/PCUIF_Types: version 10: add Mobile Allocation length field by Vadim Yanitskiy · 3 years, 10 months ago
  85. ef0c1b5 PCU_Tests: introduce and use f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 3 years, 10 months ago
  86. 355ab56 PCU_Tests_NS: allow an UNBLOCK message to arrive before ALIVE by Alexander Couzens · 4 years ago
  87. 1220a24 RAW_NS: implement f_outgoing_ns_reset by Alexander Couzens · 3 years, 10 months ago
  88. 3c268da PCU: move RAW_NS into own file to use it in the SGSN tests by Alexander Couzens · 3 years, 10 months ago
  89. c03eb12 pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IE by Pau Espin Pedrol · 3 years, 11 months ago
  90. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 3 years, 11 months ago
  91. 0d59080 library/PCUIF_Types: fix typo: s/local_pprt/local_port/g by Vadim Yanitskiy · 3 years, 11 months ago
  92. 94fe83e PCU_Tests: verify handling of frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  93. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  94. 7431e9e GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/g by Vadim Yanitskiy · 4 years ago
  95. f3cb4dd library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template by Vadim Yanitskiy · 4 years ago
  96. c155930 library/PCUIF_Types: make PCUIF version configurable by Vadim Yanitskiy · 4 years ago
  97. f77421f PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_Tests by Vadim Yanitskiy · 4 years ago
  98. cdbe903 pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_req by Pau Espin Pedrol · 4 years ago
  99. e1195bb cosmetic: pcu: Fix whitespacing typos by Pau Espin Pedrol · 4 years ago
  100. 5e6844d pcu: Introduce TC_ul_data_toolong_fills_padding by Pau Espin Pedrol · 4 years ago