1. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  2. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago[Renamed (98%) from src/osmo_gsm_tester/bsc_osmo.py]
  3. 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
  4. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago[Renamed from src/osmo_gsm_tester/osmo_bsc.py]
  5. fed578e Introduce osmux support for msc,bsc,mgw by Pau Espin Pedrol · 5 years ago
  6. 16abefb bsc: Record RSL traffic in case rsl_ip and oml_ip differs by Pau Espin Pedrol · 6 years ago
  7. 5860367 Cleanup of class scoped variables by Pau Espin Pedrol · 6 years ago
  8. 63f2d47 bsc: Add API to mock BSC RSL IP addr by Pau Espin Pedrol · 6 years ago
  9. 7bd7103 OsmoBsc: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  10. 9cc1d08 Configure PcapRecorder to record on any iface by Pau Espin Pedrol · 7 years ago
  11. 1e1d381 Configure bsc and msc to connect to the specific stp provided in test by Pau Espin Pedrol · 7 years ago
  12. 386b78d Require OsmoMgw in OsmoBsc and update tests by Pau Espin Pedrol · 7 years ago
  13. abd556a Use own format to specify encryption algorithm by Pau Espin Pedrol · 7 years ago
  14. 36e0404 jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories by Neels Hofmeyr · 7 years ago neels/test
  15. 387526a bsc: Allow tests to select network encryption by Pau Espin Pedrol · 7 years ago
  16. d091233 Use a subdir of run_dir for each test by Pau Espin Pedrol · 7 years ago
  17. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  18. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  19. 798e592 MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP by Neels Hofmeyr · 7 years ago