1. 5adb5c7 esme: user_message_referece values should be smaller than 256 by Pau Espin Pedrol · 7 years ago
  2. 69373b3 esme: smpp pdu field is a string and needs conversion by Pau Espin Pedrol · 7 years ago
  3. 74a7676 util: ip_to_iface: Return secondary iface if present by Pau Espin Pedrol · 7 years ago
  4. ac9c1bb esme: Add cleanup function to avoid cascade failure of tests by Pau Espin Pedrol · 7 years ago
  5. a10aeae osmo-bts-trx config: remove settsc by Neels Hofmeyr · 7 years ago
  6. 329b6f4 Set osmo-bts pcu-socket config to point to run dir by Pau Espin Pedrol · 7 years ago
  7. 4008b69 cosmetic: osmo-msc.cfg.tmpl: fix indent by Neels Hofmeyr · 7 years ago
  8. a64ab70 aoip: add newly needed osmo-msc point-code config by Neels Hofmeyr · 7 years ago
  9. 2ec075d osmo-bsc.cfg.tmpl: add point code addresses by Alexander Couzens · 7 years ago
  10. 6100b62 suite: Don't stop cleanup of objects on cleanup exception by Pau Espin Pedrol · 7 years ago
  11. 522ae68 esme: Log connection parameters of the SMSC by Pau Espin Pedrol · 7 years ago
  12. 91c75b3 esme: Fix race condition waiting for message response by Pau Espin Pedrol · 7 years ago
  13. db0d8ab Improve SMPP supported features and test coverage by Pau Espin Pedrol · 7 years ago
  14. ddf7812 remove timer section from osmo-{bts,bsc}.cfg.tmpl by Harald Welte · 7 years ago
  15. 800a697 suite: Print process ending prematurely by Pau Espin Pedrol · 7 years ago
  16. 90c23cc suite: Use event_loop.poll in interactive poll by Pau Espin Pedrol · 7 years ago
  17. 0d8deec Add microsecond accuracy to log timestamps by Pau Espin Pedrol · 7 years ago
  18. 58ff38d ofono_client: Power off modem during cleanup() by Pau Espin Pedrol · 7 years ago
  19. 109ebca Revert "osmo-bts-trx config: remove settsc" by Neels Hofmeyr · 7 years ago
  20. 72ded64 osmo-bts-trx config: remove settsc by Neels Hofmeyr · 7 years ago
  21. 42bebfa add cmdline option -R to add src file log to stdout by Neels Hofmeyr · 7 years ago
  22. 3ce18fc Revert "osmo-bts-trx: wait some longer before starting osmo-bts-trx" by Neels Hofmeyr · 7 years ago
  23. 2d16f6f Add support for SMPP testing by Pau Espin Pedrol · 7 years ago
  24. 1dd2955 Unuse resources after every test by Pau Espin Pedrol · 7 years ago
  25. d091233 Use a subdir of run_dir for each test by Pau Espin Pedrol · 7 years ago
  26. 6c8d949 osmo-bts-trx: wait some longer before starting osmo-bts-trx by Neels Hofmeyr · 7 years ago
  27. fbecf41 ofono_client: Cancel pending async dbus methods at cleanup time by Pau Espin Pedrol · 7 years ago
  28. 59f8dfe osmo-bts-trx: set l1c logging level to notice by Neels Hofmeyr · 7 years ago
  29. d28d1a7 cosmetic: dbg log fix in suite.py by Neels Hofmeyr · 7 years ago
  30. 02a28e5 cosmetic: osmo-stp.cfg: fix indent by Neels Hofmeyr · 7 years ago
  31. 38b051c aoip: add osmo-stp, now required for aoip runs by Neels Hofmeyr · 7 years ago
  32. 910f3a1 ofono_client: Improve log around Scan() failure by Pau Espin Pedrol · 7 years ago
  33. cc5b5a2 ofono_client: fix use of raise_exn by Pau Espin Pedrol · 7 years ago
  34. 4d63d92 ofono_client: gracefully handle Scan() failure by Pau Espin Pedrol · 7 years ago
  35. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  36. 0e57aad ofono_client: Implement network registration during connect() by Pau Espin Pedrol · 7 years ago
  37. 56bf31c ofono_client: Print debug information about network registration changes by Pau Espin Pedrol · 7 years ago
  38. f8e6186 junit result: also write for aborted runs by Neels Hofmeyr · 7 years ago
  39. daf96e4 test: Remove unused variable Failure by Pau Espin Pedrol · 7 years ago
  40. 6ccda11 refactor: fix error handling; fix log.Origin; only one trial by Neels Hofmeyr · 7 years ago
  41. f9e8693 error log: clarify for using more resources than reserved by Neels Hofmeyr · 7 years ago
  42. 7b02ed0 osmo-msc: configure HLR address by Neels Hofmeyr · 7 years ago
  43. b902b29 test API: allow passing resource requirements by Neels Hofmeyr · 7 years ago
  44. a8a05a2 error log: clarify for reserving more resources than available by Neels Hofmeyr · 7 years ago
  45. 31e8320 fix problem in origin ancestry: don't add self twice by Neels Hofmeyr · 7 years ago
  46. d3a33e3 cosmetic: whitespace in log.py by Neels Hofmeyr · 7 years ago
  47. f15eaf9 add cmdline arg to set conf dir by Neels Hofmeyr · 7 years ago
  48. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  49. db59bcf Use reserved ip address for osmo-hlr GSUP interface by Pau Espin Pedrol · 7 years ago
  50. fa00b0f Use reserved ip address for osmo-mgcpgw VTY interface by Pau Espin Pedrol · 7 years ago
  51. ea3549f Use reserved ip address for osmo-bsc ctrl interface by Pau Espin Pedrol · 7 years ago
  52. b3b3104 fix: Sms.__eq__ bug due to typo by Neels Hofmeyr · 7 years ago
  53. 996651a Move Sms class to a separate module by Pau Espin Pedrol · 7 years ago
  54. b801169 cosmetic: review mo_mt_sms.py's logging by Neels Hofmeyr · 7 years ago
  55. 0993bf6 ofono_client: Fix race condition when checking for required features by Pau Espin Pedrol · 7 years ago
  56. 8c7477f cosmetic: SMS tokens: add modem name to SMS message by Neels Hofmeyr · 7 years ago
  57. 0cc53ef log.Origin: return self on __enter__ by Neels Hofmeyr · 7 years ago
  58. 206803d fix osmo-bts-trx: missing patch to use new event_loop by Neels Hofmeyr · 7 years ago
  59. 908faf8 fix log: print suite-run separator in proper place by Neels Hofmeyr · 7 years ago
  60. 4d688c2 fix multi-suite runs: implement modem cleanup by Neels Hofmeyr · 7 years ago
  61. 896f08f fix: refresh dbus object when interfaces have changed by Neels Hofmeyr · 7 years ago
  62. ed4e528 fix: free resources when a suite run is done by Neels Hofmeyr · 7 years ago
  63. 2a1a1fa fix: None error on unavailable resources by Neels Hofmeyr · 7 years ago
  64. 48055ed fix osmo-bts-trx: add config: 'osmotrx tx-attenuation oml' by Neels Hofmeyr · 7 years ago
  65. 9576f5f log: change 'log_all_origins' from bool to a list of levels to apply to by Neels Hofmeyr · 7 years ago
  66. 798e592 MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP by Neels Hofmeyr · 7 years ago
  67. d41dae9 bts: add remote_addr() function by Neels Hofmeyr · 7 years ago
  68. 4f59ba6 config: nitb template: move ip_address to nitb.ip_address by Neels Hofmeyr · 7 years ago
  69. c4ba4a6 rename more items from nitb to bsc by Neels Hofmeyr · 7 years ago
  70. 76d8103 rename resource nitb_iface to ip_address by Neels Hofmeyr · 7 years ago
  71. 943c81d debug: config logging before templates: use pprint and an all-caps label by Neels Hofmeyr · 7 years ago
  72. 6d8e485 nitb config: set: logging color 1, category 1 by Neels Hofmeyr · 7 years ago
  73. 2d1d561 resource error logging that is easier to understand by Neels Hofmeyr · 7 years ago
  74. 927344b event_loop: Create a global event loop to poll and wait for events by Pau Espin Pedrol · 7 years ago
  75. 391afe3 remove bts_ocpthy.py by Neels Hofmeyr · 7 years ago
  76. 8b91507 osmo_nitb.py: remove unused imports by Neels Hofmeyr · 7 years ago
  77. 5bf66c5 trial.py: Remove accidental double creation of file by Pau Espin Pedrol · 7 years ago
  78. 98df394 Exit with failure if not enough resources are found by Pau Espin Pedrol · 7 years ago
  79. d1f8fe6 osmo_nitb.py: Remove unused var by Pau Espin Pedrol · 7 years ago
  80. 374e8a0 suite.py: Fix typo in variable name used during exception by Pau Espin Pedrol · 7 years ago
  81. 469316f Handle termination signals to exit gracefully and prevent resource leak by Pau Espin Pedrol · 7 years ago
  82. 0ffb414 Add JUnit XML reports; refactor test reporting by Pau Espin Pedrol · 7 years ago
  83. 023fd2c pcap_recorder: use self.filters instead of gen_filter by Pau Espin Pedrol · 7 years ago
  84. 6ab9898 Enable GSMTAP on BTS and record it on the main unit NITB by Pau Espin Pedrol · 7 years ago
  85. 8cd347b nitb: Filter ssh packets in pcap by Pau Espin Pedrol · 7 years ago
  86. 95fd673 pcap: pass complete filter string to PcapRecorder by Neels Hofmeyr · 7 years ago
  87. e44a0cb trial: always use abspath by Neels Hofmeyr · 7 years ago
  88. e60df69 fix name of local var, to not shadow 'suite' module by Neels Hofmeyr · 7 years ago
  89. 2123541 fix: exception outside of trial run should be logged and cause nonzero rc by Neels Hofmeyr · 7 years ago
  90. 143ab81 pcap recorder: include vim indenting rules as comment by Neels Hofmeyr · 7 years ago
  91. 39b0b89 log the location of the detailed log file by Neels Hofmeyr · 7 years ago
  92. 2296883 log: tweak osmo-gsm-tester.py stdout: all_origins=False, src=False by Neels Hofmeyr · 7 years ago
  93. 7e2e8f1 log state dir by Neels Hofmeyr · 7 years ago
  94. 1fe012e cosmetic: rather have an underscore in pcap_recorder.py by Neels Hofmeyr · 7 years ago
  95. cf0304f cosmetic: cmdline help: add line breaks, fix typo by Neels Hofmeyr · 7 years ago
  96. 47de6b0 ofono/dbus: detach from signals as appropriate by Neels Hofmeyr · 7 years ago
  97. 803d87c util: simplify listdict by Neels Hofmeyr · 7 years ago
  98. 4f33dcc run dir: add a second log file containing a non-debug log by Neels Hofmeyr · 7 years ago
  99. 13143bc Log network activity using tcpdump for nitb interface by Pau Espin Pedrol · 7 years ago
  100. ecf1079 suite: Terminate processes in LIFO order by Pau Espin Pedrol · 7 years ago