1. 9d489c8 suite_test: suite requires the fake trial to implement get_run_dir() by Pau Espin Pedrol · 4 years, 10 months ago
  2. 7e1ee50 Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k" by Pau Espin Pedrol · 4 years, 10 months ago
  3. 55cee16 Support SC5 power cycling through powersupply by Pau Espin Pedrol · 4 years, 10 months ago
  4. dd7bb2c process: Introduce respawn_sync() method by Pau Espin Pedrol · 4 years, 10 months ago
  5. 922ce5a process: respawn(): return process result by Pau Espin Pedrol · 4 years, 10 months ago
  6. b357200 Add testsuite to check osmo-trx with TRXDv0 by Pau Espin Pedrol · 4 years, 10 months ago
  7. 449c647 resources.conf.prod: Fix indentation by Pau Espin Pedrol · 4 years, 10 months ago
  8. 7e12cf3 default-suites: Drop multi-trx osmo-trx-lms tests by Pau Espin Pedrol · 4 years, 11 months ago
  9. f11c4ee bts-trx: Improve logging and trap SIGTERM in ssh_sigkiller.sh by Pau Espin Pedrol · 4 years, 11 months ago
  10. bf3bb49 contrib: Avoid sysmobts/oc2g toolchain ld crashes building new libosmocore by Pau Espin Pedrol · 5 years ago
  11. c93707f bts-trx: Drop deprecated -t parameter by Pau Espin Pedrol · 5 years ago
  12. 91199a3 resources.conf.prod: Use different ARFCN for sysmocell-5k by Pau Espin Pedrol · 5 years ago
  13. 2e5a89e ttcn3: Increase TTCN3 IPA UP to have sysmobts tests working by Pau Espin Pedrol · 5 years ago
  14. 0cde25f Introduce and use osmo-bts-trx VTY cmd max_trxd_version on sysmocell-5K by Pau Espin Pedrol · 5 years ago
  15. b5f37ff tests: voice: Add voice call test with Osmux enabled by Pau Espin Pedrol · 5 years ago
  16. fed578e Introduce osmux support for msc,bsc,mgw by Pau Espin Pedrol · 5 years ago
  17. dbb16e8 virtual: Make mass tests be able to activate themselves by Holger Hans Peter Freyther · 5 years ago
  18. 2e7e843 virtual: Make it possible to add tests to the ms driver by Holger Hans Peter Freyther · 5 years ago
  19. 75c9cc7 virtual: Introduce a base class for test cases by Holger Hans Peter Freyther · 5 years ago
  20. f16a8f7 virtual: Move the starter code into the starter module by Holger Hans Peter Freyther · 5 years ago
  21. 92cc0c9 virtual: Separate starting virtphy/mobile from the test by Holger Hans Peter Freyther · 5 years ago
  22. 41cd681 ms_driver: Catch up with the new MS baseclass by Holger Hans Peter Freyther · 5 years ago
  23. 61f2877 virtual: Have a single result class that can store data by Holger Hans Peter Freyther · 5 years ago
  24. e524f2c virtual: Unify the lua script into a single one by Holger Hans Peter Freyther · 5 years ago
  25. 839d6fa virtual: The completion ratio is success / success+failure by Holger Hans Peter Freyther · 5 years ago
  26. 9443a3b BTS_Tests.cfg.tmpl rename BTS_Tests.mp_bb_trxc_ip by Philipp Maier · 5 years ago
  27. 1b7eeac BTS_Tests.cfg.tmpl: rename BTS_Tests.mp_bb_trxc_port by Philipp Maier · 5 years ago
  28. 3f2712e resources.conf.prod: Update config to use new smart socket HW setup by Pau Espin Pedrol · 5 years ago
  29. fcc04f8 powersupply: Add support for Intellinet PDU by Pau Espin Pedrol · 5 years ago
  30. f0cbe05 Revert "modem: workaround ofono crash" by Pau Espin Pedrol · 5 years ago
  31. 3a479c2 processes: Fix kill of processes run under sudo by Pau Espin Pedrol · 5 years ago
  32. a353457 suites: gprs: Keep terminating all iperf3 processes if one fails to terminate by Pau Espin Pedrol · 5 years ago
  33. 0409655 process: Early return during process termination if no proc running by Pau Espin Pedrol · 5 years ago
  34. 806aae8 suite: Make _processes an empty list during init time by Pau Espin Pedrol · 5 years ago
  35. 4c8cd7b modem: Move modem iface to its netns before using it by Pau Espin Pedrol · 5 years ago
  36. b27827b util: use launch_sync API instead of manual wait by Pau Espin Pedrol · 5 years ago
  37. e159cd2 process: Prevent NetNSProcess alive forever after SIGKILL by Pau Espin Pedrol · 5 years ago
  38. 17a4ed9 process: add signal to NetNSProcess kill path by Pau Espin Pedrol · 5 years ago
  39. 9e2ef07 default-suites.conf: Add tests for OC2G by Pau Espin Pedrol · 5 years ago
  40. 30fd9fa ttcn3: Enable tests against O2CG by Pau Espin Pedrol · 5 years ago
  41. feb66e7 Integrate osmo-{bts,pcu}-oc2g by Pau Espin Pedrol · 5 years ago
  42. d581010 contrib: jenkins-build-osmo-pcu-oc2g: Enable oc2gbts-phy by Pau Espin Pedrol · 5 years ago
  43. 8369cc3 contrib: Use proper SDK for OC2G builds by Pau Espin Pedrol · 5 years ago
  44. c02b96e nitb_netreg_mass: Provide 100 subscribers by Holger Hans Peter Freyther · 5 years ago zecke/test
  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. 8910fbb resources.conf.prod: Add dev_args to select specific Lime device by Pau Espin Pedrol · 5 years ago
  49. e02158f Log signals from VoiceCall dbus objects by Pau Espin Pedrol · 5 years ago
  50. 48c83a8 resource: Introduce a base class for the modem by Holger Hans Peter Freyther · 5 years ago
  51. 7424301 resource: Use a factory to initiate a modem by Holger Hans Peter Freyther · 5 years ago
  52. 44128f9 Revert "nitb_netreg_mass: Add code to declare a run successful/failure" by Holger Freyther · 5 years ago
  53. 54b4fa9 process: Make killing processes non-sequential by Holger Hans Peter Freyther · 5 years ago
  54. b4ad8d7 nitb_netreg_mass: Add code to declare a run successful/failure by Holger Hans Peter Freyther · 5 years ago
  55. 93a8942 resource: Introduce a type attribute to the resource definition by Holger Hans Peter Freyther · 5 years ago
  56. 0d714c9 process: Make sending signals (kill) externally visible by Holger Hans Peter Freyther · 5 years ago
  57. 20b52c1 process: Speed-up terminating lots of processes by batching it by Holger Hans Peter Freyther · 5 years ago
  58. f922a99 pyflakes: Rename local variable to not shadow import by Holger Hans Peter Freyther · 5 years ago
  59. 1ea4e52 pyflakes: Remove occurrences of using undefined variables by Holger Hans Peter Freyther · 5 years ago
  60. 34dce0e pyflakes: Remove assigned but unread variables by Holger Hans Peter Freyther · 5 years ago
  61. 9106723 pyflakes: Remove imports of unused modules by Holger Hans Peter Freyther · 5 years ago
  62. 77d6d55 ms_driver: Rename method to hopefully be more clear by Holger Hans Peter Freyther · 5 years ago
  63. bf90917 contrib: Add script to build osmo-bts and osmo-pcu for oc2g by Pau Espin Pedrol · 5 years ago
  64. d3d178f jenkins: Fix the test for journalctl if it isn't present by Holger Hans Peter Freyther · 5 years ago
  65. 16e39e8 jenkins: Only run journalctl if it is available on the machine by Holger Hans Peter Freyther · 5 years ago
  66. ae0dae8 modem: Do not connect to the systembus until a modem is in use by Holger Hans Peter Freyther · 5 years ago
  67. c1d705f resources: Introduce a separate resource file for the virtual tests by Holger Hans Peter Freyther · 5 years ago
  68. 3c2dd3e doc: Update list of dependencies and add pysispm one by Holger Hans Peter Freyther · 5 years ago
  69. 4d7f770 modem: Log once dbus returns call was answered by Pau Espin Pedrol · 5 years ago
  70. 32e9d8c modem: print call ID during log of call state by Pau Espin Pedrol · 5 years ago
  71. 82feeff mobile: Switch from removed cli option to vty port by Holger Hans Peter Freyther · 6 years ago
  72. 4db8bb6 osmo-bts: Package the osmo-bts-virtual binary for the ms_driver by Holger Hans Peter Freyther · 6 years ago
  73. d2db10d ms_driver: Add a virtual bts and make use of it by Holger Hans Peter Freyther · 6 years ago
  74. 52e5797 contrib/jenkins*: build and publish manuals by Oliver Smith · 6 years ago
  75. ffe1b08 test: cs_paging_gprs_active: Make sure gprs data (TBF) is ongoing by Pau Espin Pedrol · 6 years ago
  76. d51c2ea md_driver: Store the virtphy unix sockets in the temp directory by Holger Hans Peter Freyther · 6 years ago
  77. 6bf8822 ms_driver: Do the existance check with the path by Holger Hans Peter Freyther · 6 years ago
  78. 51ae2b5 Fix and use the right member variable by Holger Hans Peter Freyther · 6 years ago
  79. 8028463 Add and use compatible scenario when testing IPA dynts with nanoBTS by Pau Espin Pedrol · 6 years ago
  80. 14e3e50 nanobts: Use -G parameter of ipaccess-config to avoid need to restart nanoBTS by Pau Espin Pedrol · 6 years ago
  81. 5ed6f6c doc/manuals: integrate into this repository by Oliver Smith · 6 years ago
  82. 41af859 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  83. 09b0b24 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  84. 4c47659 OsmoGSMTester: Update import test->testenv by Pau Espin Pedrol · 7 years ago
  85. e617d2a OsmoGsmTester: Put several permission categories under cat User Permission by Pau Espin Pedrol · 7 years ago
  86. 21f2b8f OsmoGSMTester: Add state_dir section by Pau Espin Pedrol · 7 years ago
  87. dfdb703 OsmoGSMTester: Add suites_dir section by Pau Espin Pedrol · 7 years ago
  88. 6131f35 OsmoGSMTester: Add scenarios_dir section by Pau Espin Pedrol · 7 years ago
  89. 0b512ba OsmoGSMTester: Improve Trial section content by Pau Espin Pedrol · 7 years ago
  90. 6fa6199 OsmoGSMTester: Update defaults.conf example by Pau Espin Pedrol · 7 years ago
  91. 122306c OsmoGSMTester: Remove resolved TODO by Pau Espin Pedrol · 7 years ago
  92. 264829e OsmoGSMTester: Update resources cfg documentation by Pau Espin Pedrol · 7 years ago
  93. 8ad5e6a OsmoGSMTester: Document how to setup main unit to set CAP_NET_RAW as non-root by Pau Espin Pedrol · 7 years ago
  94. 68ac240 OsmoGSMTester: Move TODO comment to a redmine task by Pau Espin Pedrol · 7 years ago
  95. f5c83da OsmoGSMTester: Installation: change some confusing terminology by Pau Espin Pedrol · 7 years ago
  96. 1ba1f5a OsmoGSMTester: Add deps required for osmo-bts-octphy support by Pau Espin Pedrol · 7 years ago
  97. accd74f OSmoGsmTester: Specify group in Main unit intro by Pau Espin Pedrol · 7 years ago
  98. 627aea5 OsmoGSMTester: Explain patchelf is used sometimes to modify RPATH by Pau Espin Pedrol · 7 years ago
  99. 3ed0391 OsmoGSMTester: Update suite.conf example by Pau Espin Pedrol · 7 years ago
  100. c9cbbc6 OsmoGSMTester: Use a more up-to-date resources.conf example by Pau Espin Pedrol · 7 years ago