1. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  2. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  3. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  4. 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.py]
  5. 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
  6. 29b7132 pcu: Enable 'egprs only' vty option if egprs requested by Pau Espin Pedrol · 4 years, 3 months ago
  7. d03acdf First round of clean-ups of imports and unused variables by Holger Hans Peter Freyther · 6 years ago
  8. f616614 ttcn3: Support running tests without PCU socket avail by Pau Espin Pedrol · 6 years ago
  9. 5860367 Cleanup of class scoped variables by Pau Espin Pedrol · 6 years ago
  10. 698ad4c bts: Recreate resources.conf trx_list with len based on num_trx by Pau Espin Pedrol · 6 years ago
  11. b1526b9 Add option to expect bts/pcu failures and respawn its processes by Pau Espin Pedrol · 6 years ago
  12. 39df7f4 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime by Pau Espin Pedrol · 6 years ago
  13. e699912 bts: Move conf_for_bsc_prepare from bts_osmo to bts by Pau Espin Pedrol · 6 years ago
  14. e519462 bts: Pass defaults config name at construct time by Pau Espin Pedrol · 6 years ago
  15. 9a4631c Drop event_loop global functions and import MainLoop by Pau Espin Pedrol · 6 years ago
  16. 52ad3a6 Create Bts abstract class and make OsmoBts inherit from it by Pau Espin Pedrol · 6 years ago