aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Add Iu pagingNeels Hofmeyr1-0/+12
2016-03-31Merge branch 'master' into sysmocom/iuNeels Hofmeyr5-1/+409
2016-03-31Fix MM Auth: zero-initialize auth tuple before first useNeels Hofmeyr2-1/+27
2016-03-31Fix MM Auth: disallow key_seq mismatchNeels Hofmeyr2-0/+38
2016-03-31MM Auth: introduce AUTH_ERROR constant.Neels Hofmeyr2-2/+2
2016-03-31MM Auth test: add test to re-use existing authNeels Hofmeyr2-0/+37
2016-03-31MM Auth test: add two tests for AUTH_THEN_CIPHNeels Hofmeyr2-0/+152
2016-03-31Add MM Auth test; add auth_action_str() functionNeels Hofmeyr5-1/+156
2016-03-22cscn: implement integrity protectionNeels Hofmeyr1-0/+6
2016-03-22fix various compiler warningsNeels Hofmeyr1-0/+4
2016-03-17Revert "move to hex TMSI representation"Harald Welte2-3/+3
2016-03-17move to hex TMSI representationVadim Yanitskiy2-3/+3
2016-03-04fix build: add xsc to osmo-bsc and tests/bsc-natNeels Hofmeyr1-0/+1
2016-03-04move sms_next_rp_msg_ref() to libxsc, for gsm0408testNeels Hofmeyr1-3/+3
2016-03-04disable code trying to reach across BSC/MSC bounds, make build passNeels Hofmeyr2-2/+3
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr7-12/+8
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr1-5/+5
2016-03-03sgsn_test: Fix mmctx llme and tlli struct names after mergeDaniel Willmann1-12/+12
2016-03-03add tests/libiudummyNeels Hofmeyr5-1/+24
2016-03-03sgsn_test: Make sgsn_test compile again after libui changeDaniel Willmann1-16/+0
2016-03-03tests/sgsn: Fix compilation of sgsn_testDaniel Willmann1-0/+22
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr1-1/+1
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr1-1/+1
2016-03-03sgsn_iu -> iuNeels Hofmeyr1-1/+1
2016-03-03disable some sgsn_tests to pass the status quo.Neels Hofmeyr2-19/+6
2016-03-03sgsn_test buildNeels Hofmeyr1-0/+4
2016-03-03sgsn_test: apply addition of gb memberNeels Hofmeyr1-18/+18
2016-03-03channel_test: don't segfault if paging failsNeels Hofmeyr1-2/+5
2016-02-27bsc_test.c: fix tz.override val and note a FIXMENeels Hofmeyr1-2/+6
2016-02-22sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matchesJacob Erlbeck2-45/+2
2016-02-22sgsn/test: Add test case test_gmm_routing_areasJacob Erlbeck2-0/+355
2016-02-22sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlliJacob Erlbeck1-1/+1
2016-02-22sgsn/test: Add bssgp_raid parameter to send_0408_messageJacob Erlbeck1-25/+30
2016-02-22sgsn: Remove tlli_foreign2localJacob Erlbeck1-5/+0
2016-02-18Patch to make openbsc find libsmpp34Ruben Undheim1-1/+1
2016-01-15tests/abis: fix format specifiersAlexander Huemer1-5/+5
2016-01-15tests/oap: depend on libgtpAlexander Huemer1-0/+4
2015-12-07gtphub: improve handling of restarted peer.Neels Hofmeyr2-9/+48
2015-12-07gtphub: simplify/fix: one TEI mapping per tunnel.Neels Hofmeyr1-79/+102
2015-12-07gtphub_test: add test_parallel_context_creation()Neels Hofmeyr2-0/+161
2015-12-07gtphub: tweak logging.Neels Hofmeyr1-32/+32
2015-12-03gtphub: add test for SGSN behind NATNeels Hofmeyr2-0/+105
2015-12-03gtphub_test: tweak test_user_data(): no seq routing.Neels Hofmeyr1-4/+4
2015-12-03tests: fix condition to run sgsn, oap, gtphub testsNeels Hofmeyr1-2/+3
2015-12-03gtphub: fix restart cleanup peer matching.Neels Hofmeyr2-3/+6
2015-12-03gtphub: wrap gtphub_write() for test suite.Neels Hofmeyr2-1/+20
2015-12-03gtphub: add restart counter testNeels Hofmeyr2-0/+165
2015-12-03gtphub: add test for reused TEI.Neels Hofmeyr2-0/+78
2015-12-03gtphub_test: add test for Del PDP from GGSN side.Neels Hofmeyr2-6/+58
2015-12-03gtphub_test: add some cleanup asserts.Neels Hofmeyr1-0/+5