Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin cbbe5d8c1a contrib: Use correct var to write repo name in git_hashes.txt
We want to write repo name in there, not $dep which actually doesn't
exist in local context of have_repo function. In most cases it's
actually the same because in almost all cases $dep is passed as $1 to
have_repo and thus is the same as local $repo. But in a few recipes
which don't use build_repo directly but instead use have_repo and build
manually, $dep may not point to $repo. That's the case for osmocom-bb
for instance. As a result, "libosmocore" is printed twice, were second
word should be "osmocom-bb".

Change-Id: I7a7db7cf4cc020295d216c60d6dc688f110916dc
2018-09-25 10:20:59 +00:00
contrib contrib: Use correct var to write repo name in git_hashes.txt 2018-09-25 10:20:59 +00: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: Remove nanobts HR1 voice test 2018-09-18 20:29:07 +00:00
install initial import 2017-03-28 12:37:17 +02:00
selftest osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +02:00
src osmo-trx: Add multi_arfcn support 2018-09-18 11:29:12 +00:00
suites suites: encryption: Add test register_a5_3_authreq 2018-09-25 10:20:59 +00:00
ttcn3 Add ttcn3-bts-test env 2018-07-25 16:38:30 +02:00
.gitignore Add ttcn3-bts-test env 2018-07-25 16:38:30 +02:00
.gitreview Add git-review config 2017-12-15 11:29:21 +00: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 Check for smpplib being installed as well 2018-08-30 15:22:09 +00:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00