osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin e39c6f1a52 Prepend LD_LIBRARY_PATH instead of overwritting it
My current distribution ships a newer libcrypto and libssl which are not
ABI compatible with the ones generated by Jenkins. I had to copy those
libraries locally and use LD_LIBRARY_PATH to be able to run binaries
compiled coming from the jenkins slave. Without this patch I am not
able to run it because it is overwriting the previous variable.

Change-Id: Id9b16d13d343616cbf87b9da8a99e3fae48da6bd
2017-05-08 16:34:30 +02:00
..
templates bts config: tweak logging parameters 2017-05-07 01:14:58 +00:00
__init__.py initial import 2017-03-28 12:37:17 +02:00
bts_model.py core implementation 2017-04-08 15:43:19 +02:00
bts_octphy.py Prepend LD_LIBRARY_PATH instead of overwritting it 2017-05-08 16:34:30 +02:00
bts_osmotrx.py Prepend LD_LIBRARY_PATH instead of overwritting it 2017-05-08 16:34:30 +02:00
bts_sysmo.py fix sysmobts: also use username for dsp firmware reload command 2017-05-04 15:52:08 +02:00
config.py config: resolve real paths from symlinks, add paths debug logging 2017-05-04 20:56:48 +00:00
log.py log.py: add a log target option to omit the list of deeper origins 2017-05-08 10:12:25 +00:00
ofono_client.py sms: log info as dbg 2017-05-08 10:12:00 +00:00
osmo_ctrl.py trying to get sysmobts to work and various details 2017-04-10 05:09:23 +02:00
osmo_nitb.py Prepend LD_LIBRARY_PATH instead of overwritting it 2017-05-08 16:34:30 +02:00
process.py fix prompt() 2017-05-08 10:10:03 +00:00
resource.py improve logging for resource allocation 2017-05-08 12:50:42 +02:00
schema.py core implementation 2017-04-08 15:43:19 +02:00
suite.py propagate Timeout class to test scope, use in debug suite 2017-05-08 13:06:58 +02:00
template.py core implementation 2017-04-08 15:43:19 +02:00
test.py propagate Timeout class to test scope, use in debug suite 2017-05-08 13:06:58 +02:00
trial.py run dir: write detailed log file 2017-05-08 10:12:25 +00:00
util.py Prepend LD_LIBRARY_PATH instead of overwritting it 2017-05-08 16:34:30 +02:00