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