1. 4f33dcc run dir: add a second log file containing a non-debug log by Neels Hofmeyr · 7 years ago
  2. feb56c0 readme: format so that dependencies can be copy-pasted to terminal by Neels Hofmeyr · 7 years ago
  3. 13143bc Log network activity using tcpdump for nitb interface by Pau Espin Pedrol · 7 years ago
  4. ecf1079 suite: Terminate processes in LIFO order by Pau Espin Pedrol · 7 years ago
  5. e39c6f1 Prepend LD_LIBRARY_PATH instead of overwritting it by Pau Espin Pedrol · 7 years ago
  6. a88b0c7 propagate Timeout class to test scope, use in debug suite by Neels Hofmeyr · 7 years ago
  7. 1ffc3fe on timeout, raise dedicated Timeout exception by Neels Hofmeyr · 7 years ago
  8. d1bedb1 selftest: suite_test: ignore line numbers by Neels Hofmeyr · 7 years ago
  9. 67cea22 add debug suite by Neels Hofmeyr · 7 years ago
  10. cccbe59 improve logging for resource allocation by Neels Hofmeyr · 7 years ago
  11. 56b3d7e defaults.conf: use only TCH/F instead of dynamic channels by Neels Hofmeyr · 7 years ago
  12. f31c545 log.py: add a log target option to omit the list of deeper origins by Neels Hofmeyr · 7 years ago
  13. fd7b9d0 run dir: write detailed log file by Neels Hofmeyr · 7 years ago
  14. 532126a log: make 32 the default origin_width. by Neels Hofmeyr · 7 years ago
  15. 8f4f174 log.py: add FileLogTarget by Neels Hofmeyr · 7 years ago
  16. 1a2177c log.py: LogTarget: return self for chaining modifiers by Neels Hofmeyr · 7 years ago
  17. f816688 log.py: tweak LogTarget list, require explicit LogTarget by Neels Hofmeyr · 7 years ago
  18. f9de78f improve doc and usability of osmo-gsm-tester.py -t option by Neels Hofmeyr · 7 years ago
  19. f49c7da sms: log info as dbg by Neels Hofmeyr · 7 years ago
  20. 2e41def sms: don't log info by Neels Hofmeyr · 7 years ago
  21. 9b90770 Resource.find: allow returning empty instead of raising by Neels Hofmeyr · 7 years ago
  22. 2fade33 doc: Resources.find: add API doc + inline comments by Neels Hofmeyr · 7 years ago
  23. acf0c93 fix prompt() by Neels Hofmeyr · 7 years ago
  24. f2d279c suite.py: add function to get several modems in a list by Neels Hofmeyr · 7 years ago
  25. 5a602b7 less verbose origins on interface enable/disable by Neels Hofmeyr · 7 years ago
  26. 035cda8 fix: handle dbus signals outside of the glib main loop by Neels Hofmeyr · 7 years ago
  27. fd39f3e osmo-bts-trx: wait for osmo-trx to launch before proceeding by Neels Hofmeyr · 7 years ago
  28. b69cebc osmo-bts-trx: add -x to use the external oscillator by Neels Hofmeyr · 7 years ago
  29. 9741de3 bts config: tweak logging parameters by Neels Hofmeyr · 7 years ago
  30. 506edbc jenkins: fix trials-cleanup.sh: use 'taken' marker by Neels Hofmeyr · 7 years ago
  31. 930ac95 fix osmo-gsm-tester.py -t option by Neels Hofmeyr · 7 years ago
  32. c86ab21 fix resource error reporting for unavailable resource by Neels Hofmeyr · 7 years ago
  33. 8d8b03e compose SMS with more descriptive text by Neels Hofmeyr · 7 years ago
  34. cf1e20e ofono_client: drop explicit exception catching by Neels Hofmeyr · 7 years ago
  35. b73a1db resources: Fix path for gobi_3 by Pau Espin Pedrol · 7 years ago
  36. ef9ed2d config: resolve real paths from symlinks, add paths debug logging by Neels Hofmeyr · 7 years ago
  37. 107f275 ofono_client: Sort events more logically by Pau Espin Pedrol · 7 years ago
  38. 504a664 ofono_client: Allow other ifaces in some methods by Pau Espin Pedrol · 7 years ago
  39. 2831de5 move /example/suites to /suites by Neels Hofmeyr · 7 years ago
  40. 0cb4522 put the example suite in /example, not /selftest/real_suite by Neels Hofmeyr · 7 years ago
  41. 51cfd8e fix sysmobts: also use username for dsp firmware reload command by Neels Hofmeyr · 7 years ago
  42. 3895fec Add remote user for RemoteProcress by Pau Espin Pedrol · 7 years ago
  43. c9506b8 fix template_test after 8dbad8701f (tweak config) by Neels Hofmeyr · 7 years ago
  44. 417a03d lock_test: make more robust by Neels Hofmeyr · 7 years ago
  45. 96ed9ab sysmobts: fix: reload firmware before each osmo-bts-sysmo run by Neels Hofmeyr · 7 years ago
  46. 8dbad87 nitb,sysmobts: tweak config by Neels Hofmeyr · 7 years ago
  47. 943f8a2 fixup: ofono: try a different way to catch missing dbus interfaces by Neels Hofmeyr · 7 years ago
  48. 88909dd jenkins-run: add env var to invocation to allow passing more opts from jenkins by Neels Hofmeyr · 7 years ago
  49. 5fe8881 ofono: try a different way to catch missing dbus interfaces by Neels Hofmeyr · 7 years ago
  50. e725369 resources: update modems, sierra_3 replaced by a Gobi by Neels Hofmeyr · 7 years ago
  51. 93f5866 cosmetic: rename ofono_client.get() to .systembus_get() by Neels Hofmeyr · 7 years ago
  52. c0ee10c README: update deps by Neels Hofmeyr · 7 years ago
  53. 8bedf8c jenkins: make sure to have only the latest binary tar in a workspace by Neels Hofmeyr · 7 years ago
  54. f1a9029 fix resources: msisdn must not be too short, start with 1000 by Neels Hofmeyr · 7 years ago
  55. 24bfcee fix: Modem.msisdn is not a function by Neels Hofmeyr · 7 years ago
  56. 27d459c ofono: modem: make sure a property is its set value, make sure an interface is really present by Neels Hofmeyr · 7 years ago
  57. fec7d16 modem: store / match received SMS by Neels Hofmeyr · 7 years ago
  58. 863cb56 cosmetic: rename to sms_was_received() by Neels Hofmeyr · 7 years ago
  59. 28a39d5 mo_mt_sms.py: remove short timeout; cosmetic: log properties by Neels Hofmeyr · 7 years ago
  60. 9dbcb82 ofono: modem: have a common function for SetProperty by Neels Hofmeyr · 7 years ago
  61. 3932191 jenkins: run python3 unbuffered to see log scrolling by on jenkins by Neels Hofmeyr · 7 years ago
  62. c0bb230 default-suites.conf: enable only sysmo for now by Neels Hofmeyr · 7 years ago
  63. 1ea59ea log: also log SMS that is being sent by Neels Hofmeyr · 7 years ago
  64. 5ae5550 resources.conf: configure sierra modems by Neels Hofmeyr · 7 years ago
  65. b995576 ofono_client: Set modem online before connecting to the network by Pau Espin Pedrol · 7 years ago
  66. 6830a04 gitignore: Add *.pyc by Pau Espin Pedrol · 7 years ago
  67. 2694a9d fix 'make check' by Neels Hofmeyr · 7 years ago
  68. ac45a22 README.txt: point at osmo-gsm-manuals by Neels Hofmeyr · 7 years ago
  69. 05837ad rename default.conf to defaults.conf by Neels Hofmeyr · 7 years ago
  70. 44af341 fix octphy, fix conf, improve logging by Your Name · 7 years ago
  71. 17c139e octphy (untested); fix regression test expectations by Neels Hofmeyr · 7 years ago
  72. b818b2f logging tweak by Neels Hofmeyr · 7 years ago
  73. 5356d0a trying to get sysmobts to work and various details by Neels Hofmeyr · 7 years ago
  74. 85eb324 make prematurely exited processes fail the test by Neels Hofmeyr · 7 years ago
  75. b02c211 wip by Neels Hofmeyr · 7 years ago
  76. b3daaea implement modem and nitb bits for a real test by Neels Hofmeyr · 7 years ago
  77. e352844 cosmetic: fix import for previous commit by Neels Hofmeyr · 7 years ago
  78. 2ef9b00 cosmetic: flush stdout and stderr before printing summary by Neels Hofmeyr · 7 years ago
  79. ef42cb5 osmo-gsm-tester.py: return error on failure by Neels Hofmeyr · 7 years ago
  80. eafdbb2 clearly mark not yet implemented test api by Neels Hofmeyr · 7 years ago
  81. 3c6673a various fixes from first test runs by Your Name · 7 years ago
  82. d46ea13 review jenkins scripts by Neels Hofmeyr · 7 years ago
  83. 3531a19 core implementation by Neels Hofmeyr · 7 years ago
  84. dae3d3c initial import by Neels Hofmeyr · 7 years ago 0.1
  85. 0f2f19e add .gitignore by Neels Hofmeyr · 7 years ago