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