1. 34b26aa osmo_ms_driver: Store Mobile and VirtPhy content under test rundir by Pau Espin Pedrol · 1 year, 3 months ago
  2. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  3. 045245d check_dependencies: Import modules dynamically and find related debian packages by Pau Espin Pedrol · 4 years, 2 months ago
  4. e8bbcbf Create core directory to contain most of code not in object classes used by tests by Pau Espin Pedrol · 4 years, 3 months ago
  5. 990b520 osmo_ms_driver: Store cfg files and logs in correct test rundir by Pau Espin Pedrol · 4 years, 4 months ago
  6. dbb16e8 virtual: Make mass tests be able to activate themselves by Holger Hans Peter Freyther · 5 years ago
  7. 2e7e843 virtual: Make it possible to add tests to the ms driver by Holger Hans Peter Freyther · 5 years ago
  8. 75c9cc7 virtual: Introduce a base class for test cases by Holger Hans Peter Freyther · 5 years ago
  9. f16a8f7 virtual: Move the starter code into the starter module by Holger Hans Peter Freyther · 5 years ago
  10. 92cc0c9 virtual: Separate starting virtphy/mobile from the test by Holger Hans Peter Freyther · 5 years ago
  11. 41cd681 ms_driver: Catch up with the new MS baseclass by Holger Hans Peter Freyther · 5 years ago
  12. 61f2877 virtual: Have a single result class that can store data by Holger Hans Peter Freyther · 5 years ago
  13. e524f2c virtual: Unify the lua script into a single one by Holger Hans Peter Freyther · 5 years ago
  14. 337141f nitb_netreg_mass: Add code to declare a run successful/failure by Holger Hans Peter Freyther · 5 years ago
  15. 5e67ed4 nitb_netreg_mass: Allow a suite to configure num subscriber by Holger Hans Peter Freyther · 5 years ago
  16. 44128f9 Revert "nitb_netreg_mass: Add code to declare a run successful/failure" by Holger Freyther · 5 years ago
  17. b4ad8d7 nitb_netreg_mass: Add code to declare a run successful/failure by Holger Hans Peter Freyther · 5 years ago
  18. 77d6d55 ms_driver: Rename method to hopefully be more clear by Holger Hans Peter Freyther · 5 years ago
  19. 82feeff mobile: Switch from removed cli option to vty port by Holger Hans Peter Freyther · 6 years ago
  20. 792614f ms_driver: use the util.Dir and create one dir per instance by Holger Hans Peter Freyther · 6 years ago
  21. f743afb ms_driver: Switch to process.Process from subprocess by Holger Hans Peter Freyther · 6 years ago
  22. f658b83 ms_driver: Allow to specify env and binary name/path by Holger Hans Peter Freyther · 6 years ago
  23. 799fe62 ms_driver: Fix subject in the header by Holger Hans Peter Freyther · 6 years ago
  24. b5e86b7 ms_driver: Use terminate not kill and initialize in ctor by Holger Hans Peter Freyther · 6 years ago
  25. b697b3b Always initialize the _started in the test by Holger Hans Peter Freyther · 6 years ago
  26. 99a6a41 Keep track of all mobiles and copy them to unstarted later by Holger Hans Peter Freyther · 6 years ago
  27. 8ae38a6 Allow to access imsi/ki from the OsmoMobile instances by Holger Hans Peter Freyther · 6 years ago
  28. a7b61f3 Generate imsi/ki on OsmoMobile construction by Holger Hans Peter Freyther · 6 years ago
  29. 1dc9a04 ms: Make the total test duration configurable by Holger Hans Peter Freyther · 6 years ago
  30. 874b4b4 ms: Remove unused imports by Holger Hans Peter Freyther · 6 years ago
  31. af522fd ms: Only use completed tests for min/max handling by Holger Hans Peter Freyther · 6 years ago
  32. 6926c57 ms: Simplify starting of the test and combine loop and wait by Holger Hans Peter Freyther · 6 years ago
  33. 0f6e410 ms: Quit early when all tests concluded.. by Holger Hans Peter Freyther · 6 years ago
  34. 574e62f ms: Begin to refactor and be able to share functionality by Holger Hans Peter Freyther · 6 years ago
  35. 94da045 ms: Attempt to stop all mobile/virtphy instances on exit by Holger Hans Peter Freyther · 6 years ago
  36. 0f0ebd8 ms: Make the outer variables configurable by Holger Hans Peter Freyther · 6 years ago
  37. 89dbf6d ms: Remove debug left over for the test by Holger Hans Peter Freyther · 6 years ago
  38. 05895a9 ms: Use the new API to pass credentials to the event server by Holger Hans Peter Freyther · 6 years ago
  39. c490cde ms: Add a main function to start all of it by Holger Hans Peter Freyther · 6 years ago
  40. 30cc021 ms: Add a first test to use all parts of the system by Holger Hans Peter Freyther · 6 years ago
  41. ff19a5e ms: Create a starter for virtphy and mobile application by Holger Hans Peter Freyther · 6 years ago
  42. 4a62bb0 ms: Add lua script support utilities by Holger Hans Peter Freyther · 6 years ago
  43. e7ae51f ms: Create an event server to handle Unix datagram messages by Holger Hans Peter Freyther · 6 years ago
  44. b7749a7 ms: Create a simple epoll (or kqueue) based event loop by Holger Hans Peter Freyther · 6 years ago
  45. 38adaa9 ms: Create a cumulative distribution function class by Holger Hans Peter Freyther · 6 years ago