Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
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
contrib jenkins: fix trials-cleanup.sh: use 'taken' marker 2017-05-07 01:14:23 +00:00
doc README: update deps 2017-05-03 16:30:11 +02:00
example defaults.conf: use only TCH/F instead of dynamic channels 2017-05-08 10:43:59 +00:00
install initial import 2017-03-28 12:37:17 +02:00
selftest selftest: suite_test: ignore line numbers 2017-05-08 13:06:07 +02:00
src Prepend LD_LIBRARY_PATH instead of overwritting it 2017-05-08 16:34:30 +02:00
suites propagate Timeout class to test scope, use in debug suite 2017-05-08 13:06:58 +02:00
.gitignore gitignore: Add *.pyc 2017-04-28 14:56:20 +02:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py core implementation 2017-04-08 15:43:19 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00