1. 6916ec4 ggsn: Introduce test TC_pdp_act_restart_ctr_echo by Pau Espin Pedrol · 5 years ago
  2. 2a3302a sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsn by Pau Espin Pedrol · 5 years ago
  3. 22d597f ggsn: Introduce test TC_pdp46_act_deact_apn4 by Pau Espin Pedrol · 5 years ago
  4. b7f0178 ggsn: Update test xfail->pass in expected-results.xml by Pau Espin Pedrol · 5 years ago
  5. 2302341 ggsn: Add missing v4v6 tests in expected-results.xml by Pau Espin Pedrol · 5 years ago
  6. 92c2bdb bsc: f_ipa_unknown_unit_id: use different id by Oliver Smith · 5 years ago
  7. 75aa020 BSC_Tests: update number-of-bts to 4 by Oliver Smith · 5 years ago
  8. 0d7b7ab Revert "RAN_Adapter: invert check for RAN_ops == omit" by Oliver Smith · 5 years ago
  9. c4148da NAS_EPS: fix 'make deps' (no commit specified) by Harald Welte · 5 years ago
  10. 0e03808 DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNS by Harald Welte · 5 years ago
  11. 3286eb3 IPA_Emulation: Fix building without CTRL support by Harald Welte · 5 years ago
  12. 56071b7 mme: Add missing link to DIAMETER_EncDec.cc from TITAN by Harald Welte · 5 years ago
  13. 6ec6439 mme: Integrate DIAMETER support into MME testsuite by Harald Welte · 5 years ago
  14. d27ab24 library: Add DIAMETER Templates, Emulation, CodecPort by Harald Welte · 5 years ago
  15. 5aadb0e library: Add [generated] DIAMETER_Types.ttcn by Harald Welte · 5 years ago
  16. 0f7d03a mme: Add GTPv2 support by Harald Welte · 5 years ago
  17. 95333a1 mme: Extend MME tests to also include S1AP interface testing by Harald Welte · 5 years ago
  18. c918e4e TTCN-3 native function wrapper for SNOW-3G by Harald Welte · 5 years ago
  19. 4a2bfcb remove ogslib dependency from snow by Harald Welte · 5 years ago
  20. 135af53 snow-3g.c: Mark all internal primitive functions as static by Harald Welte · 5 years ago
  21. 051fd86 snow-3g: const-ify S-boxes by Harald Welte · 5 years ago
  22. 867ca29 Import snow-3g.[ch] from nextepc source code by Harald Welte · 5 years ago
  23. fc5f637 library: Add initial set of LTE/EPC NAS templates by Harald Welte · 5 years ago
  24. 3549811 library: Add S1AP CodecPort/Emulation by Harald Welte · 5 years ago
  25. d01fc8f MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-Call by Philipp Maier · 5 years ago
  26. f45824a BSC_Tests: Change test-expectation of TC_paging_resp_unsol by Philipp Maier · 5 years ago
  27. 26fbb6e sgsn: Integrate RANAP by Harald Welte · 5 years ago
  28. 5932cd3 RAN_Adapter: invert check for RAN_ops == omit by Alexander Couzens · 5 years ago
  29. d7b2950 RAN_Adapter: protect RAN_EMULATION_CTRL with ifdef by Alexander Couzens · 5 years ago
  30. 717c730 RAN_Emulation: Support for PS domain by Harald Welte · 5 years ago
  31. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  32. ce818da library: Add S1AP Templates by Harald Welte · 5 years ago
  33. 799049c library: S1AP encoding/decoding using libfftranscode and ASN.1 from V15.5.0 by Harald Welte · 5 years ago
  34. b8a4ac8 mme: initial skeleton for MME / SGsAP tetss by Harald Welte · 5 years ago
  35. 97ae972 start-testsuite.sh: Add commented-out section for using custom TITAN by Harald Welte · 5 years ago
  36. 7e2769f fix TC_ho_int; make neighbor config more robust by Neels Hofmeyr · 5 years ago
  37. 9140101 bsc: add TC_ho_neighbor_config_1 thru _7 by Neels Hofmeyr · 5 years ago
  38. de535e0 BTS_Tests.ttcn: fix: use reasonable minimum default for C/I by Vadim Yanitskiy · 5 years ago
  39. 91bfa1c msc: check IMEI: move reject LU into new function by Oliver Smith · 5 years ago
  40. 690d60f msc: use f_expect_clear() in check IMEI tests by Oliver Smith · 5 years ago
  41. be4c531 msc/expected-results.xml: update from jenkins by Oliver Smith · 5 years ago
  42. af2f1f8 library: allow "?" in tr_ML3_MT_MM_ID_Req again by Oliver Smith · 5 years ago
  43. a2c68e8 BTS_Tests.ttcn: introduce TC_pcu_data_ind_lqual_cb by Vadim Yanitskiy · 5 years ago
  44. d8a602c rename TC_ho_out_fail_no_ho_detect to TC_ho_out_fail_no_result_after_ho_cmd by Neels Hofmeyr · 5 years ago
  45. 5b9ef14 unbreak some measurement tests by Eric Wild · 5 years ago
  46. 1d118ff msc: add check IMEI tests by Oliver Smith · 5 years ago
  47. 3289845 L3_Templates: add enum CmIdentityType by Oliver Smith · 5 years ago
  48. b4bf2b2 Cosmetic: L3_Templates: fix comment: fro -> for by Oliver Smith · 5 years ago
  49. e1797aa f_tc_ho_out_fail_no_ho_detect: stricter ordering by Neels Hofmeyr · 5 years ago
  50. 10f2bfa comments: BSC_Tests: clarify f_tc_ho_out_fail functions by Neels Hofmeyr · 5 years ago
  51. 745ed95 L3_Templates: fix IMEI length: 14 (not 15) by Oliver Smith · 5 years ago
  52. a2a8a11 MSC_Tests.ttcn: cosmetic: move TC_gsup_mt_multi_part_sms() back by Vadim Yanitskiy · 5 years ago
  53. e1def66 hlr: update expected-results.xml by Oliver Smith · 5 years ago
  54. f3cc649 library/L1CTL_Types.ttcn: introduce TRAFFIC_{REQ|IND} templates by Vadim Yanitskiy · 5 years ago
  55. 71136df library/TRXC_Types.ttcn: add FAKE_CI command for C/I simulation by Vadim Yanitskiy · 5 years ago
  56. f829854 ggsn: Add TC_pdp4_act_deact_ipcp_pap_broken() by Harald Welte · 5 years ago
  57. 7aa0274 bsc: Do proper chan release in TC_ho_out_fail_no_ho_detect by Pau Espin Pedrol · 5 years ago
  58. 54ab92f cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detect by Pau Espin Pedrol · 5 years ago
  59. 280536b mgw: add module param mp_enable_conn_timeout_test by Oliver Smith · 5 years ago
  60. 021141e mgw: add connection timeout test by Oliver Smith · 5 years ago
  61. 216019f RTP_Emulation: allow expecting connection refused by Oliver Smith · 5 years ago
  62. 350eb68 mgw: add osmo-mgw.cfg by Oliver Smith · 5 years ago
  63. fd02ad4 bsc: Test MGCP-over-IPA forwarding in SCCPlite tests by Pau Espin Pedrol · 5 years ago
  64. 1a026a5 lib/mgcp: Add new port with support to handle multiple MGCP sockets by Pau Espin Pedrol · 5 years ago
  65. 513b831 bsc: Refactor altstep as_Media_mgw() by Pau Espin Pedrol · 5 years ago
  66. aba4216 BSSMAP_Templates: Provide complete set of CellID related rx/tx templates by Harald Welte · 5 years ago
  67. 0cdf071 Put build / run scripts under Apache 2.0 license by Harald Welte · 5 years ago
  68. ba0b0aa MSC_Tests_Iu.ttcn: fix TC_iu_lu_and_mo_ussd_mo_release(): use proper BSC number by Vadim Yanitskiy · 5 years ago
  69. f2c3fa9 library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAP by Vadim Yanitskiy · 5 years ago
  70. e06f228 library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templates by Vadim Yanitskiy · 5 years ago
  71. 43021cb lib/bssmap: Introduce function f_bssmap_ie_cic_2_int() by Pau Espin Pedrol · 5 years ago
  72. 392963f bsc: Move hardcoded ip addr to variable by Pau Espin Pedrol · 5 years ago
  73. 1fc30b9 bsc-sccplite: Fix expected DLCX in HO tests by Pau Espin Pedrol · 5 years ago
  74. ae8f262 BTS: BS power tests by Eric Wild · 5 years ago
  75. bc690ff sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfg by Oliver Smith · 5 years ago
  76. 1b25780 hlr: add create-subscriber-on-demand tests by Oliver Smith · 5 years ago
  77. 78329c7 msc/expected-results.xml: update SS and SMS related expectations by Vadim Yanitskiy · 5 years ago
  78. c3c07d4 MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_trans by Vadim Yanitskiy · 5 years ago
  79. 095024b BTS: test that RSL MS POWER does not activate MS power control without PP IE by Eric Wild · 5 years ago
  80. 280ccb8 BTS: add another failing power control test by Eric Wild · 5 years ago
  81. 29ba8d6 MSC_Tests.ttcn: introduce TC_proc_ss_abort by Vadim Yanitskiy · 5 years ago
  82. e5f4ed9 MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail by Vadim Yanitskiy · 5 years ago
  83. d612d28 MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_session by Vadim Yanitskiy · 5 years ago
  84. 851798c MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr() by Vadim Yanitskiy · 5 years ago
  85. d1e1ce5 MSC_Tests.ttcn: add timers to SS/USSD test cases by Vadim Yanitskiy · 5 years ago
  86. 0e6c9f5 MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr by Vadim Yanitskiy · 5 years ago
  87. 6c9fafc library/GSUP_Types.ttcn: refactor PROC_SS IEs generation by Vadim Yanitskiy · 5 years ago
  88. 74f25ae bts: clean up old tests and make them work again by Eric Wild · 5 years ago
  89. 211acc3 bts: more lapdm tests by Eric Wild · 5 years ago
  90. de8af3d library/L1CTL_PortType.ttcn: clarify and unify timeout messages by Vadim Yanitskiy · 5 years ago
  91. f2b477b bscnat: Add missing setverdict(pass) at the end by Pau Espin Pedrol · 5 years ago
  92. 298fa91 bscnat: Fix race condition in TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  93. 5f89adf bscnat: Start test global timers by Pau Espin Pedrol · 5 years ago
  94. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  95. 8ab9a79 bscnat: Introduce test TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  96. a839604 bscnat: Add function to run actions on test per BSC component by Pau Espin Pedrol · 5 years ago
  97. d1d4953 bscnat: Refactor MSC side code to allow different actions per test by Pau Espin Pedrol · 5 years ago
  98. 8d85ba4 bscnat: Refactor BSC_MS side code to allow different actions per test by Pau Espin Pedrol · 5 years ago
  99. bdcfe03 bscnat: Move generic code to wait for test into its own function by Pau Espin Pedrol · 5 years ago
  100. 579cd7a lib/CTRL: Improve and add more helper templates and functions by Pau Espin Pedrol · 5 years ago