1. 5354058 osmo_ctrl.py: add RateCounters by Neels Hofmeyr · 3 years, 7 months ago
  2. 9596b21 add test.report_fragment() by Neels Hofmeyr · 3 years, 7 months ago
  3. 3b493f3 do not redirect_stdout in test scripts by Neels Hofmeyr · 3 years, 7 months ago
  4. 112da03 typo / newline in selftest log output by Neels Hofmeyr · 3 years, 7 months ago
  5. 081e89f fix: line nr in test name in wrong places by Neels Hofmeyr · 3 years, 7 months ago
  6. ecce402 configure fixed ARFCN per bts by Neels Hofmeyr · 3 years, 7 months ago
  7. f07114f log reserved resources by Neels Hofmeyr · 3 years, 7 months ago
  8. b5a3d67 cfg templates: log level and source basename last, log no category-hex by Neels Hofmeyr · 3 years, 7 months ago
  9. 600c799 resource: Support waiting for reserved resources until available by Pau Espin Pedrol · 3 years, 8 months ago
  10. e3d1b61 Add per-test KPI support by Pau Espin Pedrol · 4 years ago
  11. d4dc2ad selftest: Add test to verify junit xml report by Pau Espin Pedrol · 4 years ago
  12. c3cf682 Implement per-test timeout guard by Pau Espin Pedrol · 4 years, 1 month ago
  13. a75f85a Refactor test specific config parsing & generation by Pau Espin Pedrol · 4 years, 1 month ago
  14. 8cfb5d0 Remove all references to defaults: timeout: from suite.conf by Pau Espin Pedrol · 4 years, 1 month ago
  15. a4bb6d3 testenv: Add debug log when overlaying templates dir by Pau Espin Pedrol · 4 years, 1 month ago
  16. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  17. 4ddcdaf selftest: template: Test existing overlay dir features by Pau Espin Pedrol · 4 years, 1 month ago
  18. 315ba57 testenv: Get rid of 'resources' global variable by Pau Espin Pedrol · 4 years, 1 month ago
  19. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  20. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  21. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 1 month ago
  22. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 2 months ago
  23. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 2 months ago
  24. 0433c9b selftest: Introduce scenario_test by Pau Espin Pedrol · 4 years, 2 months ago
  25. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 2 months ago
  26. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 2 months ago
  27. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 2 months ago
  28. 94e7ef0 Makefile: Implement clean target by Pau Espin Pedrol · 4 years, 2 months ago
  29. ab1904a selftest: Move tests into own subdirectories by Pau Espin Pedrol · 4 years, 2 months ago
  30. 636f560 selftest: Remove unused misc.py file by Pau Espin Pedrol · 4 years, 2 months ago
  31. fa653e4 selftest/process_test: Fix output changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  32. afa2fc3 selftest/trial_test: Fix repr(RuntimeError) changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  33. 40c7bc7 tests: Replace 'suite' with 'tenv' by Pau Espin Pedrol · 4 years, 2 months ago
  34. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  35. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 2 months ago
  36. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  37. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  38. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  39. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago
  40. 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
  41. 9d489c8 suite_test: suite requires the fake trial to implement get_run_dir() by Pau Espin Pedrol · 4 years, 9 months ago
  42. 0409655 process: Early return during process termination if no proc running by Pau Espin Pedrol · 5 years ago
  43. 54b4fa9 process: Make killing processes non-sequential by Holger Hans Peter Freyther · 5 years ago
  44. 9ea9c65 templates: bsc/nitb: Remove explicit no force-combined-si by Pau Espin Pedrol · 6 years ago
  45. 1b11c59 templates: Update .cfg files to use logging level set-all by Pau Espin Pedrol · 6 years ago
  46. 0d45504 osmo-bts-trx: Big refactor and cleanup of osmo-trx related code by Pau Espin Pedrol · 6 years ago
  47. aab5692 Introduce scenario modifiers by Pau Espin Pedrol · 6 years ago
  48. 38adaa9 ms: Create a cumulative distribution function class by Holger Hans Peter Freyther · 6 years ago
  49. c6cd68e cosmetic: adjust resource_test to comp128v1 by Neels Hofmeyr · 7 years ago
  50. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  51. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  52. fd5de3d Move Test class to its own test.py module by Pau Espin Pedrol · 7 years ago
  53. dfe38ad Rename test module to testenv and update references by Pau Espin Pedrol · 7 years ago
  54. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  55. 32e3372 resource_test: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  56. 438a308 resource_test: update to check list features (ciphers) by Pau Espin Pedrol · 7 years ago
  57. abd556a Use own format to specify encryption algorithm by Pau Espin Pedrol · 7 years ago
  58. cbc7242 suite_test: Update tests to check new feature fixes by Pau Espin Pedrol · 7 years ago
  59. 5847551 resource: Handle lists correctly in item_matches by Pau Espin Pedrol · 7 years ago
  60. 43737da config: Fix combination of lists by Pau Espin Pedrol · 7 years ago
  61. 0b30279 Replicate resources based on times attr before combine time by Pau Espin Pedrol · 7 years ago
  62. b26f32a nominal_power and max_power_red attrs can now be set per resource by Pau Espin Pedrol · 7 years ago
  63. 936a81e fix util.py/FileLock and lock_test by Neels Hofmeyr · 7 years ago
  64. ddf7812 remove timer section from osmo-{bts,bsc}.cfg.tmpl by Harald Welte · 7 years ago
  65. 0d8deec Add microsecond accuracy to log timestamps by Pau Espin Pedrol · 7 years ago
  66. 2d16f6f Add support for SMPP testing by Pau Espin Pedrol · 7 years ago
  67. e4cd791 log_test.py: cosmetic follow-up by Neels Hofmeyr · 7 years ago
  68. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  69. 6ccda11 refactor: fix error handling; fix log.Origin; only one trial by Neels Hofmeyr · 7 years ago
  70. a8a05a2 error log: clarify for reserving more resources than available by Neels Hofmeyr · 7 years ago
  71. 31e8320 fix problem in origin ancestry: don't add self twice by Neels Hofmeyr · 7 years ago
  72. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  73. ff1becf sms_test: add output checks by Neels Hofmeyr · 7 years ago
  74. b3b3104 fix: Sms.__eq__ bug due to typo by Neels Hofmeyr · 7 years ago
  75. 996651a Move Sms class to a separate module by Pau Espin Pedrol · 7 years ago
  76. b801169 cosmetic: review mo_mt_sms.py's logging by Neels Hofmeyr · 7 years ago
  77. 4f59ba6 config: nitb template: move ip_address to nitb.ip_address by Neels Hofmeyr · 7 years ago
  78. 76d8103 rename resource nitb_iface to ip_address by Neels Hofmeyr · 7 years ago
  79. 6d8e485 nitb config: set: logging color 1, category 1 by Neels Hofmeyr · 7 years ago
  80. 5bf66c5 trial.py: Remove accidental double creation of file by Pau Espin Pedrol · 7 years ago
  81. 0ffb414 Add JUnit XML reports; refactor test reporting by Pau Espin Pedrol · 7 years ago
  82. e44a0cb trial: always use abspath by Neels Hofmeyr · 7 years ago
  83. 7e2e8f1 log state dir by Neels Hofmeyr · 7 years ago
  84. a6278b7 cosmetic: lock test: add quotes by Neels Hofmeyr · 7 years ago
  85. 2321a19 lock test: make more robust against timing by Neels Hofmeyr · 7 years ago
  86. d1bedb1 selftest: suite_test: ignore line numbers by Neels Hofmeyr · 7 years ago
  87. cccbe59 improve logging for resource allocation by Neels Hofmeyr · 7 years ago
  88. 532126a log: make 32 the default origin_width. by Neels Hofmeyr · 7 years ago
  89. f816688 log.py: tweak LogTarget list, require explicit LogTarget by Neels Hofmeyr · 7 years ago
  90. ef9ed2d config: resolve real paths from symlinks, add paths debug logging by Neels Hofmeyr · 7 years ago
  91. 0cb4522 put the example suite in /example, not /selftest/real_suite by Neels Hofmeyr · 7 years ago
  92. 3895fec Add remote user for RemoteProcress by Pau Espin Pedrol · 7 years ago
  93. c9506b8 fix template_test after 8dbad8701f (tweak config) by Neels Hofmeyr · 7 years ago
  94. 417a03d lock_test: make more robust by Neels Hofmeyr · 7 years ago
  95. 8dbad87 nitb,sysmobts: tweak config by Neels Hofmeyr · 7 years ago
  96. e725369 resources: update modems, sierra_3 replaced by a Gobi by Neels Hofmeyr · 7 years ago
  97. 863cb56 cosmetic: rename to sms_was_received() by Neels Hofmeyr · 7 years ago
  98. 28a39d5 mo_mt_sms.py: remove short timeout; cosmetic: log properties by Neels Hofmeyr · 7 years ago
  99. c0bb230 default-suites.conf: enable only sysmo for now by Neels Hofmeyr · 7 years ago
  100. 5ae5550 resources.conf: configure sierra modems by Neels Hofmeyr · 7 years ago