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