1. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  2. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  3. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago[Renamed (99%) from src/osmo_gsm_tester/bts_osmo.py]
  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. d03acdf First round of clean-ups of imports and unused variables by Holger Hans Peter Freyther · 6 years ago
  6. f2e5972 bts_osmo: Only check for socket path in ready_for_pcu() by Pau Espin Pedrol · 6 years ago
  7. 5860367 Cleanup of class scoped variables by Pau Espin Pedrol · 6 years ago
  8. b1526b9 Add option to expect bts/pcu failures and respawn its processes by Pau Espin Pedrol · 6 years ago
  9. e699912 bts: Move conf_for_bsc_prepare from bts_osmo to bts by Pau Espin Pedrol · 6 years ago
  10. e519462 bts: Pass defaults config name at construct time by Pau Espin Pedrol · 6 years ago
  11. 530681f bts: Refactor conf_for_bsc_osmo by Pau Espin Pedrol · 6 years ago
  12. 9a4631c Drop event_loop global functions and import MainLoop by Pau Espin Pedrol · 6 years ago
  13. 52ad3a6 Create Bts abstract class and make OsmoBts inherit from it by Pau Espin Pedrol · 6 years ago
  14. 4fbdc35 bts_osmo.py: ready_for_pcu is of public access from tests, move it accordingly by Pau Espin Pedrol · 6 years ago
  15. c1b3278 bts_osmo: Use correct parameters for create_pcu by Pau Espin Pedrol · 7 years ago
  16. c9817a5 Create bts abstract classes to avoid code duplication and ease development by Pau Espin Pedrol · 7 years ago