Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin 37d38f0bd9 contrib: Disable new dep gnutls in sysmocom SDK builds
Recently a new dependency on libgnutls was added to have a fallback for
kernels prior to 3.17 in which getrandom syscall fails, see libosmocore
ed029dfab959bca74bd43d86922727c2047eeb4d.

Since sysmobts has a kernel newer than 3.7 for a long time now, but we
are still running a 201310 image (and sdk) on them which doesn't contain
gnutls, let's disable it at configure time to fix the build against the
current SDK.

Change-Id: Iaa300c0eda2cf857f8c2915c6491efe583a12874
2017-11-06 15:39:20 +01:00
contrib contrib: Disable new dep gnutls in sysmocom SDK builds 2017-11-06 15:39:20 +01:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example default-suites: Enable voice suite 2017-10-17 12:19:16 +00:00
install initial import 2017-03-28 12:37:17 +02:00
selftest resource_test: Fix trailing whitespace 2017-09-16 21:59:44 +02:00
src modem: Implement voice calls in modem and add voice suite 2017-10-17 12:13:25 +00:00
suites debug: Add voicecall related methods to interactive shell 2017-10-17 12:13:25 +00:00
.gitignore Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
COPYING Add GPLv3 license text to repository 2017-06-03 14:23:51 +00:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py hlr: Use python module instead of cmdline to modify sqlite db 2017-08-23 17:02:38 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00