aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Replace suites dyn_ts_ipa* and voice using scenario modifiersPau Espin Pedrol17-278/+136
2018-08-21Introduce scenario modifiersPau Espin Pedrol8-12/+226
2018-08-13osmo-hlr.cfg.tmpl: Add ussd routing prefix for *#100# and fix expected answer...Pau Espin Pedrol2-1/+3
2018-08-13Cleanup of class scoped variablesPau Espin Pedrol27-145/+92
2018-08-10resources.conf.prod: Update modem paths after HW setup changesPau Espin Pedrol1-4/+4
2018-08-09bts_nanobts: Fix pwsup_list increasing its size every new testPau Espin Pedrol1-2/+2
2018-08-08jenkins-build-osmo-msc.sh: Build osmo-hlr before osmo-mscHarald Welte1-0/+1
2018-07-27nanobts: Support multiTRXPau Espin Pedrol5-76/+109
2018-07-27bts: Recreate resources.conf trx_list with len based on num_trxPau Espin Pedrol1-1/+7
2018-07-25Add ttcn3-bts-test envPau Espin Pedrol18-2/+395
2018-07-21ms: Make the total test duration configurableHolger Hans Peter Freyther2-4/+8
2018-07-21ms: Remove unused importsHolger Hans Peter Freyther3-4/+1
2018-07-21ms: Only use completed tests for min/max handlingHolger Hans Peter Freyther1-3/+11
2018-07-21ms: Simplify starting of the test and combine loop and waitHolger Hans Peter Freyther2-42/+45
2018-07-21ms: Quit early when all tests concluded..Holger Hans Peter Freyther1-3/+11
2018-07-05ms: Begin to refactor and be able to share functionalityHolger Hans Peter Freyther2-30/+57
2018-07-04ms: Attempt to stop all mobile/virtphy instances on exitHolger Hans Peter Freyther1-0/+2
2018-07-04ms: Make the outer variables configurableHolger Hans Peter Freyther2-10/+32
2018-07-04ms: Remove debug left over for the testHolger Hans Peter Freyther1-2/+0
2018-07-03hlr: Get hlr.sql from new pathPau Espin Pedrol1-1/+1
2018-06-26resources.conf: Move nanobts address to differentiate them from local IPsPau Espin Pedrol2-3/+3
2018-06-25ms: Use the new API to pass credentials to the event serverHolger Hans Peter Freyther3-3/+4
2018-06-22ggsn: Bind VTY and CTRL ifaces to assigned ip addrPau Espin Pedrol1-1/+3
2018-06-06osmo_ms_driver: Use the two new config options for the mobileHolger Hans Peter Freyther1-0/+2
2018-05-28event_loop: Log parameters during wait timeout exceptionPau Espin Pedrol1-1/+1
2018-05-28powersupply_sispm: Add port number to log namePau Espin Pedrol1-0/+1
2018-05-28osmo-bsc.cfg.tmpl: Remove unused nd recently removed option destPau Espin Pedrol1-1/+0
2018-05-25Add option to expect bts/pcu failures and respawn its processesPau Espin Pedrol10-38/+57
2018-05-25process: Move cleanup log inside cleanup methodPau Espin Pedrol1-1/+1
2018-05-25bsc: Add API to mock BSC RSL IP addrPau Espin Pedrol2-0/+13
2018-05-25templates: osmo-bts: Use BTS assigned IP addr to bind CTRL and VTY ifacePau Espin Pedrol3-1/+15
2018-05-22contrib: build-osmocom-bb: Download and install osmocom-bb fw from OBSPau Espin Pedrol1-0/+9
2018-05-18testenv: Provide tests with access to process modulePau Espin Pedrol2-4/+6
2018-05-18contrib: Add jenkins-build-osmocom-bb.sh to build osmoconPau Espin Pedrol1-0/+24
2018-05-18contrib: common: create_bin_tgz supports sbin dir nowPau Espin Pedrol4-21/+31
2018-05-17contrib: common: Record repo curr rev in have_repo instead of build_repoPau Espin Pedrol1-2/+2
2018-05-15tests: dyn_ts_*: Add tests to verify dyn ts with gprs disabledPau Espin Pedrol4-8/+42
2018-05-14util: Fix unloading of suite lib import pathPau Espin Pedrol1-1/+1
2018-05-09Unload suite local modules after suite exit to avoid collisionsPau Espin Pedrol5-0/+31
2018-05-08suites: Remove rebase artifacts from latest commitsPau Espin Pedrol4-4/+0
2018-05-08default-suites.conf: Fix typo in previous commitPau Espin Pedrol1-2/+2
2018-05-08default-suites.conf: Add dyn ts suitesPau Espin Pedrol1-0/+8
2018-05-08tests: dyn_ts_*: Add tests to verify dynamic timeslots during phone callsPau Espin Pedrol6-0/+130
2018-05-08tests: voice: Move mo_mt_call.py to mo_mt_call_tchf.pyPau Espin Pedrol2-5/+18
2018-05-08tests: voice: test voice calls on TCH/H timeslotsPau Espin Pedrol1-0/+18
2018-05-08tests: voice: Move logic to lib/testlib.pyPau Espin Pedrol2-53/+62
2018-05-08suite: Set suite subdir lib part of syspath so tests can import their own mod...Pau Espin Pedrol2-0/+13
2018-05-08bts: Allow setting amount of TRX and timeslot in cfg and from test at runtimePau Espin Pedrol4-5/+98
2018-05-08bts: Move conf_for_bsc_prepare from bts_osmo to btsPau Espin Pedrol2-17/+18
2018-05-07bts: Pass defaults config name at construct timePau Espin Pedrol6-16/+17