1. 38575a7 L3_Templates: Add various GMM related templates by Harald Welte · 6 years ago
  2. c7adaa7 Osmocom_Types: Add bool2bit() and bool2bit_templ() by Harald Welte · 6 years ago
  3. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 6 years ago
  4. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 6 years ago
  5. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 6 years ago
  6. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago
  7. 70558e3 BSC: add codec-list to osmo-bsc.cfg by Philipp Maier · 6 years ago
  8. b8e8a1d BSC: remove obsolete loglevels from osmo-bsc.cfg by Philipp Maier · 6 years ago
  9. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  10. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  11. 23b774e Move f_hex_is_odd_length from BSSMAP_Templates to GSM_Types by Harald Welte · 6 years ago
  12. 7348940 General_Types: Add INT18b_BO_LAST type by Harald Welte · 6 years ago
  13. ecb8f68 gprs: Move BSSGP related code to library by Harald Welte · 6 years ago
  14. fc5e1c8 gprs: Move NS Types/CodecPort/Emulation to library directory by Harald Welte · 6 years ago
  15. 6bef5dd Makefile: Add 'deps-update' target to update the deps-repository by Harald Welte · 6 years ago
  16. 4c294b6 deps/Makefile: Separate 'distclean' from 'clean' by Harald Welte · 6 years ago
  17. 981be73 deps/Makefile: Use "git remote set-url" to catch URL changes by Harald Welte · 6 years ago
  18. dada4c5 ttcn3-tcpdump-stop.sh: Wait to receive last packets before stopping tcpdump by Pau Espin Pedrol · 6 years ago
  19. 8fdd313 ttcn3-tcpdump-start.sh: Wait for tcpdump to start recording by Pau Espin Pedrol · 6 years ago
  20. b01d313 ttcn3-tcpdump-start.sh: Wait for pcap file creation to start test by Pau Espin Pedrol · 6 years ago
  21. ef59855 ttcn3-tcpdump-start.sh: Log tcpdump output to file by Pau Espin Pedrol · 6 years ago
  22. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  23. 5868e62 MSC_Tests.f_tc_mo_crcx_ran_reject(): Send release complete to release by Daniel Willmann · 6 years ago
  24. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  25. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  26. 84a2807 ggsn: Switch over to new shared/common configuration file layout by Harald Welte · 6 years ago
  27. 7f58258 BSSMAP_Emulation: Sleep 1s to wait for M3UA/AS/ASP to come active by Harald Welte · 6 years ago
  28. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  29. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  30. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  31. 70b52c9 RSL_Emulation: Add procedure calls to suspend/resume dchan handling by Harald Welte · 6 years ago
  32. 421e4d4 RSL_Emulation: Add second RSL/RSL_PROC port for hand-over cases by Harald Welte · 6 years ago
  33. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  34. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  35. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  36. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  37. 1823cb1 MNCC: Fix encoding of non-signal MNCC PDUs by Harald Welte · 6 years ago
  38. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  39. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  40. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  41. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  42. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  43. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  44. dcf9eb9 L3_Templates: Use tid parameter in ts_ML3_MO_CC template by Daniel Willmann · 6 years ago
  45. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  46. ff6abf0 MNCC_Emulation: Initialize connection table by Daniel Willmann · 6 years ago
  47. 47fb0f4 start-testsuite.sh: Pass a third parameter to ttcn3_start by Daniel Willmann · 6 years ago
  48. 12984ef deps: Ensure that branches are updated on make update as well by Daniel Willmann · 6 years ago
  49. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago
  50. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  51. d13700d MNCC: Represent 'keypad' as one-character charstring, not int by Harald Welte · 6 years ago
  52. 8a3dc92 MGCP_Test: test illegal wildcarded DLCX and MDCX by Philipp Maier · 6 years ago
  53. dffa6a4 MGCP_Test: Clean up after TC_crcx_sdp by Philipp Maier · 6 years ago
  54. 5e06cee MCGP_Test: Add tests for wildcarded CRCX by Philipp Maier · 6 years ago
  55. bb7a01c mgw: add constants for mgw endpoint and domain name by Philipp Maier · 6 years ago
  56. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  57. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  58. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  59. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  60. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  61. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  62. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  63. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  64. 6c7285d ggsn_tests: Add test to validate if different pdp ctx can talk each other by Pau Espin Pedrol · 6 years ago
  65. 3d9338f ggsn_tests: Add test case to validate packets forwarded vs dropped by Pau Espin Pedrol · 6 years ago
  66. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  67. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) by Harald Welte · 6 years ago
  68. 06e835f MGCP_Emulation: Remove bogus mgcp_conn_id variable from MGCP_ConnHdlr by Harald Welte · 6 years ago
  69. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  70. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  71. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  72. ecb254b L3_Templates: Add ts_RRM_AssignmentComplete by Harald Welte · 6 years ago
  73. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  74. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  75. 2c2e8c4 GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm by Harald Welte · 6 years ago
  76. 6a8199d RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message by Harald Welte · 6 years ago
  77. e540822 RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLL by Harald Welte · 6 years ago
  78. 1fe7481 MGCP_Templates: Some more convenience extraction functions by Harald Welte · 6 years ago
  79. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  80. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago
  81. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  82. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  83. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  84. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  85. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  86. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  87. a3d192f bsc: Expect CRCX and send an ACK back by Daniel Willmann · 6 years ago
  88. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  89. 21ea239 bsc: Register expect criteria for MGCP CRCX by Daniel Willmann · 6 years ago
  90. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  91. 3826a1b BSC_Tests: Add MGCP_Emulation to gen_links by Daniel Willmann · 6 years ago
  92. 363ba48 ggsn_tests: Validate DNS PCO values by Pau Espin Pedrol · 6 years ago
  93. aea381f library: Implement f_inet6_addr function by Pau Espin Pedrol · 6 years ago
  94. f69a438 ggsn_tests: Configure expected GGSN DNS values and improve error message by Pau Espin Pedrol · 6 years ago
  95. 11ad2af gitignore: Ignore dependency subdirs by Pau Espin Pedrol · 6 years ago
  96. ef85dfa regen-makefile.sh: Exit with clear error if ttcn3 bin not found by Pau Espin Pedrol · 6 years ago
  97. 5c9d99f regen-makefile.sh: Support Archlinux install paths by Pau Espin Pedrol · 6 years ago
  98. bd939f0 start-testsuite.sh: Add archlinux tccn3 path to LD_LIBRARY_PATH by Pau Espin Pedrol · 6 years ago
  99. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  100. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago