aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gbproxy/gbproxy_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-07gbproxy: Delete gbproxy_testHarald Welte1-759/+0
2020-12-05gbproxy: Remove patching, TLLI-tracking and SGSN2 supportHarald Welte1-4050/+0
2020-12-05gbproxy: convert nse->bvcs from llist_head to hashtableHarald Welte1-1/+2
2020-12-05gbproxy: convert bss_nses from llist_head to hashtableHarald Welte1-2/+2
2020-12-05gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nsesHarald Welte1-1/+1
2020-12-05gb_proxy: Rename gbproxy_peer to gbproxy_bvcHarald Welte1-51/+51
2020-11-30gbproxy: Ensure BVC0 is reset before handling PtP BVCsDaniel Willmann1-0/+1
2020-11-30gbproxy: Add NSE peer that can have multiple gbproxy_peersDaniel Willmann1-85/+90
2020-11-30gbproxy: Remove test testing NSVCI changeDaniel Willmann1-40/+1
2020-11-09osmo-gbproxy: Free msgb in ns2 prim callbackDaniel Willmann1-3/+1
2020-11-06Port gbproxy to NS2Alexander Couzens1-810/+571
2020-06-18use new osmo_mobile_identity API everywhereNeels Hofmeyr1-13/+12
2020-06-18gbproxy_test.c: fix mobile identity test dataNeels Hofmeyr1-16/+16
2019-02-26gbproxy_test: Fix test expectations of gprs_ns_rcvmsg()Harald Welte1-1/+7
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-24/+24
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-1/+1
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-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr1-22/+60
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-19/+10
2018-01-19Use gsm48_encode_ra() for RAI encodingMax1-7/+7
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-11/+8
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-5/+5
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-0/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+4971