1. c16fa3c ctrl2cgi.py: log address on errors by Max · 6 years ago
  2. dbb57eb make osmpy IPA code aware of RSPRO by Harald Welte · 6 years ago
  3. 1920276 osmo-ctrl2cgi.service: Fix exec path not absolute by Pau Espin Pedrol · 6 years ago
  4. e0325b4 osmo_interact/common: ignore trailing empty lines in received results by Neels Hofmeyr · 6 years ago
  5. b062145 osmo_interact/vty.py: fix parsing of vty logging by Neels Hofmeyr · 6 years ago
  6. 4c8a0bd ctrl2cgi: Add systemd service file and install with debian by Pau Espin Pedrol · 6 years ago
  7. f1f8285 debian: Add python module deps for python3-osmopy-utils by Pau Espin Pedrol · 6 years ago
  8. 10fbb40 Introduce script ctrl2cgi.py by Pau Espin Pedrol · 6 years ago
  9. 8739f9c Move twisted_ipa.py to osmopy lib by Pau Espin Pedrol · 6 years ago
  10. 8cd233a Add debian packaging rules by Harald Welte · 6 years ago
  11. 901f5eb Fix install in the presence of old modules by Max · 7 years ago
  12. c41b751 Print version before tests by Max · 7 years ago
  13. cd5a6e4 Fix absolute import issue in py3 by Max · 7 years ago
  14. 34d2ca5 Add rate counter dumper by Max · 7 years ago
  15. 58bd53c cosmetic: setup.py: move osmo_interact_* next to osmo_verify_* by Neels Hofmeyr · 7 years ago
  16. 56d08ae cosmetic: setup.py: tweak indenting, add vim comment by Neels Hofmeyr · 7 years ago
  17. f949f8a remove osmodumpdoc.py and osmotestconfig.py from py3 install by Neels Hofmeyr · 7 years ago
  18. 99f1c47 Remove osmotestvty.py from python 3 installation by Max · 7 years ago
  19. 2f266e0 Improve python3 compatibility by Max · 7 years ago
  20. 566f2a7 Update ctrl command parsing for python3 by Max · 7 years ago
  21. 8a02e36 Use python3 for osmo_ctrl.py by Max · 7 years ago
  22. 6588960 Add scripts to compilation tests in jenkins by Max · 7 years ago
  23. 379fb97 Ignore compilation byproducts by Max · 7 years ago
  24. 4c283e4 README: mention twisted_ipa.py in scripts section, not as lib by Neels Hofmeyr · 7 years ago
  25. e5731e0 README: mention osmo_interact_* and osmo_verify_transcript_* by Neels Hofmeyr · 7 years ago
  26. be76f4d add cmdline doc to osmo_interact_* and osmo_verify_* by Neels Hofmeyr · 7 years ago
  27. 150a6ea scripts: add symlink to osmopy by Neels Hofmeyr · 7 years ago
  28. 56aa478 fix osmo_interact_* and osmo_verify_transcript_* after dir split by Neels Hofmeyr · 7 years ago
  29. 1a53646 Explicitly check syntax in jenkins tests by Max · 7 years ago
  30. 6ccd078 Fix python3 compatibility by Max · 7 years ago
  31. 120075a Move scripts to appropriate directory by Max · 7 years ago
  32. c35bb47 Expand CI tests by Max · 7 years ago
  33. 7f7c4b4 Use setuptools for packaging by Max · 7 years ago
  34. 738acb7 add contrib/jenkins.sh from current jenkins.osmocom.org job by Neels Hofmeyr · 7 years ago
  35. 1aa0fb4 osmo_ctrl.py: Set shebang to use python v2 by Pau Espin Pedrol · 7 years ago
  36. 48b951a osmo_interact_common: add '... !regex' wildcard by Neels Hofmeyr · 7 years ago
  37. 751491c Add osmo_ipa.py to setup's install by Max · 7 years ago
  38. e732c2c Add *.py from OsmoBSC by Max · 7 years ago
  39. d05da3e Add git-review config by Max · 7 years ago
  40. 066a95d cosmetic: cmdline arg doc tweaks, comment by Neels Hofmeyr · 7 years ago neels/interact_vty_ctrl
  41. 6562c08 osmo_verify_*: clarify naming to osmo_interact_* by Neels Hofmeyr · 7 years ago
  42. 08d645b osmo_verify_transcript: allow running/piping commands directly by Neels Hofmeyr · 7 years ago
  43. 32cbce1 osmo_verify_transcript_vty: automatically obtain the prompt string by Neels Hofmeyr · 7 years ago
  44. 7b5203f osmo_verify_transcript: add error handling for missing port by Neels Hofmeyr · 7 years ago
  45. 4e8d6ee setup.py: don't install py3 scripts with python2 by Neels Hofmeyr · 7 years ago
  46. 726b58d add osmo_verify_transcript_{vty,ctrl}.py for easier vty and ctrl testing by Neels Hofmeyr · 7 years ago
  47. 92f3105 add osmo_ipa.py, from originally openbsc.git/contrib/ipa.py by Neels Hofmeyr · 7 years ago
  48. d2e793a osmodumpdoc: print generated path by Neels Hofmeyr · 7 years ago neels/doc
  49. a784f24 osmodumpdoc: print called commands and OSError messages by Neels Hofmeyr · 7 years ago
  50. 8e4806c osmodumpdoc: fix finding cfg when not calling from source tree by Neels Hofmeyr · 7 years ago
  51. f41db1e vty: Follow links to see what is a file and what is a socket by Holger Hans Peter Freyther · 7 years ago
  52. 562bfea vty: Print open file descriptors of the VTY test runner by Holger Hans Peter Freyther · 7 years ago
  53. baa6f12 test_all_apps: actually count nr of errors by Neels Hofmeyr · 8 years ago
  54. cebe8f5 on Exception during test, also print the actual config by Neels Hofmeyr · 8 years ago
  55. 9b0a51f osmoutil: end_proc: wait for term in a loop by Neels Hofmeyr · 8 years ago
  56. 119bed5 osmoutil: add pick_test() to pick unittest tests by name by Neels Hofmeyr · 8 years ago
  57. abd4b7d speed up python tests more than 10 fold by sleeping less by Neels Hofmeyr · 8 years ago
  58. 4e64b88 cosmetic: put socket connection code in separate function by Neels Hofmeyr · 8 years ago
  59. 8e9f30f tcp_debug: don't abort when socket can't be removed by Neels Hofmeyr · 8 years ago
  60. e349320 cosmetic: early exit instead of if-cascade by Neels Hofmeyr · 8 years ago
  61. cb320b8 debug_tcp_sockets: clearly mark as global var by Neels Hofmeyr · 8 years ago
  62. ac0b59d debug: also output nr of open file descriptors for 'tcp debug' by Neels Hofmeyr · 8 years ago
  63. 2bdab3d tcp debugging: allow switching on TCP debug by env var by Neels Hofmeyr · 8 years ago
  64. f6ab3d8 osmoutil: open /dev/null only once by Neels Hofmeyr · 8 years ago
  65. b59b677 osmoutil: try to terminate process instead of killing by Neels Hofmeyr · 8 years ago
  66. 8972d06 osmotestconfig: fix socket leak by Neels Hofmeyr · 8 years ago
  67. 3ef39e9 osmoutil: centrally log process launches by Neels Hofmeyr · 8 years ago
  68. 93a808e debug: monitor used TCP sockets and running osmo processes by Neels Hofmeyr · 8 years ago
  69. 99b5c56 vty: Close the vty sockets at the end of each test by Holger Hans Peter Freyther · 8 years ago
  70. 0edf0c9 vty: Check the result of the write command by Holger Hans Peter Freyther · 8 years ago
  71. 6c33a15 Fix build failure by Max · 8 years ago
  72. 334d680 Recursively copy files before config test by Max · 8 years ago
  73. 5f4567b Extend apps attribute by Max · 8 years ago
  74. d401cc1 Add optional ignore_configs attribute by Max · 8 years ago
  75. 32d0fd8 Expand installation instructions by Max · 8 years ago
  76. 44f5163 Add .gitignore by Max · 8 years ago
  77. 2f48313 obscvty: Implement readlines() generator function. by Alexander Chemeris · 9 years ago
  78. b819b57 testconfig: Do not fail due wrong numbers by Holger Hans Peter Freyther · 10 years ago
  79. 4e98c26 testconfig: Check the result of running the individual tests by Holger Hans Peter Freyther · 10 years ago
  80. 41b0d30 obscvty: Added node() method to get the last node string by Jacob Erlbeck · 11 years ago
  81. 99bbea7 obscvty: Make the _is_end detection work for entering the config by Holger Hans Peter Freyther · 11 years ago
  82. cd564fc Fixed osmodumpdoc to work with the refactored importing by Kat · 11 years ago
  83. 0270be4 Minor refactoring of importing osmoappdesc by Kat · 11 years ago
  84. 0248d3b Made the scripts work from make distcheck by Kat · 11 years ago
  85. 0d114c8 Added a verbosity option and banner to osmotestvty by Kat · 11 years ago
  86. a8ee6bb Documentation: added a README, more docstrings; +x'd setup.py by Kat · 11 years ago
  87. a7185c6 This is a set of test scripts for osmocom projects. by Kat · 11 years ago