aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-18db_test: Disable using color in log outputPau Espin Pedrol2-2/+2
2019-12-12osmoappdesc.py, tests, ipa.py: switch to python 3Oliver Smith3-438/+438
2019-05-26mgcp: Handle CI and X-Osmux param name as case insensitivePau Espin Pedrol1-1/+1
2019-05-23tests: Mute stdout during db_prepare()Keith1-1/+21
2019-05-16nat: Allocate bsc_nat_parsed on the stack instead of heapPau Espin Pedrol1-94/+70
2019-05-03tests: Fix selection of python versionPau Espin Pedrol4-8/+8
2019-04-23osmo-bsc_nat: Parse MGCP Connection ID as hexDaniel Willmann2-3/+3
2019-03-28vty_test_runner: Handle MGCP message recv len dynamicallyPau Espin Pedrol1-1/+12
2019-03-28Replace broken ipa_ccm_idtag APIs with new ipa_ccm_id onesPau Espin Pedrol1-3/+3
2018-11-27bsc-nat: Enable octet-aligned when ensuring mode setPau Espin Pedrol1-5/+5
2018-10-12mgcp: Log endpoint nr consistently as hexPau Espin Pedrol1-2/+2
2018-09-13Install sample cfg file to /etc/osmocomPau Espin Pedrol3-6/+6
2018-08-20legacy_mgcp: mgcp_test: sanitize: free msgb_ctxNeels Hofmeyr1-1/+4
2018-08-20mgcp_test: tweak test failure outputPau Espin Pedrol1-3/+6
2018-03-29Migrate from OpenSSL to osmo_get_rand_id()Neels Hofmeyr2-2/+1
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr2-8/+12
2018-03-14Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling2-5/+11
2018-02-19mgcp_protocol: Don't print osmux stats if it is offPau Espin Pedrol1-1/+3
2018-01-15mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGSHarald Welte1-0/+1
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy1-0/+10
2017-12-19Fix tests after rate_ctr changeMax3-67/+73
2017-10-26rename osmo-bsc to osmo-bsc-sccpliteHarald Welte2-8/+8
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte34-19658/+0
2017-10-26nanobts_omlattra_test: Initialize logging before executing testsHarald Welte1-0/+3
2017-10-26Fix nanobts_omlattr unit testHarald Welte1-0/+1
2017-10-01gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte2-0/+70
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte1-89/+89
2017-09-13fix vty tests: vty no longer goes to parent node implicitlyNeels Hofmeyr1-22/+0
2017-08-16sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-14Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte2-96/+2
2017-08-13libcommon: Fix log output for bts>0.Alexander Chemeris3-6/+38
2017-08-09libmsc: update database to accomodate SMS status-report fieldsPablo Neira Ayuso1-0/+1
2017-06-22Enable optional static buildsMax1-1/+0
2017-06-15Update SI data structures and generationMax2-28/+150
2017-06-15Move SI-related definesMax1-1/+1
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+1
2017-05-20Add missing _CFLAGS and _LIBSAlexander Huemer1-1/+2
2017-05-15SI2quater: fix EARFCN inclusion checkMax2-32/+86
2017-05-15Restructure SI2quater generationMax2-52/+43
2017-05-12fix subscriber random extension allocation rangeNeels Hofmeyr1-0/+11
2017-05-12fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr1-0/+11
2017-05-08Use libosmocore for SW Description parsingMax2-101/+17
2017-05-08Use ipa.py for ctrl testsMax1-16/+8
2017-04-28Prepare for extended SI2quater supportMax1-3/+2
2017-03-20python tests: allow running from separate build dirNeels Hofmeyr3-4/+9
2017-03-14python tests: vty and smpp: speed up >10 timesNeels Hofmeyr2-2/+0
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr7-2/+187
2017-03-05vty tests: close msc socket after nat_msc_testNeels Hofmeyr1-23/+27
2017-03-02vty tests: allow picking specific tests to run by nameNeels Hofmeyr1-0/+5
2017-02-28ctrl_test_runner: speed up more than 10 fold by sleeping lessNeels Hofmeyr1-3/+13