1. 17f7c38 sysmocom: emergency_preemptive_call.py: Avoid test failure if 2nd call not fully established by Pau Espin Pedrol · 3 years, 8 months ago
  2. c230efc intra-freq-ho{-sameport}.conf: add scenarios for intra-freq HO cells by Andre Puschmann · 3 years, 9 months ago
  3. caa680c mod-gr-broker: add scenario to easily enable the GR broker by Andre Puschmann · 3 years, 9 months ago
  4. 27b603f mod-enb-cell-2ca: fix EARFCN by Andre Puschmann · 3 years, 9 months ago
  5. d0682ba enb: add basic TDD config option by Andre Puschmann · 3 years, 9 months ago
  6. 66c0542 sysmocom: Introduce test to verify emergency call preemption by Pau Espin Pedrol · 3 years, 9 months ago
  7. 3329d9d sysmocom: Enable emergency call testing in default-suites.conf by Pau Espin Pedrol · 3 years, 9 months ago
  8. 680ba03 sysmocom: Introduce suite to test emergency calls by Pau Espin Pedrol · 3 years, 9 months ago
  9. 4109123 4g: Introduce ZMQ GnuRadio stream broker by Pau Espin Pedrol · 3 years, 9 months ago
  10. 4b7c585 ms: Fix and use ms msisdn() getter by Pau Espin Pedrol · 3 years, 9 months ago
  11. 6628a50 enb-cells-2ca: fix config to match cell-id and cc idx by Andre Puschmann · 3 years, 9 months ago
  12. 71336c2 scenarios: Introduce mod-enb-cells-2ca.conf by Pau Espin Pedrol · 3 years, 9 months ago
  13. 1f46d24 Introduce RFemu stdin implementation for srsENB by Pau Espin Pedrol · 3 years, 9 months ago
  14. c489f19 enb_amarisoft: add rf_dev_sync option to specify the sync type by Andre Puschmann · 3 years, 9 months ago
  15. e3a1910 ms_srs: add freq_offset as resource param by Andre Puschmann · 3 years, 9 months ago
  16. 7d3b83e enb: incorporate number of carriers into ue_max_rate() API by Andre Puschmann · 3 years, 10 months ago
  17. cda03cb 4g: consider number of component carriers for max rate calculation by Andre Puschmann · 3 years, 10 months ago
  18. 0cfc084 enb: expose RRC inactivity timer by Andre Puschmann · 3 years, 10 months ago
  19. 25743bc ttcn3/lib/testlib.py: increase test suite execution timeout by Vadim Yanitskiy · 3 years, 11 months ago
  20. ac5f6f8 ttcn3/suites/scripts: collect core dumps: add '--ulimit core=-1' by Vadim Yanitskiy · 4 years ago
  21. e42631a ttcn3/suites/bts: also enable both BTS_Tests_{SMSCB,LAPDm} by Vadim Yanitskiy · 4 years ago
  22. d1cb759 ttcn3/lib/testlib.py: implement the concept of test case groups by Vadim Yanitskiy · 4 years ago
  23. ed5c776 ttcn3/lib/testlib.py: make list of kwargs git friendly by Vadim Yanitskiy · 4 years ago
  24. 0f7f265 4G: Add milenage support by Pau Espin Pedrol · 4 years ago
  25. 955249d enb_amarisoft: add option to enable and configure DL AWGN channel by Andre Puschmann · 4 years ago
  26. 82ced3f {enb,epc,ms}_srs: expose log.all_level parameter by Andre Puschmann · 4 years ago
  27. 62e887d amarisoft_enb.cfg.tmpl: expose log options by Andre Puschmann · 4 years, 1 month ago
  28. e592de8 srs: Convert additional_args attr to list to allow combining different params by Pau Espin Pedrol · 4 years, 1 month ago
  29. b0ebcbc epc: refactor run_wait() method and rename to prepare_proc() by Andre Puschmann · 4 years, 1 month ago
  30. 8cfb5d0 Remove all references to defaults: timeout: from suite.conf by Pau Espin Pedrol · 4 years, 1 month ago
  31. 57e37f9 suites/4g: Wait for IP addr received before trying to use the link by Pau Espin Pedrol · 4 years, 1 month ago
  32. 8ea4ba2 ttcn3: Don't overwrite output junit file on multiple testsuites by Pau Espin Pedrol · 4 years, 1 month ago
  33. 3a81a7e tests: Replace is_connected() with is_registered() by Pau Espin Pedrol · 4 years, 1 month ago
  34. 0767920 handover.py: fix typo in test by Andre Puschmann · 4 years, 1 month ago
  35. 898a5aa 4g_suite: add MT and MO test cases by Andre Puschmann · 4 years, 1 month ago
  36. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  37. 32f3e16 sysmocom/ttcn3/jenkins-run.sh: Pass confg file as cmdline by Pau Espin Pedrol · 4 years, 1 month ago
  38. f2c2a34 Fix ttcn3 testsuites after recent refactors by Pau Espin Pedrol · 4 years, 1 month ago
  39. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  40. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  41. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  42. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  43. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  44. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  45. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 2 months ago
  46. aebaa3c suites/gprs: Catch unexpected iperf3 result content and print it by Pau Espin Pedrol · 4 years, 2 months ago
  47. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 2 months ago
  48. fa02b9c suites: 4g: Parametrize handover.py test by Pau Espin Pedrol · 4 years, 2 months ago
  49. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  50. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  51. 40c7bc7 tests: Replace 'suite' with 'tenv' by Pau Espin Pedrol · 4 years, 2 months ago
  52. 6c77874 enb: Introduce support for neighbour cell list by Pau Espin Pedrol · 4 years, 2 months ago
  53. 154dc93 AmarisoftENB: Support setting PCI value by Pau Espin Pedrol · 4 years, 2 months ago
  54. 9eff96e AmarisoftUE: Fix setting tx/rx gain attr by Pau Espin Pedrol · 4 years, 2 months ago
  55. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  56. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  57. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 3 months ago
  58. 99bed8b Move example/ and ttcn3/ to sysmocom/ and sysmocom/ttcn3 by Pau Espin Pedrol · 4 years, 3 months ago