aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr9-9/+0
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr2-2/+0
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr9-1/+112
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling2-3/+1
2018-01-28remove obsolete gsm_subscriber_connection.bts memberHarald Welte1-1/+0
2018-01-26Improve an error message in page_lai_and_lac()Stefan Sperling1-1/+1
2018-01-19HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configuredNeels Hofmeyr1-12/+217
2018-01-19Correctly set T3105 for ipaccess BTS typeAndreas Eversberg2-3/+3
2018-01-19HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr2-0/+290
2018-01-16Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c.Stefan Sperling2-5/+14
2018-01-15Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtranHarald Welte1-0/+1
2018-01-11Implement support for paging by LAI.Stefan Sperling2-3/+13
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-1/+0
2017-12-23bsc_test.c: Use proper network/bts/lchan structuresHarald Welte1-4/+4
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte1-2/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte17-158/+4
2017-12-19Remove unneeded .py scriptsMax2-10/+2
2017-12-18Fix tests after rate_ctr changeMax2-48/+62
2017-12-12Generate SI2bis Rest OctetsMax1-1/+1
2017-12-11Generate SI2ter Rest OctetsMax1-1/+1
2017-12-10OML: expand status reporting checksMax2-0/+2
2017-11-24tests: Fix selection of python versionPau Espin Pedrol3-4/+4
2017-11-07fix build: bssap test broke by undefined referencesNeels Hofmeyr1-0/+3
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr6-0/+200
2017-10-24nanobts_omlattra_test: Initialize logging before executing testsHarald Welte1-0/+3
2017-10-24Fix nanobts_omlattr unit testHarald Welte1-0/+1
2017-10-11SI1q: fix EARFCN appenderMax1-7/+13
2017-10-10SI2q: fix generation for multiple UARFCNsMax1-16/+14
2017-10-02Fix repo split aftermathMax2-9/+6
2017-10-01gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte2-4/+70
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte1-89/+89
2017-09-26Remove unneeded dbi dependencyPau Espin Pedrol4-5/+0
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-28/+0
2017-09-11fix vty tests: vty no longer goes to parent node implicitlyNeels Hofmeyr1-22/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr9-34/+34
2017-09-03configure.ac: remove --enable-osmo-bsc, --enable-natHarald Welte1-10/+1
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr80-37840/+5
2017-08-30msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr16-3277/+19
2017-08-30cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr4-33/+23
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier21-19/+433
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte2-96/+2
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris3-5/+36
2017-08-27libmsc: update database to accomodate SMS status-report fieldsPablo Neira Ayuso1-0/+1
2017-08-27examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-1/+1
2017-08-2704.08: log protocol discriminators and message types by nameNeels Hofmeyr10-901/+915
2017-08-27fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr25-1509/+2192