1. bee1371 Add git-review config by Max · 7 years ago
  2. 6641994 Set osmo-ggsn ipv6 link-local addr and enable ipv6 ctx activate test by Pau Espin Pedrol · 7 years ago
  3. c1b3278 bts_osmo: Use correct parameters for create_pcu by Pau Espin Pedrol · 7 years ago
  4. 81aaeef cosmetic: bts_sysmo: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  5. 2e54295 cosmetic: bts_osmotrx: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  6. 4b475be cosmetic: bts_octphy: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  7. c9817a5 Create bts abstract classes to avoid code duplication and ease development by Pau Espin Pedrol · 7 years ago
  8. f973b3d gprs: ping.py: Disable ipv6 ctx activate test by Pau Espin Pedrol · 7 years ago
  9. f0b8e37 osmo-ggsn: set cap CAP_NET_ADMIN to be able to set up tun devices by Pau Espin Pedrol · 7 years ago
  10. 1e19151 suites: Wait for BTS to connect to BSC before continuing by Pau Espin Pedrol · 7 years ago
  11. 7bd7103 OsmoBsc: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  12. c859eb3 OsmoNitb: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  13. fd150fb suites: gprs: Use inet46 APN due to ofono using IPv4v6 ctx request by Pau Espin Pedrol · 7 years ago
  14. d22b846 Revert "resources.conf: EC20 doesn't support SupplementaryServices" by Pau Espin Pedrol · 7 years ago
  15. fb8c695 resources.conf: sierra modems support gprs by Pau Espin Pedrol · 7 years ago
  16. 31b7f0f resources.conf: EC20 doesn't support SupplementaryServices by Pau Espin Pedrol · 7 years ago
  17. 7ec53f5 resources.conf: Label modems according to their type by Pau Espin Pedrol · 7 years ago
  18. 7a4c17b bts_octphy: Use OsmoPcu instead of OsmoPcuSysmo by Pau Espin Pedrol · 7 years ago
  19. 1450436 default-suites.conf: Add gprs suite by Pau Espin Pedrol · 7 years ago
  20. 3852398 default-suites.conf: Use same order for sysmocell5000 as for other bts by Pau Espin Pedrol · 7 years ago
  21. 3c9b80d suites: gprs: Introduce suite with ping test by Pau Espin Pedrol · 7 years ago
  22. a5ed18a suites: aoip_debug: Start GPRS services by Pau Espin Pedrol · 7 years ago
  23. de89961 modem: Add minimal GPRS support by Pau Espin Pedrol · 7 years ago
  24. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  25. 05314b4 OsmoBtsOctphy: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  26. 5936d8f OsmoBtsTrx: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  27. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  28. e85f5c9 Add OsmoPcu class by Pau Espin Pedrol · 7 years ago
  29. 99f7929 Add class OsmoPcuSysmo by Pau Espin Pedrol · 7 years ago
  30. d0a0111 bts_*: Add ready_for_pcu API by Pau Espin Pedrol · 7 years ago
  31. 4796b35 Add OsmoSgsn class by Pau Espin Pedrol · 7 years ago
  32. 30ceb5c Add OsmoGgsn class by Pau Espin Pedrol · 7 years ago
  33. f7f0636 resource: next_lac: Avoid using LAC 0 by Pau Espin Pedrol · 7 years ago
  34. 0b9d091 osmo-bsc: Remove token cmd from config by Pau Espin Pedrol · 7 years ago
  35. b87c6bd osmo-bsc: Remove authentication cmd from config by Pau Espin Pedrol · 7 years ago
  36. e7ec908 osmo-bsc: Remove 'auth policy' cmd from config by Pau Espin Pedrol · 7 years ago
  37. f2850f5 defaults.conf: Add PDCH channels to test GPRS by Pau Espin Pedrol · 7 years ago
  38. ff1580c resources.conf: Add gprs feature for EC20 modem by Pau Espin Pedrol · 7 years ago
  39. 7aef386 modem: Move power off sequence to separate method by Pau Espin Pedrol · 7 years ago
  40. e0f4986 modem: Abstract the list of required ofono interfaces by Pau Espin Pedrol · 7 years ago
  41. 5bbb300 hlr: Rename conf_for API by Pau Espin Pedrol · 7 years ago
  42. 9cc1d08 Configure PcapRecorder to record on any iface by Pau Espin Pedrol · 7 years ago
  43. 1e1d381 Configure bsc and msc to connect to the specific stp provided in test by Pau Espin Pedrol · 7 years ago
  44. fd5de3d Move Test class to its own test.py module by Pau Espin Pedrol · 7 years ago
  45. dfe38ad Rename test module to testenv and update references by Pau Espin Pedrol · 7 years ago
  46. 24c5de8 modem, process: Remove unneeded test import by Pau Espin Pedrol · 7 years ago
  47. a02952a suite: Remove unneeded import copy by Pau Espin Pedrol · 7 years ago
  48. ccc1ebc event_loop: Remove unneeded commented import line and explanation by Pau Espin Pedrol · 7 years ago
  49. 41dabb3 suite: Separate better internal imports and the ones aimed at tests by Pau Espin Pedrol · 7 years ago
  50. 99b0e0e Remove unused file bts_model.py by Pau Espin Pedrol · 7 years ago
  51. 386b78d Require OsmoMgw in OsmoBsc and update tests by Pau Espin Pedrol · 7 years ago
  52. e9d4af8 Introduce OsmoMgw class (osmo-mgw) by Pau Espin Pedrol · 7 years ago
  53. ef96749 contrib: Add binary osmo-mgw to artifact with same name by Pau Espin Pedrol · 7 years ago
  54. 9f59b82 modem: Fallback to automatic registration if manual one is not supported by modem by Pau Espin Pedrol · 7 years ago
  55. 9b67021 modem: Improve handling of errors in dbus_call_dismiss_error by Pau Espin Pedrol · 7 years ago
  56. 6cdd2fd Rename module ofono_client as modem by Pau Espin Pedrol · 7 years ago
  57. 0bcc074 test.py: Remove unused parameter ofono_client in setup() by Pau Espin Pedrol · 7 years ago
  58. 1f5ae7d osmo-msc: Use mgw instead of mgcpgw in cfg by Pau Espin Pedrol · 7 years ago
  59. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  60. 5e0c251 Use unique incrementing value for BTS LAC by Pau Espin Pedrol · 7 years ago
  61. 96d6b6c resource: Refactor next_msisdn to be more generic by Pau Espin Pedrol · 7 years ago
  62. f3cb908 default-suites: Add test cases with octphy BTS by Pau Espin Pedrol · 7 years ago
  63. e748bfc Change example config to use only 1 TRX for osmo-bts-octphy BTS. by Pau Espin Pedrol · 7 years ago
  64. daed447 Add support for osmo-bts-octphy by Pau Espin Pedrol · 7 years ago
  65. ed6d445 util: Add change_elf_rpath API by Pau Espin Pedrol · 7 years ago
  66. 33c154b util: Add setcap_net_raw API by Pau Espin Pedrol · 7 years ago
  67. 2753204 config: Fix crash in overlay() by Pau Espin Pedrol · 7 years ago
  68. d27de2b suites: Add ussd support to interactive shell test by Pau Espin Pedrol · 7 years ago
  69. 2d9c14a ussd: Workaround ofono issue to prevent test failure by Pau Espin Pedrol · 7 years ago
  70. 03983aa Add minimal USSD support to test extension number by Pau Espin Pedrol · 7 years ago
  71. 37d38f0 contrib: Disable new dep gnutls in sysmocom SDK builds by Pau Espin Pedrol · 7 years ago
  72. 3469b99 contrib/jenkins-run.sh: Log and archive ofono output during test time by Pau Espin Pedrol · 7 years ago
  73. e7ea69f default-suites: Enable voice suite by Pau Espin Pedrol · 7 years ago
  74. 4897e7a debug: Add voicecall related methods to interactive shell by Pau Espin Pedrol · 7 years ago
  75. d71edd1 modem: Implement voice calls in modem and add voice suite by Pau Espin Pedrol · 7 years ago
  76. 7fbfc8a Improve resource requirements in suite.conf by Pau Espin Pedrol · 7 years ago
  77. e685c62 modem: reset cancellable after cancelling dbus methods by Pau Espin Pedrol · 7 years ago
  78. e17d13d jenkins: fix build of osmo-sgsn: use osmo-ggsn by Neels Hofmeyr · 7 years ago
  79. 7fde99a fix osmo-stp.cfg: accept-asp-connections must be a child of listen m3ua by Neels Hofmeyr · 7 years ago
  80. f063503 re-fix osmo-bts-trx config: 'osmotrx ip' must *not* be indented by Neels Hofmeyr · 7 years ago
  81. 1408976 fix osmo-bts-trx config: 'osmotrx' must be indented in 'instance 0' by Neels Hofmeyr · 7 years ago
  82. 4676cbd resource: Allow passing keyword args to NoResourceExn by Pau Espin Pedrol · 7 years ago
  83. ac18fd3 Add features attribute to modems by Pau Espin Pedrol · 7 years ago
  84. 32e3372 resource_test: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  85. 438a308 resource_test: update to check list features (ciphers) by Pau Espin Pedrol · 7 years ago
  86. 57497a6 Add cipher cfg param for modem and bts by Pau Espin Pedrol · 7 years ago
  87. abd556a Use own format to specify encryption algorithm by Pau Espin Pedrol · 7 years ago
  88. cbc7242 suite_test: Update tests to check new feature fixes by Pau Espin Pedrol · 7 years ago
  89. 5847551 resource: Handle lists correctly in item_matches by Pau Espin Pedrol · 7 years ago
  90. 43737da config: Fix combination of lists by Pau Espin Pedrol · 7 years ago
  91. 0b30279 Replicate resources based on times attr before combine time by Pau Espin Pedrol · 7 years ago
  92. b26f32a nominal_power and max_power_red attrs can now be set per resource by Pau Espin Pedrol · 7 years ago
  93. ebced95 config: Fix variable reference before assigment by Pau Espin Pedrol · 7 years ago
  94. 2605034 config: replicate_times: insert replicates in place by Pau Espin Pedrol · 7 years ago
  95. 802dfe5 Move code to replicate dicts based on times attr to its own function by Pau Espin Pedrol · 7 years ago
  96. ead79ac resource: times is expected to be a non-zero positive integer by Pau Espin Pedrol · 7 years ago
  97. fa9a6d3 resource: ipa_unit_id is expected to be a positive integer by Pau Espin Pedrol · 7 years ago
  98. cfac993 contrib: Build octphy osmo-bts variant and make it generic by Pau Espin Pedrol · 7 years ago
  99. 6680ef2 modem: Fix race condition when connect() is called more than once by Pau Espin Pedrol · 7 years ago
  100. 936a81e fix util.py/FileLock and lock_test by Neels Hofmeyr · 7 years ago