aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-05-11gprs_gmm: send Service Reject when no PDP ctxs are available.efistokl2-0/+18
2019-02-26gbproxy_test: Fix test expectations of gprs_ns_rcvmsg()Harald Welte2-334/+340
2018-12-11Use explicit parameter for sgsn_auth_init()Max1-1/+1
2018-11-20update gbproxy test expected outputStefan Sperling1-38/+38
2018-11-15use enums consistently instead of falling back to intStefan Sperling1-5/+5
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte2-13/+14
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol3-28/+28
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens1-0/+1
2018-09-13tests: remove gmm unit testsAlexander Couzens2-836/+0
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-1/+1
2018-07-30migrate to oap_client in libosmogsmHarald Welte7-350/+0
2018-06-23finish gbproxy_parse_bssgp_unitdata testStefan Sperling1-5/+55
2018-06-07add a test for OS#3178 (invalid unitdata message)Stefan Sperling1-0/+28
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-1/+1
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr9-35/+90
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-25/+16
2018-02-21sgsn_test: guard against struct gprs_ra_id changingNeels Hofmeyr1-3/+3
2018-02-08mandatory depend on libc-ares and libgtpAlexander Couzens3-18/+0
2018-01-19Use gsm48_encode_ra() for RAI encodingMax1-7/+7
2018-01-16fix build: missing LIBGTP_CFLAGS in sgsn_testNeels Hofmeyr1-0/+1
2018-01-07cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolonsPau Espin Pedrol1-6/+7
2018-01-07tests: sgsn_test: Define wrap APIs with correct parametersPau Espin Pedrol1-4/+8
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max6-26/+19
2017-12-19Remove unneeded .py scriptsMax2-10/+2
2017-11-28tests: Fix selection of python versionPau Espin Pedrol3-4/+4
2017-11-15tests/ctrl_test_runner.py: remove BSC/NAT TestRunnerAlexander Couzens1-371/+0
2017-10-25Fix build after recent rate_ctr patchesMax1-0/+248
2017-10-20SGSN: print additional GTP-related infoMax1-1/+1
2017-10-20SGSN: uncomment BSSGP vty testsMax1-4/+2
2017-10-02Cleanup configure checksMax1-4/+0
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr9-29/+29
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr87-23181/+7
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
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr11-72/+36
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr11-50/+51
2017-08-27osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-08-27Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr32-0/+14774
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte18-839/+400