1. 544565a bts: f_validate_si_scheduling(): Print correct TC value by Harald Welte · 6 years ago
  2. b3e3094 f_rach_toffs: Print toffs256 value in verdict when failing by Harald Welte · 6 years ago
  3. 958f8b4 hlr: Add testcases for PURGE_MS procedure by Harald Welte · 6 years ago
  4. 8f0c933 hlr: Fix test of UL+ISD state machine by Harald Welte · 6 years ago
  5. faa379f Makefile: use -j8, allow manual PARALLEL_MAKE val by Neels Hofmeyr · 6 years ago
  6. 6338247 msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending) by Neels Hofmeyr · 6 years ago
  7. 1b3c6e3 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug (OS#2947) by Neels Hofmeyr · 6 years ago
  8. 29b8da0 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Neels Hofmeyr · 6 years ago
  9. 9adaa70 msc: cosmetic: pass BSC_ConnHdlrPars to f_start_handler() as argument by Neels Hofmeyr · 6 years ago
  10. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  11. e9b8eeb msc: cosmetic: f_start_handler(): drop the id arg, use testcasename() by Neels Hofmeyr · 6 years ago
  12. 8f6ac16 gsup: Make tr_GSUP_ISD_REQ more tolerant by Harald Welte · 6 years ago
  13. 09b3c50 hlr: Add TC_vty_msisdn_isd by Harald Welte · 6 years ago
  14. 7029606 hlr: Reduce code duplication by using template by Harald Welte · 6 years ago
  15. c2c5255 hlr: More test coverage by Harald Welte · 6 years ago
  16. b2db68e hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks) by Harald Welte · 6 years ago
  17. 79420cc hlr: Make test run again using current OsmoHLR / TTCN-3 library by Harald Welte · 6 years ago
  18. d3a88a6 bts: ensure fake_trx BB CTRL IP is used from main component by Harald Welte · 6 years ago
  19. a4d8f35 bts: Make IP address of fake_trx BB CTRL port configurable by Harald Welte · 6 years ago
  20. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  21. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  22. 39b82d3 hlr: Integrate VTY and CTRL support by Harald Welte · 6 years ago
  23. 78cae92 hlr: Rename module + file from GSUP_Test to HLR_Tests by Harald Welte · 6 years ago
  24. 3b4c356 gtp: Add some CAUSE enum definitions by Harald Welte · 6 years ago
  25. ef3e1c9 bts: Update towards most recent "laforge/trx" branch by Harald Welte · 6 years ago
  26. 883340c bts: Add PCU Interface testcases by Harald Welte · 6 years ago
  27. 56c0580 bts: Fix bugs in RACH Tests (timer not started, wrong CS/PS function) by Harald Welte · 6 years ago
  28. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  29. 685d598 bts: Add test for high-resulotion timing offset / TOA256 by Harald Welte · 6 years ago
  30. 8da4824 bts: Add TELNET/VTY module so we can interact with BTS VTY by Harald Welte · 6 years ago
  31. 57fe823 bts: Instruct trxcon for TA=2 at every testcase start by Harald Welte · 6 years ago
  32. c3a3f45 Add new f_timer_safe_restart() function for warning-safe restart by Harald Welte · 6 years ago
  33. 54a2a2d bts: TC_rach_max_ta by Harald Welte · 6 years ago
  34. 8c24c2b bts: Add TC_rach_content and TC_rach_count by Harald Welte · 6 years ago
  35. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  36. 48494ca WIP: bts: SI scheduling tests by Harald Welte · 6 years ago
  37. 93640c6 bts: Add some more comments for better code grouping by Harald Welte · 6 years ago
  38. f10153f bts: Set not only SI3 but also SI2+SI4 during initialization by Harald Welte · 6 years ago
  39. 262f122 Helper functions in GSM_Tyes and Osmocom_Types by Harald Welte · 6 years ago
  40. 82ccef7 Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation by Harald Welte · 6 years ago
  41. 3ae11da bts: Add TC_ipa_crcx_mdcx_mdcx_dlcx_not_active (2x MDCX on lchan) by Harald Welte · 6 years ago
  42. 9912eb5 bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) by Harald Welte · 6 years ago
  43. 2d14259 bts: Sleep for some time after RSL is up before using it by Harald Welte · 6 years ago
  44. a3f1df9 bts: TC_ipa_crcx_twice_not_active + TC_ipa_crcx_mdcx_dlcx_not_active by Harald Welte · 6 years ago
  45. 1eba374 bts: Introduce f_rsl_transceive() and reduce code duplication by Harald Welte · 6 years ago
  46. 2a7e716 RSL: Make ts_RSL_IPA_DLCX require a conn_id value by Harald Welte · 6 years ago
  47. 3052745 RSL: Add more IPA related templates by Harald Welte · 6 years ago
  48. 6cb400a RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remote by Harald Welte · 6 years ago
  49. 8bd0f82 RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACK by Harald Welte · 6 years ago
  50. 0236980 Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAX by Harald Welte · 6 years ago
  51. a871a38 bts: Add TC_ipa_dlcx_not_active() by Harald Welte · 6 years ago
  52. 01d982c bts: low-level RSL ERROR REPORT Testing by Harald Welte · 6 years ago
  53. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  54. 7484fc4 bts: Type Definition + Template for SI3; Send SI3 at start of test by Harald Welte · 6 years ago
  55. 874c223 RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFO by Harald Welte · 6 years ago
  56. 34252c5 RSL_Emulation: Make CCHAN_PT bi-directional by Harald Welte · 6 years ago
  57. 7076738 Add initial OsmoBTS test suite by Harald Welte · 6 years ago
  58. 5377d2f GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions by Harald Welte · 6 years ago
  59. 7f26f55 Add TRXC (OsmoTRX Control) protocol types + codec port by Harald Welte · 6 years ago
  60. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  61. 39b47be RSL_Types: Add tr_RSL_MEAS_RES_OSMO() by Harald Welte · 6 years ago
  62. 7d7d26c L1CTL: Quickly fail in case of non-successful FBSB.resp by Harald Welte · 6 years ago
  63. a82f7e6 L1CTL: Increase FBSB timeout to ~1s by Harald Welte · 6 years ago
  64. eb1e681 GSM_RR_Types: Fix inverted "valid" logic in measurement report by Harald Welte · 6 years ago
  65. 2691adf RSL: Add definitions for RSL MEAS REP parsing/encoding by Harald Welte · 6 years ago
  66. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  67. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  68. cbc947f GSM_RR_Types: Add ts_IMM_ASS and ts_MEAS_REP by Harald Welte · 6 years ago
  69. ce6dc44 L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND() by Harald Welte · 6 years ago
  70. bb6aed3 RSL_Emulation: Pass ASP_IPA_EVENT_UP to RSL_CCHAN port by Harald Welte · 6 years ago
  71. 1c02fd1 RSL_Emulation: Introduce notion of 'bts_role' by Harald Welte · 6 years ago
  72. 3bc387f IPA_Emulation: Don't log IPAC_MSGT_ID_RESP as "Unknown/unsupported" by Harald Welte · 6 years ago
  73. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  74. 9abd128 RSL_Types: Add templates for "BSC side" by Harald Welte · 6 years ago
  75. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 7 years ago
  76. 57b9b7f Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACT by Harald Welte · 6 years ago
  77. 6f20316 sgsn: Add TC_attach_pdp_act_user_deact_mo by Harald Welte · 6 years ago
  78. 5b5ca1b sgsn: Add new TC_attach_pdp_act_ggsn_reject by Harald Welte · 6 years ago
  79. 1d6ae93 sgsn: Use random TEID and Charging Identifier by Harald Welte · 6 years ago
  80. 4aacdd8 L3_Templates: Fix activatePDPContextReject msg_Type by Harald Welte · 6 years ago
  81. 822f910 sgsn: More comments by Harald Welte · 6 years ago
  82. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  83. 752abba BSSGP_Emulation: Allow clients to send PDU_LLC directly by Harald Welte · 6 years ago
  84. 3fdbe82 sgsn: Reduce logging verbosity of IPA/GSUP/NS/BSSGP by Harald Welte · 6 years ago
  85. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  86. f58a022 sgsn: Fix hard-coded emulated GGSN IP addresses by Harald Welte · 6 years ago
  87. 7aff2ca sgsn: GTP Create PDP: Include missing required "Charging ID" IE by Harald Welte · 6 years ago
  88. f8af5d6 sgsn: Store SGSN-side control + user plane IP addresses by Harald Welte · 6 years ago
  89. 835b15f sgsn: Add TC_pdp_act_unattached by Harald Welte · 6 years ago
  90. d71c343 ttcn3-tcpdump-start.sh: Don't call tcpdump log files ".log" by Harald Welte · 6 years ago
  91. c7872fa BSSGP_Emulation: use 'isvalue()' instead of 'isbound()' by Harald Welte · 6 years ago
  92. a291931 Makefile: Add 'sgsn' sub-directory in list of projects by Harald Welte · 6 years ago
  93. 2830708 sgsn: Fix syntax errors introduced in PDP Context Act patches by Harald Welte · 6 years ago
  94. eded9ad sgsn: First PDP CTX ACT test: TC_attach_pdp_act by Harald Welte · 6 years ago
  95. c69cf4e ggsn: Move GTP templates to separate GTP_Templates + Add GTP_Emulation by Harald Welte · 6 years ago
  96. 328eb6d move GTP_CodecPort from ggsn to library (for sgsn reuse) by Harald Welte · 6 years ago
  97. d471901 BSSGP/LLC: Fix LLCC SAPI for SM by Harald Welte · 6 years ago
  98. 6abb9fe sgsn: Add TC_detach_* for various GPRS DETACH use cases by Harald Welte · 6 years ago
  99. 91636de sgsn: Add new TC_attach_rau: Attach followed by RA Update by Harald Welte · 6 years ago
  100. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago