1. 8da4824 bts: Add TELNET/VTY module so we can interact with BTS VTY by Harald Welte · 6 years ago
  2. 57fe823 bts: Instruct trxcon for TA=2 at every testcase start by Harald Welte · 6 years ago
  3. c3a3f45 Add new f_timer_safe_restart() function for warning-safe restart by Harald Welte · 6 years ago
  4. 54a2a2d bts: TC_rach_max_ta by Harald Welte · 6 years ago
  5. 8c24c2b bts: Add TC_rach_content and TC_rach_count by Harald Welte · 6 years ago
  6. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  7. 48494ca WIP: bts: SI scheduling tests by Harald Welte · 6 years ago
  8. 93640c6 bts: Add some more comments for better code grouping by Harald Welte · 6 years ago
  9. f10153f bts: Set not only SI3 but also SI2+SI4 during initialization by Harald Welte · 6 years ago
  10. 262f122 Helper functions in GSM_Tyes and Osmocom_Types by Harald Welte · 6 years ago
  11. 82ccef7 Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation by Harald Welte · 6 years ago
  12. 3ae11da bts: Add TC_ipa_crcx_mdcx_mdcx_dlcx_not_active (2x MDCX on lchan) by Harald Welte · 6 years ago
  13. 9912eb5 bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) by Harald Welte · 6 years ago
  14. 2d14259 bts: Sleep for some time after RSL is up before using it by Harald Welte · 6 years ago
  15. a3f1df9 bts: TC_ipa_crcx_twice_not_active + TC_ipa_crcx_mdcx_dlcx_not_active by Harald Welte · 6 years ago
  16. 1eba374 bts: Introduce f_rsl_transceive() and reduce code duplication by Harald Welte · 6 years ago
  17. 2a7e716 RSL: Make ts_RSL_IPA_DLCX require a conn_id value by Harald Welte · 6 years ago
  18. 3052745 RSL: Add more IPA related templates by Harald Welte · 6 years ago
  19. 6cb400a RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remote by Harald Welte · 6 years ago
  20. 8bd0f82 RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACK by Harald Welte · 6 years ago
  21. 0236980 Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAX by Harald Welte · 6 years ago
  22. a871a38 bts: Add TC_ipa_dlcx_not_active() by Harald Welte · 6 years ago
  23. 01d982c bts: low-level RSL ERROR REPORT Testing by Harald Welte · 6 years ago
  24. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  25. 7484fc4 bts: Type Definition + Template for SI3; Send SI3 at start of test by Harald Welte · 6 years ago
  26. 874c223 RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFO by Harald Welte · 6 years ago
  27. 34252c5 RSL_Emulation: Make CCHAN_PT bi-directional by Harald Welte · 6 years ago
  28. 7076738 Add initial OsmoBTS test suite by Harald Welte · 6 years ago
  29. 5377d2f GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions by Harald Welte · 6 years ago
  30. 7f26f55 Add TRXC (OsmoTRX Control) protocol types + codec port by Harald Welte · 6 years ago
  31. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  32. 39b47be RSL_Types: Add tr_RSL_MEAS_RES_OSMO() by Harald Welte · 6 years ago
  33. 7d7d26c L1CTL: Quickly fail in case of non-successful FBSB.resp by Harald Welte · 6 years ago
  34. a82f7e6 L1CTL: Increase FBSB timeout to ~1s by Harald Welte · 6 years ago
  35. eb1e681 GSM_RR_Types: Fix inverted "valid" logic in measurement report by Harald Welte · 6 years ago
  36. 2691adf RSL: Add definitions for RSL MEAS REP parsing/encoding by Harald Welte · 6 years ago
  37. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  38. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  39. cbc947f GSM_RR_Types: Add ts_IMM_ASS and ts_MEAS_REP by Harald Welte · 6 years ago
  40. ce6dc44 L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND() by Harald Welte · 6 years ago
  41. bb6aed3 RSL_Emulation: Pass ASP_IPA_EVENT_UP to RSL_CCHAN port by Harald Welte · 6 years ago
  42. 1c02fd1 RSL_Emulation: Introduce notion of 'bts_role' by Harald Welte · 6 years ago
  43. 3bc387f IPA_Emulation: Don't log IPAC_MSGT_ID_RESP as "Unknown/unsupported" by Harald Welte · 6 years ago
  44. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  45. 9abd128 RSL_Types: Add templates for "BSC side" by Harald Welte · 6 years ago
  46. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  47. 57b9b7f Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACT by Harald Welte · 6 years ago
  48. 6f20316 sgsn: Add TC_attach_pdp_act_user_deact_mo by Harald Welte · 6 years ago
  49. 5b5ca1b sgsn: Add new TC_attach_pdp_act_ggsn_reject by Harald Welte · 6 years ago
  50. 1d6ae93 sgsn: Use random TEID and Charging Identifier by Harald Welte · 6 years ago
  51. 4aacdd8 L3_Templates: Fix activatePDPContextReject msg_Type by Harald Welte · 6 years ago
  52. 822f910 sgsn: More comments by Harald Welte · 6 years ago
  53. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  54. 752abba BSSGP_Emulation: Allow clients to send PDU_LLC directly by Harald Welte · 6 years ago
  55. 3fdbe82 sgsn: Reduce logging verbosity of IPA/GSUP/NS/BSSGP by Harald Welte · 6 years ago
  56. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  57. f58a022 sgsn: Fix hard-coded emulated GGSN IP addresses by Harald Welte · 6 years ago
  58. 7aff2ca sgsn: GTP Create PDP: Include missing required "Charging ID" IE by Harald Welte · 6 years ago
  59. f8af5d6 sgsn: Store SGSN-side control + user plane IP addresses by Harald Welte · 6 years ago
  60. 835b15f sgsn: Add TC_pdp_act_unattached by Harald Welte · 6 years ago
  61. d71c343 ttcn3-tcpdump-start.sh: Don't call tcpdump log files ".log" by Harald Welte · 6 years ago
  62. c7872fa BSSGP_Emulation: use 'isvalue()' instead of 'isbound()' by Harald Welte · 6 years ago
  63. a291931 Makefile: Add 'sgsn' sub-directory in list of projects by Harald Welte · 6 years ago
  64. 2830708 sgsn: Fix syntax errors introduced in PDP Context Act patches by Harald Welte · 6 years ago
  65. eded9ad sgsn: First PDP CTX ACT test: TC_attach_pdp_act by Harald Welte · 6 years ago
  66. c69cf4e ggsn: Move GTP templates to separate GTP_Templates + Add GTP_Emulation by Harald Welte · 6 years ago
  67. 328eb6d move GTP_CodecPort from ggsn to library (for sgsn reuse) by Harald Welte · 6 years ago
  68. d471901 BSSGP/LLC: Fix LLCC SAPI for SM by Harald Welte · 6 years ago
  69. 6abb9fe sgsn: Add TC_detach_* for various GPRS DETACH use cases by Harald Welte · 6 years ago
  70. 91636de sgsn: Add new TC_attach_rau: Attach followed by RA Update by Harald Welte · 6 years ago
  71. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago
  72. 311ec27 sgsn: Reduce code duplication by introducing f_gmm_gsup_lu_isd() by Harald Welte · 6 years ago
  73. 23178c5 sgsn: Reduce code duplication by introducing f_mi_get_lv() by Harald Welte · 6 years ago
  74. b7c14e9 sgsn: Add TC_attach_gsup_lu_reject by Harald Welte · 6 years ago
  75. fe25388 Implement TC_attach_auth_sai_reject by Harald Welte · 6 years ago
  76. 04683d0 sgsn: Add TC_rau_unknown by Harald Welte · 6 years ago
  77. b2124b2 sgsn: Add TC_attach_closed for "auth-policy closed" by Harald Welte · 6 years ago
  78. 76dee09 sgsn: Add TC_attach_accept_all for "auth-policy accept-all" by Harald Welte · 6 years ago
  79. bd19472 sgsn: Integrate VTY access into SGSN_Tests by Harald Welte · 6 years ago
  80. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  81. 1967d47 sgsn: Ensure ATTACH is always only for GPRS, not combined by Harald Welte · 6 years ago
  82. 3823e2e sgsn: Add TC_attach_combined by Harald Welte · 6 years ago
  83. 5b7c812 sgsn: TC_attach_*_timeout test cases by Harald Welte · 6 years ago
  84. 62e2958 sgsn: Introduce global guard timer by Harald Welte · 6 years ago
  85. 5a4fa04 sgsn: Use Random RAI when performing attach request by Harald Welte · 6 years ago
  86. 14a0f94 sgsn: Use random TLLI when performing ATTACH by Harald Welte · 6 years ago
  87. 5ac3149 First actual SGSN test case by Harald Welte · 6 years ago
  88. 519db89 L3_Templates: Fix ts_MI_TMSI_TLV / ts_MI_IMSI_LV / ts_MI_IMEI_LV by Harald Welte · 6 years ago
  89. b0386df L3_Templates: More GMM related templates by Harald Welte · 6 years ago
  90. 78d9f27 Osmocom_Gb_Types: Add ts_BSSGP_UL_UD and tr_BSSGP_PS_PAGING by Harald Welte · 6 years ago
  91. ccda45e bool2bit_tmpl(): Print unsupported template in failure case by Harald Welte · 6 years ago
  92. b596c18 bool2bit_tmpl(): Fix for '?' template case by Harald Welte · 6 years ago
  93. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  94. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  95. 38575a7 L3_Templates: Add various GMM related templates by Harald Welte · 6 years ago
  96. c7adaa7 Osmocom_Types: Add bool2bit() and bool2bit_templ() by Harald Welte · 6 years ago
  97. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 6 years ago
  98. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 6 years ago
  99. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 6 years ago
  100. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago