1. c8b0f93 Initial srsLTE support by Pau Espin Pedrol · 4 years, 5 months ago
  2. 873dee3 powersupply_intellinet: Log target ip+dev_port by Pau Espin Pedrol · 4 years, 5 months ago
  3. 4983eb5 Fix remote and process RemoteNetNSProcess by Pau Espin Pedrol · 4 years, 5 months ago
  4. c852ad8 iperf3: Support running iperf3 remotely by Pau Espin Pedrol · 4 years, 5 months ago
  5. 7346472 util: Add helper setcap_netsys_admin() by Pau Espin Pedrol · 4 years, 5 months ago
  6. 116a2c4 Inroduce RunNode class by Pau Espin Pedrol · 4 years, 5 months ago
  7. 7381e82 remote: Add more helpers to operate on remote hosts by Pau Espin Pedrol · 4 years, 5 months ago
  8. 180adfc remote: Improve wrapper script handling proper exit of ssh-remote processes by Pau Espin Pedrol · 4 years, 5 months ago
  9. 14022d3 Add handlers to run process under a specific netns on a remote host by Pau Espin Pedrol · 4 years, 5 months ago
  10. f6d45ad Allow passing remote env to process running in remote host by Pau Espin Pedrol · 4 years, 5 months ago
  11. 2eafb03 Introduce RemoteHost and refactor code to use it by Pau Espin Pedrol · 4 years, 5 months ago
  12. dd71022 bts_osmotrx: Add support to run osmo-trx on LimeNet-micro by Pau Espin Pedrol · 4 years, 7 months ago
  13. abf837d process: Allow passing no local inst to copy_inst_ssh by Pau Espin Pedrol · 4 years, 7 months ago
  14. 12c5ea4 process: Return proc in function helpers by Pau Espin Pedrol · 4 years, 7 months ago
  15. c18c5b8 bts_osmotrx: Allow Setting Rx/TX paths through resources.conf by Pau Espin Pedrol · 4 years, 7 months ago
  16. 5eae2c5 Add a per-test log file by Pau Espin Pedrol · 4 years, 10 months ago
  17. 7e1ee50 Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k" by Pau Espin Pedrol · 4 years, 10 months ago
  18. 55cee16 Support SC5 power cycling through powersupply by Pau Espin Pedrol · 4 years, 10 months ago
  19. dd7bb2c process: Introduce respawn_sync() method by Pau Espin Pedrol · 4 years, 10 months ago
  20. 922ce5a process: respawn(): return process result by Pau Espin Pedrol · 4 years, 10 months ago
  21. f11c4ee bts-trx: Improve logging and trap SIGTERM in ssh_sigkiller.sh by Pau Espin Pedrol · 5 years ago
  22. c93707f bts-trx: Drop deprecated -t parameter by Pau Espin Pedrol · 5 years ago
  23. 91199a3 resources.conf.prod: Use different ARFCN for sysmocell-5k by Pau Espin Pedrol · 5 years ago
  24. 0cde25f Introduce and use osmo-bts-trx VTY cmd max_trxd_version on sysmocell-5K by Pau Espin Pedrol · 5 years ago
  25. b5f37ff tests: voice: Add voice call test with Osmux enabled by Pau Espin Pedrol · 5 years ago
  26. fed578e Introduce osmux support for msc,bsc,mgw by Pau Espin Pedrol · 5 years ago
  27. dbb16e8 virtual: Make mass tests be able to activate themselves by Holger Hans Peter Freyther · 5 years ago
  28. 2e7e843 virtual: Make it possible to add tests to the ms driver by Holger Hans Peter Freyther · 5 years ago
  29. 75c9cc7 virtual: Introduce a base class for test cases by Holger Hans Peter Freyther · 5 years ago
  30. f16a8f7 virtual: Move the starter code into the starter module by Holger Hans Peter Freyther · 5 years ago
  31. 92cc0c9 virtual: Separate starting virtphy/mobile from the test by Holger Hans Peter Freyther · 5 years ago
  32. 41cd681 ms_driver: Catch up with the new MS baseclass by Holger Hans Peter Freyther · 5 years ago
  33. 61f2877 virtual: Have a single result class that can store data by Holger Hans Peter Freyther · 5 years ago
  34. e524f2c virtual: Unify the lua script into a single one by Holger Hans Peter Freyther · 5 years ago
  35. fcc04f8 powersupply: Add support for Intellinet PDU by Pau Espin Pedrol · 5 years ago
  36. f0cbe05 Revert "modem: workaround ofono crash" by Pau Espin Pedrol · 5 years ago
  37. 3a479c2 processes: Fix kill of processes run under sudo by Pau Espin Pedrol · 5 years ago
  38. 0409655 process: Early return during process termination if no proc running by Pau Espin Pedrol · 5 years ago
  39. 806aae8 suite: Make _processes an empty list during init time by Pau Espin Pedrol · 5 years ago
  40. 4c8cd7b modem: Move modem iface to its netns before using it by Pau Espin Pedrol · 5 years ago
  41. b27827b util: use launch_sync API instead of manual wait by Pau Espin Pedrol · 5 years ago
  42. e159cd2 process: Prevent NetNSProcess alive forever after SIGKILL by Pau Espin Pedrol · 5 years ago
  43. 17a4ed9 process: add signal to NetNSProcess kill path by Pau Espin Pedrol · 5 years ago
  44. feb66e7 Integrate osmo-{bts,pcu}-oc2g by Pau Espin Pedrol · 5 years ago
  45. 337141f nitb_netreg_mass: Add code to declare a run successful/failure by Holger Hans Peter Freyther · 5 years ago
  46. 5e67ed4 nitb_netreg_mass: Allow a suite to configure num subscriber by Holger Hans Peter Freyther · 5 years ago
  47. 10501cc resource: Add a mobile resource for the virtual test by Holger Hans Peter Freyther · 5 years ago
  48. e02158f Log signals from VoiceCall dbus objects by Pau Espin Pedrol · 5 years ago
  49. 48c83a8 resource: Introduce a base class for the modem by Holger Hans Peter Freyther · 5 years ago
  50. 7424301 resource: Use a factory to initiate a modem by Holger Hans Peter Freyther · 5 years ago
  51. 44128f9 Revert "nitb_netreg_mass: Add code to declare a run successful/failure" by Holger Freyther · 5 years ago
  52. 54b4fa9 process: Make killing processes non-sequential by Holger Hans Peter Freyther · 5 years ago
  53. b4ad8d7 nitb_netreg_mass: Add code to declare a run successful/failure by Holger Hans Peter Freyther · 5 years ago
  54. 93a8942 resource: Introduce a type attribute to the resource definition by Holger Hans Peter Freyther · 5 years ago
  55. 0d714c9 process: Make sending signals (kill) externally visible by Holger Hans Peter Freyther · 5 years ago
  56. 20b52c1 process: Speed-up terminating lots of processes by batching it by Holger Hans Peter Freyther · 5 years ago
  57. f922a99 pyflakes: Rename local variable to not shadow import by Holger Hans Peter Freyther · 5 years ago
  58. 1ea4e52 pyflakes: Remove occurrences of using undefined variables by Holger Hans Peter Freyther · 5 years ago
  59. 34dce0e pyflakes: Remove assigned but unread variables by Holger Hans Peter Freyther · 5 years ago
  60. 9106723 pyflakes: Remove imports of unused modules by Holger Hans Peter Freyther · 5 years ago
  61. 77d6d55 ms_driver: Rename method to hopefully be more clear by Holger Hans Peter Freyther · 5 years ago
  62. ae0dae8 modem: Do not connect to the systembus until a modem is in use by Holger Hans Peter Freyther · 5 years ago
  63. 4d7f770 modem: Log once dbus returns call was answered by Pau Espin Pedrol · 5 years ago
  64. 32e9d8c modem: print call ID during log of call state by Pau Espin Pedrol · 5 years ago
  65. 82feeff mobile: Switch from removed cli option to vty port by Holger Hans Peter Freyther · 6 years ago
  66. d2db10d ms_driver: Add a virtual bts and make use of it by Holger Hans Peter Freyther · 6 years ago
  67. d51c2ea md_driver: Store the virtphy unix sockets in the temp directory by Holger Hans Peter Freyther · 6 years ago
  68. 6bf8822 ms_driver: Do the existance check with the path by Holger Hans Peter Freyther · 6 years ago
  69. 51ae2b5 Fix and use the right member variable by Holger Hans Peter Freyther · 6 years ago
  70. 14e3e50 nanobts: Use -G parameter of ipaccess-config to avoid need to restart nanoBTS by Pau Espin Pedrol · 6 years ago
  71. bdc18d9 ms_driver: Consult the suite to get the binaries by Holger Hans Peter Freyther · 6 years ago
  72. 792614f ms_driver: use the util.Dir and create one dir per instance by Holger Hans Peter Freyther · 6 years ago
  73. 9ea9c65 templates: bsc/nitb: Remove explicit no force-combined-si by Pau Espin Pedrol · 6 years ago
  74. 0fc7437 tests: iperf3: Support testing parallel iperf3 clients in test by Pau Espin Pedrol · 6 years ago
  75. 0df6317 iperf3: implement str() method in iperf3 server by Pau Espin Pedrol · 6 years ago
  76. cf6a360 iperf3: Allow changing port of iperf3 server by Pau Espin Pedrol · 6 years ago
  77. f743afb ms_driver: Switch to process.Process from subprocess by Holger Hans Peter Freyther · 6 years ago
  78. f658b83 ms_driver: Allow to specify env and binary name/path by Holger Hans Peter Freyther · 6 years ago
  79. b656432 templates: osmo-pcu-sysmo: Set log level from dbg to info by Pau Espin Pedrol · 6 years ago
  80. c977547 templates: osmo-pcu: Set log level from dbg to info by Pau Espin Pedrol · 6 years ago
  81. 1444f55 nanobts: ipacces-config: Use process.launch_sync helper by Pau Espin Pedrol · 6 years ago
  82. 78087be process: launch_sync: allow non success return by Pau Espin Pedrol · 6 years ago
  83. 79df739 process: Move standalone run_local_sync as method of Process by Pau Espin Pedrol · 6 years ago
  84. 64f0b1b iperf3: Fix parsing of incorrect json from iperf3 by Pau Espin Pedrol · 6 years ago
  85. 8cfa10f osmo-trx: Add support for dev-args cfg parameter by Pau Espin Pedrol · 6 years ago
  86. 799fe62 ms_driver: Fix subject in the header by Holger Hans Peter Freyther · 6 years ago
  87. b5e86b7 ms_driver: Use terminate not kill and initialize in ctor by Holger Hans Peter Freyther · 6 years ago
  88. d6d3206 ms_driver: Initialize event_server_sk_tmp_dir in ctor by Holger Hans Peter Freyther · 6 years ago
  89. 4f23ab5 Add support to enable EGPRS by Pau Espin Pedrol · 6 years ago
  90. 8a72586 Introduce iperf3 testing infrastructure by Pau Espin Pedrol · 6 years ago
  91. 772b2b1 pcap_recorder: Add support to run in netns by Pau Espin Pedrol · 6 years ago
  92. fd4c144 Add support to test gprs IPv4 data plane by Pau Espin Pedrol · 6 years ago
  93. b484aab Create a "ms_driver" stub for the testsuite by Holger Hans Peter Freyther · 6 years ago
  94. b697b3b Always initialize the _started in the test by Holger Hans Peter Freyther · 6 years ago
  95. 8aca1f3 process: Make sure sync process is terminated if ogt is stopped by Pau Espin Pedrol · 6 years ago
  96. d03acdf First round of clean-ups of imports and unused variables by Holger Hans Peter Freyther · 6 years ago
  97. f616614 ttcn3: Support running tests without PCU socket avail by Pau Espin Pedrol · 6 years ago
  98. e789f0c osmo-bts-trx: Add support for osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  99. 16abefb bsc: Record RSL traffic in case rsl_ip and oml_ip differs by Pau Espin Pedrol · 6 years ago
  100. cef9c0d Drop unused sysmobts-mgr.cfg.tmpl by Pau Espin Pedrol · 6 years ago