aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sgsn/sgsn_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol1-4/+4
2019-08-20Replace own timer infra with libosmocore osmo_tdefPau Espin Pedrol1-0/+7
2019-05-11gprs_gmm: send Service Reject when no PDP ctxs are available.efistokl1-0/+17
2018-12-11Use explicit parameter for sgsn_auth_init()Max1-1/+1
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte1-11/+11
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-3/+3
2018-09-13tests: remove gmm unit testsAlexander Couzens1-818/+0
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-1/+1
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr1-1/+1
2018-02-21sgsn_test: guard against struct gprs_ra_id changingNeels Hofmeyr1-3/+3
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()Max1-9/+9
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-8/+8
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+2487