1. cf20007 gbproxy: Add test case for PAGING-PS-REJECT by Harald Welte · 3 years, 6 months ago
  2. be9bf1e Osmocom_Gb_Types: Add templates for various BSSGP PDU types by Harald Welte · 3 years, 6 months ago
  3. 14ac346 Osmocom_Gb_Types: Add 3GPP spec chapters; unify formatting by Harald Welte · 3 years, 6 months ago
  4. b5a04aa gbproxy: Test PS-PAGING by IMSI (without P-TMSI) by Harald Welte · 3 years, 6 months ago
  5. 207166c gbproxy: Allow creating ConnHdlr without a P-TMSI by Harald Welte · 3 years, 6 months ago
  6. b33fb59 gbproxy: Unregister IMSI from BSSGP before termination of ConnHdlr by Harald Welte · 3 years, 6 months ago
  7. 2ecbca8 gbproxy: Don't pass global (component) variables as function arguments by Harald Welte · 3 years, 6 months ago
  8. 09a1ce4 gbproxy: Execute TC_load_sharing_dl() for each SGSN in pool by Harald Welte · 3 years, 6 months ago
  9. c5f486b gbproxy: Execute each ConnHdlr test on each NRI of each SGSN configured by Harald Welte · 3 years, 6 months ago
  10. c5c3373 gbproxy: Test suspend + resume for each NRI on each SGSN by Harald Welte · 3 years, 6 months ago
  11. 99ed507 gbproxy: Use correct NRI in suspend/resume by Harald Welte · 3 years, 6 months ago
  12. 0096375 gbproxy: Refactor f_TC_{suspend,resume} by Harald Welte · 3 years, 6 months ago
  13. 77218d0 gbproxy: Start to allocate NRIs to SGSNs by Harald Welte · 3 years, 6 months ago
  14. 5fb0174 gbproxy: Fix TC_fc_bvc() with more than one SGSN by Harald Welte · 3 years, 6 months ago
  15. dbd5e67 gbproxy: Move away from random TLLI by Harald Welte · 3 years, 6 months ago
  16. bf39761 Add f_gen_tmsi() to generate a TMSI similar to f_gen_{imsi,imei}() by Harald Welte · 3 years, 6 months ago
  17. b978ed6 gbproxy: Configure a Second SGSN by Harald Welte · 3 years, 7 months ago
  18. 7d8c0e3 update expected-results.xml by Alexander Couzens · 3 years, 6 months ago
  19. 9e04d5e pcu: Introduce test TC_pcuif_suspend_active_tbf by Pau Espin Pedrol · 3 years, 6 months ago
  20. 491af2a Fix race during shutdown by Daniel Willmann · 3 years, 6 months ago
  21. 2889f87 pcu: Assign TLLI_UNUSED instead of string literal by Pau Espin Pedrol · 3 years, 6 months ago
  22. 92c1908 rlcmac: Add template to match receival of Dl Ctrl message by Pau Espin Pedrol · 3 years, 6 months ago
  23. 8bd54cf library: Add templates to initialize CellId, RAI, LAI by Pau Espin Pedrol · 3 years, 6 months ago
  24. 7b761e2 pcu: Use TLLI_UNUSED constant everywhere by Pau Espin Pedrol · 3 years, 6 months ago
  25. 0c96ff6 NS_Emulation: remove unused variable res by Alexander Couzens · 3 years, 6 months ago
  26. 6da7aaf NS_Provider_IPL4: fix typo in comment by Alexander Couzens · 3 years, 6 months ago
  27. c88df6d gbproxy: Enable IP-SNS towards SGSN by Daniel Willmann · 3 years, 6 months ago
  28. ef7015f gbproxy: Fix TC_bvc_reset_sig_from_sgsn by Daniel Willmann · 3 years, 6 months ago
  29. 4c534bb Fix suspend/resume tests by Daniel Willmann · 3 years, 6 months ago
  30. 9a5b8ff CTRL: Introduce support to run osmocom CTRL server by Pau Espin Pedrol · 3 years, 6 months ago
  31. ec2ee46 CTRL: Fix tr_CtrlMsgGet containing invalid value in val field by Pau Espin Pedrol · 3 years, 6 months ago
  32. 7df55e0 SGSN_Tests: test RIM message passing by Philipp Maier · 3 years, 7 months ago
  33. b76a279 Osmocom_Gb_types: add RIM templates by Philipp Maier · 3 years, 7 months ago
  34. 14c0445 deps/BSSGP: Use specific commit hash by Harald Welte · 3 years, 6 months ago
  35. 0339df9 gbproxy: osmo-gbproxy.cfg: support new sgsn syntax by Alexander Couzens · 3 years, 6 months ago
  36. 4811484 gbproxy: change osmo-gbproxy.cfg to support ns2 vty2 by Alexander Couzens · 3 years, 7 months ago
  37. 79ebd5e BSC_Tests: fix f_recv_next_si1(): skip unmatched RSL messages by Vadim Yanitskiy · 3 years, 6 months ago
  38. 7815f48 BSC_Tests: fix expectations in TC_assignment_codec_amr_h_start_mode_4 by Vadim Yanitskiy · 3 years, 6 months ago
  39. b02e802 BSC_Tests: drop redundant f_init() in f_test_si2quater() by Vadim Yanitskiy · 3 years, 6 months ago
  40. 292e596 BSC_Tests: fix unreachable code after f_shutdown_helper() by Vadim Yanitskiy · 3 years, 6 months ago
  41. 8ca840e BSC_Tests: add missing f_shutdown_helper() statements by Vadim Yanitskiy · 3 years, 6 months ago
  42. e18aebb BSC_Tests: fix early mtc.stop in TC_chan_rel_rr_cause() by Vadim Yanitskiy · 3 years, 6 months ago
  43. d533890 NS_Emulation.ttcnpp: complete SGSN emulation with SNS by Alexander Couzens · 3 years, 7 months ago
  44. 8ab62e4 cosmetic: bsc: Fix tab<->space indent by Pau Espin Pedrol · 3 years, 7 months ago
  45. 195c9e7 PCU_Tests_SNS: improve SGSN originated BVC-RESETs by Alexander Couzens · 3 years, 8 months ago
  46. 8d09528 deps/Makefile: temporarily use own repo for ProtocolModules.BSSGP by Philipp Maier · 3 years, 7 months ago
  47. f105a5b BTS_Tests: as_l1_sacch(): fix Measurement Report padding by Vadim Yanitskiy · 3 years, 7 months ago
  48. 036c4dc gbproxy: Remove redundant part from config file by Harald Welte · 3 years, 7 months ago
  49. 6929e32 gbproxy: Be mover verbose about BVC-UNBLOCK failure at start-up by Harald Welte · 3 years, 7 months ago
  50. 8132008 ttcn3-dumpcap-start.sh: Always capture lo interface by Harald Welte · 3 years, 7 months ago
  51. 0bf74e5 pcu: Fix counter expectancies after LLC UI dummy frame fixes in PCU by Pau Espin Pedrol · 3 years, 7 months ago
  52. ccee3a5 ttcn3-dumpcap-start.sh: Accept running as root or setuid dumpcap by Harald Welte · 3 years, 7 months ago
  53. 5b11d91 ttcn3-tcpdump-start: Fix path of setcap by Harald Welte · 3 years, 7 months ago
  54. 7c29536 gbproxy: Properly capture HDLC/FR traffic in addition to ethernet by Harald Welte · 3 years, 7 months ago
  55. dc805c0 gbproxy: Fix log messages in timeout situations by Harald Welte · 3 years, 7 months ago
  56. 9b461a9 sgsn+pcu: Port suspend/resume cases to new BSSGP_CT:GLOBAL port by Harald Welte · 3 years, 7 months ago
  57. cc3894b gbproxy: Add test for FLOW-CONTROL-MS procedure (TC_fc_ms) by Harald Welte · 3 years, 7 months ago
  58. 483d314 deps: Update AF_PACKET dependency to version with socket/bind race fix by Harald Welte · 3 years, 7 months ago
  59. 2373afc pcu: SNS: fix typo by Alexander Couzens · 3 years, 7 months ago
  60. 2a0ac80 pcu: SNS: add TC_sns_add_existent by Alexander Couzens · 3 years, 7 months ago
  61. 1e21fd4 pcu: SNS: remove TODO expect FLOW-CONTROL BVC by Alexander Couzens · 3 years, 7 months ago
  62. a8fb621 pcu: TC_sns_add: fix wrong udp port in SNS ADD message by Alexander Couzens · 3 years, 7 months ago
  63. 299aa48 gbproxy: Test case for BVC flow control procedure by Harald Welte · 3 years, 7 months ago
  64. b9f0fdc gbproxy: properly shutdown at the end of the test by Harald Welte · 3 years, 7 months ago
  65. 425d376 gbproxy: Introduce global guard timer in test_CT by Harald Welte · 3 years, 7 months ago
  66. 158becf gbproxy: Rename PCU port to PCU_PTP; SGSN port to SGSN_PTP by Harald Welte · 3 years, 7 months ago
  67. 4f91c3b gbproxy: cosmetic: More comments / section headers by Harald Welte · 3 years, 7 months ago
  68. 71449b0 bssgp: Introduce "GLOBAL" port for PTP BVC by Harald Welte · 3 years, 7 months ago
  69. 27a70cc bssgp: rename tr_GLOBAL to tr_GLOBAL_SIG by Harald Welte · 3 years, 7 months ago
  70. 86bdcaa Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length by Harald Welte · 3 years, 7 months ago
  71. ce10365 gbproxy: Fix syntax error in GBProxy_Tests.fr.cfg by Harald Welte · 3 years, 7 months ago
  72. b9a7bbf BTS_Tests_OML: add new test case TC_ipa_rsl_connect_nack by Vadim Yanitskiy · 3 years, 7 months ago
  73. 62b1e48 bts/expected-results.xml: TC_sacch_chan_act_ho_sync should pass now by Vadim Yanitskiy · 3 years, 7 months ago
  74. d020249 bts/expected-results.xml: add missing SMSCB-over-SDCCH8 expectations by Vadim Yanitskiy · 3 years, 7 months ago
  75. 0083ea6 BSSGP_Emulation: Add RIM port to BSSGP_CT by Harald Welte · 3 years, 7 months ago
  76. f6e59b0 gbproxy: Enable TC_load_sharing_dl based on modulepar; set that in FR test by Harald Welte · 3 years, 7 months ago
  77. da9d938 NS_Emulation: Tolerate late NS-BLOCK-ACK / NS-UNBLOCK-ACK by Harald Welte · 3 years, 7 months ago
  78. b2647f7 gbproxy: Fix as_count_bvc_block() by Harald Welte · 3 years, 7 months ago
  79. d4fb73c gbproxy: Fix cs paging tests by Daniel Willmann · 3 years, 7 months ago
  80. 1a85971 gbproxy: Fail on timeout in f_send_paging_xs_exp_one_bss by Daniel Willmann · 3 years, 7 months ago
  81. 2e459d6 pcu: Verify LLC UI dummy frames are not appended at end of rlcmac DL block by Pau Espin Pedrol · 3 years, 7 months ago
  82. 545c357 gbproxy: Change osmo-gbproxy.cfg so it works on libosmocore master by Daniel Willmann · 3 years, 7 months ago
  83. 2c9300f gbproxy: Improve NSEI/... numbering and improve paging test coverage by Daniel Willmann · 3 years, 7 months ago
  84. f259021 gbproxy: Make TC_bvc_reset_sig_from_bss() actually pass by Daniel Willmann · 3 years, 7 months ago
  85. ad93c05 gbproxy: Reset gbproxy bvc as well as ns state by Daniel Willmann · 3 years, 7 months ago
  86. 5351ccf BTS_Tests: make ts_LapdmAddr / ts_LAPDm_AB more friendly by Vadim Yanitskiy · 3 years, 8 months ago
  87. 9533943 gbproxy: Make sure all BssgpCfg have a valid create_cb by Harald Welte · 3 years, 7 months ago
  88. 951e6a9 gbproxy: Use "force-unconifgured" als on BSS-side NSEs by Harald Welte · 3 years, 7 months ago
  89. 06f0949 RSPRO_Server: Ignore any ID RESP messages from the client for now by Harald Welte · 3 years, 9 months ago
  90. 0d5fceb gbproxy: Test for sizes up to 1600 bytes, not just 1024 bytes by Harald Welte · 3 years, 7 months ago
  91. f0310fc gbproxy: Add test suite cfg and osmo-gbproxy.cfg for FR testing by Harald Welte · 3 years, 7 months ago
  92. 3eb9456 bsc: add tests with nonzero AMR start-mode by Neels Hofmeyr · 3 years, 7 months ago
  93. 1b9aa78 pcu: Introduce test TC_mcs_max_dl by Pau Espin Pedrol · 3 years, 8 months ago
  94. 454d792 bsc: add TC_assignment_codec_amr_startmode_cruft by Neels Hofmeyr · 3 years, 7 months ago
  95. 2186356 bsc: add tests for AMR 'start-mode auto' by Neels Hofmeyr · 3 years, 7 months ago
  96. a6ab821 bsc: set the AMR start-mode that the tests expect by Neels Hofmeyr · 3 years, 7 months ago
  97. 2a5670b add f_vty_cfg_bts(), f_vty_cfg_msc() by Neels Hofmeyr · 3 years, 7 months ago
  98. 1a1f854 add f_vty_config3(), to run N commands on a sub-node by Neels Hofmeyr · 3 years, 7 months ago
  99. 8b32641 gbproxy: Fix log messages in timeout situations by Harald Welte · 3 years, 7 months ago
  100. f20af41 gbproxy: Introduce TC_overload by Harald Welte · 3 years, 7 months ago