1. 82feeff mobile: Switch from removed cli option to vty port by Holger Hans Peter Freyther · 6 years ago
  2. d2db10d ms_driver: Add a virtual bts and make use of it by Holger Hans Peter Freyther · 6 years ago
  3. d51c2ea md_driver: Store the virtphy unix sockets in the temp directory by Holger Hans Peter Freyther · 6 years ago
  4. 6bf8822 ms_driver: Do the existance check with the path by Holger Hans Peter Freyther · 6 years ago
  5. 51ae2b5 Fix and use the right member variable by Holger Hans Peter Freyther · 6 years ago
  6. 14e3e50 nanobts: Use -G parameter of ipaccess-config to avoid need to restart nanoBTS by Pau Espin Pedrol · 6 years ago
  7. bdc18d9 ms_driver: Consult the suite to get the binaries by Holger Hans Peter Freyther · 6 years ago
  8. 792614f ms_driver: use the util.Dir and create one dir per instance by Holger Hans Peter Freyther · 6 years ago
  9. 9ea9c65 templates: bsc/nitb: Remove explicit no force-combined-si by Pau Espin Pedrol · 6 years ago
  10. 0fc7437 tests: iperf3: Support testing parallel iperf3 clients in test by Pau Espin Pedrol · 6 years ago
  11. 0df6317 iperf3: implement str() method in iperf3 server by Pau Espin Pedrol · 6 years ago
  12. cf6a360 iperf3: Allow changing port of iperf3 server by Pau Espin Pedrol · 6 years ago
  13. f743afb ms_driver: Switch to process.Process from subprocess by Holger Hans Peter Freyther · 6 years ago
  14. f658b83 ms_driver: Allow to specify env and binary name/path by Holger Hans Peter Freyther · 6 years ago
  15. b656432 templates: osmo-pcu-sysmo: Set log level from dbg to info by Pau Espin Pedrol · 6 years ago
  16. c977547 templates: osmo-pcu: Set log level from dbg to info by Pau Espin Pedrol · 6 years ago
  17. 1444f55 nanobts: ipacces-config: Use process.launch_sync helper by Pau Espin Pedrol · 6 years ago
  18. 78087be process: launch_sync: allow non success return by Pau Espin Pedrol · 6 years ago
  19. 79df739 process: Move standalone run_local_sync as method of Process by Pau Espin Pedrol · 6 years ago
  20. 64f0b1b iperf3: Fix parsing of incorrect json from iperf3 by Pau Espin Pedrol · 6 years ago
  21. 8cfa10f osmo-trx: Add support for dev-args cfg parameter by Pau Espin Pedrol · 6 years ago
  22. 799fe62 ms_driver: Fix subject in the header by Holger Hans Peter Freyther · 6 years ago
  23. b5e86b7 ms_driver: Use terminate not kill and initialize in ctor by Holger Hans Peter Freyther · 6 years ago
  24. d6d3206 ms_driver: Initialize event_server_sk_tmp_dir in ctor by Holger Hans Peter Freyther · 6 years ago
  25. 4f23ab5 Add support to enable EGPRS by Pau Espin Pedrol · 6 years ago
  26. 8a72586 Introduce iperf3 testing infrastructure by Pau Espin Pedrol · 6 years ago
  27. 772b2b1 pcap_recorder: Add support to run in netns by Pau Espin Pedrol · 6 years ago
  28. fd4c144 Add support to test gprs IPv4 data plane by Pau Espin Pedrol · 6 years ago
  29. b484aab Create a "ms_driver" stub for the testsuite by Holger Hans Peter Freyther · 6 years ago
  30. b697b3b Always initialize the _started in the test by Holger Hans Peter Freyther · 6 years ago
  31. 8aca1f3 process: Make sure sync process is terminated if ogt is stopped by Pau Espin Pedrol · 6 years ago
  32. d03acdf First round of clean-ups of imports and unused variables by Holger Hans Peter Freyther · 6 years ago
  33. f616614 ttcn3: Support running tests without PCU socket avail by Pau Espin Pedrol · 6 years ago
  34. e789f0c osmo-bts-trx: Add support for osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  35. 16abefb bsc: Record RSL traffic in case rsl_ip and oml_ip differs by Pau Espin Pedrol · 6 years ago
  36. cef9c0d Drop unused sysmobts-mgr.cfg.tmpl by Pau Espin Pedrol · 6 years ago
  37. 1b11c59 templates: Update .cfg files to use logging level set-all by Pau Espin Pedrol · 6 years ago
  38. 1ff0376 osmo-trx: Enable multi_arfcn for B200 and only in multiTRX setup by Pau Espin Pedrol · 6 years ago
  39. f2e5972 bts_osmo: Only check for socket path in ready_for_pcu() by Pau Espin Pedrol · 6 years ago
  40. 302c756 osmotrx: Make sure remote process stops after ssh session is closed by Pau Espin Pedrol · 6 years ago
  41. a9006df osmotrx: Allow running osmo-trx from remote host by Pau Espin Pedrol · 6 years ago
  42. e4358a9 Make code copying inst through ssh generic by Pau Espin Pedrol · 6 years ago
  43. 94eab26 osmo-trx: Add multi_arfcn support by Pau Espin Pedrol · 6 years ago
  44. 44b7ea1 osmo-bts-trx: Add multiTRX support by Pau Espin Pedrol · 6 years ago
  45. 99a6a41 Keep track of all mobiles and copy them to unstarted later by Holger Hans Peter Freyther · 6 years ago
  46. 4aeb430 Build and use osmo-bsc_mgcp from openbsc.git instead of osmo-mgw.git by Pau Espin Pedrol · 6 years ago
  47. 8ae38a6 Allow to access imsi/ki from the OsmoMobile instances by Holger Hans Peter Freyther · 6 years ago
  48. a7b61f3 Generate imsi/ki on OsmoMobile construction by Holger Hans Peter Freyther · 6 years ago
  49. 0d45504 osmo-bts-trx: Big refactor and cleanup of osmo-trx related code by Pau Espin Pedrol · 6 years ago
  50. 5dc2459 osmo-bsc: Parametrize codec-list VTY cfg by Pau Espin Pedrol · 6 years ago
  51. c264d3d suite: Fix generation of config() dictionary by Pau Espin Pedrol · 6 years ago
  52. 722e94e Add channel_allocator cfg attr to bts resources by Pau Espin Pedrol · 6 years ago
  53. 5682287 osmo-bsc,msc: Set mgw local-ip in cfg.tmpl by Pau Espin Pedrol · 6 years ago
  54. aab5692 Introduce scenario modifiers by Pau Espin Pedrol · 6 years ago
  55. 635f4c8 osmo-hlr.cfg.tmpl: Add ussd routing prefix for *#100# and fix expected answer format by Pau Espin Pedrol · 6 years ago
  56. 5860367 Cleanup of class scoped variables by Pau Espin Pedrol · 6 years ago
  57. 926a4b8 bts_nanobts: Fix pwsup_list increasing its size every new test by Pau Espin Pedrol · 6 years ago
  58. f6a0712 nanobts: Support multiTRX by Pau Espin Pedrol · 6 years ago
  59. 698ad4c bts: Recreate resources.conf trx_list with len based on num_trx by Pau Espin Pedrol · 6 years ago
  60. bc1ed88 Add ttcn3-bts-test env by Pau Espin Pedrol · 6 years ago
  61. 1dc9a04 ms: Make the total test duration configurable by Holger Hans Peter Freyther · 6 years ago
  62. 874b4b4 ms: Remove unused imports by Holger Hans Peter Freyther · 6 years ago
  63. af522fd ms: Only use completed tests for min/max handling by Holger Hans Peter Freyther · 6 years ago
  64. 6926c57 ms: Simplify starting of the test and combine loop and wait by Holger Hans Peter Freyther · 6 years ago
  65. 0f6e410 ms: Quit early when all tests concluded.. by Holger Hans Peter Freyther · 6 years ago
  66. 574e62f ms: Begin to refactor and be able to share functionality by Holger Hans Peter Freyther · 6 years ago
  67. 94da045 ms: Attempt to stop all mobile/virtphy instances on exit by Holger Hans Peter Freyther · 6 years ago
  68. 0f0ebd8 ms: Make the outer variables configurable by Holger Hans Peter Freyther · 6 years ago
  69. 89dbf6d ms: Remove debug left over for the test by Holger Hans Peter Freyther · 6 years ago
  70. c81e265 hlr: Get hlr.sql from new path by Pau Espin Pedrol · 6 years ago
  71. 05895a9 ms: Use the new API to pass credentials to the event server by Holger Hans Peter Freyther · 6 years ago
  72. 99efe82 ggsn: Bind VTY and CTRL ifaces to assigned ip addr by Pau Espin Pedrol · 6 years ago
  73. 5eb4f0e osmo_ms_driver: Use the two new config options for the mobile by Holger Hans Peter Freyther · 6 years ago
  74. e523665 event_loop: Log parameters during wait timeout exception by Pau Espin Pedrol · 6 years ago
  75. 7f4807a powersupply_sispm: Add port number to log name by Pau Espin Pedrol · 6 years ago
  76. e974944 osmo-bsc.cfg.tmpl: Remove unused nd recently removed option dest by Pau Espin Pedrol · 6 years ago
  77. b1526b9 Add option to expect bts/pcu failures and respawn its processes by Pau Espin Pedrol · 6 years ago
  78. 06ada45 process: Move cleanup log inside cleanup method by Pau Espin Pedrol · 6 years ago
  79. 63f2d47 bsc: Add API to mock BSC RSL IP addr by Pau Espin Pedrol · 6 years ago
  80. 58cd83c templates: osmo-bts: Use BTS assigned IP addr to bind CTRL and VTY iface by Pau Espin Pedrol · 6 years ago
  81. 878b2c6 testenv: Provide tests with access to process module by Pau Espin Pedrol · 6 years ago
  82. f32c415 util: Fix unloading of suite lib import path by Pau Espin Pedrol · 6 years ago
  83. 155a355 Unload suite local modules after suite exit to avoid collisions by Pau Espin Pedrol · 6 years ago
  84. 7e02d20 suite: Set suite subdir lib part of syspath so tests can import their own modules by Pau Espin Pedrol · 6 years ago
  85. 39df7f4 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime by Pau Espin Pedrol · 6 years ago
  86. e699912 bts: Move conf_for_bsc_prepare from bts_osmo to bts by Pau Espin Pedrol · 6 years ago
  87. e519462 bts: Pass defaults config name at construct time by Pau Espin Pedrol · 6 years ago
  88. 530681f bts: Refactor conf_for_bsc_osmo by Pau Espin Pedrol · 6 years ago
  89. c9b6376 Check physical channel configs by Pau Espin Pedrol · 6 years ago
  90. 7d4bdf2 bts_osmotrx: Don't use binary name as inst name by Pau Espin Pedrol · 6 years ago
  91. 553eda6 osmo-trx binary is now called osmo-trx-uhd by Pau Espin Pedrol · 6 years ago
  92. ccb1bc6 modem: Catch exception: call removed while waiting to become active by Pau Espin Pedrol · 6 years ago
  93. b6ab1da event_loop: Avoid leaking active timeouts on poll exception by Pau Espin Pedrol · 6 years ago
  94. c490cde ms: Add a main function to start all of it by Holger Hans Peter Freyther · 6 years ago
  95. 30cc021 ms: Add a first test to use all parts of the system by Holger Hans Peter Freyther · 6 years ago
  96. ff19a5e ms: Create a starter for virtphy and mobile application by Holger Hans Peter Freyther · 6 years ago
  97. 6af1c18 ms: Create template for the osmocom-bb mobile application by Holger Hans Peter Freyther · 6 years ago
  98. 28bcaf0 ms: Lua part of location update testing by Holger Hans Peter Freyther · 6 years ago
  99. 4a62bb0 ms: Add lua script support utilities by Holger Hans Peter Freyther · 6 years ago
  100. e7ae51f ms: Create an event server to handle Unix datagram messages by Holger Hans Peter Freyther · 6 years ago