1. 012a17d keep Ctrl connections open for bsc, msc and nitb objects by Neels Hofmeyr · 3 years, 7 months ago
  2. 5b04ef2 OsmoCtrl cleanup: get_var(), set_var(), get_trap() by Neels Hofmeyr · 3 years, 7 months ago
  3. ca155b6 bsc: add active lchan matching via vty by Neels Hofmeyr · 3 years, 7 months ago
  4. af4e231 add bsc.vty: always keep a BSC VTY connection ready by Neels Hofmeyr · 3 years, 7 months ago
  5. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  6. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  7. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  8. 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]
  9. 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
  10. 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]
  11. fed578e Introduce osmux support for msc,bsc,mgw by Pau Espin Pedrol · 5 years ago
  12. 16abefb bsc: Record RSL traffic in case rsl_ip and oml_ip differs by Pau Espin Pedrol · 6 years ago
  13. 5860367 Cleanup of class scoped variables by Pau Espin Pedrol · 6 years ago
  14. 63f2d47 bsc: Add API to mock BSC RSL IP addr by Pau Espin Pedrol · 6 years ago
  15. 7bd7103 OsmoBsc: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  16. 9cc1d08 Configure PcapRecorder to record on any iface by Pau Espin Pedrol · 7 years ago
  17. 1e1d381 Configure bsc and msc to connect to the specific stp provided in test by Pau Espin Pedrol · 7 years ago
  18. 386b78d Require OsmoMgw in OsmoBsc and update tests by Pau Espin Pedrol · 7 years ago
  19. abd556a Use own format to specify encryption algorithm by Pau Espin Pedrol · 7 years ago
  20. 36e0404 jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories by Neels Hofmeyr · 7 years ago neels/test
  21. 387526a bsc: Allow tests to select network encryption by Pau Espin Pedrol · 7 years ago
  22. d091233 Use a subdir of run_dir for each test by Pau Espin Pedrol · 7 years ago
  23. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  24. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  25. 798e592 MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP by Neels Hofmeyr · 7 years ago