aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-13msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr6-0/+8
2016-10-13gtphub_test.c: remove unused include of msgb.hNeels Hofmeyr1-1/+0
2016-09-30SGSN: Fixing build configPhilipp2-4/+8
2016-09-30vty_test_runner.py: fix indents to use spaces, fix vim commentNeels Hofmeyr1-27/+27
2016-09-30vty_test_runner.py: make unittest print all output by defaultNeels Hofmeyr1-1/+1
2016-09-28vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retryNeels Hofmeyr1-5/+22
2016-09-28dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH modeNeels Hofmeyr1-1/+1
2016-09-28channel_test: test nr of subslots for dyn pchan, with errorNeels Hofmeyr2-0/+32
2016-09-28channel test: prepare to add another test functionNeels Hofmeyr1-3/+8
2016-09-27SLHC: Improving slhc (RFC1144) testcasePhilipp2-56/+130
2016-09-26vty_test_runner.py: raise exception when MSC socket connection failsNeels Hofmeyr1-0/+4
2016-09-26cosmetic: vty_test_runner.py: add comment for vim auto settingsNeels Hofmeyr1-0/+2
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr2-3/+3
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp1-0/+1
2016-09-24V.42bis: integration and unit testPhilipp6-0/+1105
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp1-0/+2
2016-09-24RFC1144: integration and unit-testPhilipp6-0/+372
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp6-1/+326
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr1-1/+1
2016-09-15Build fixesAlexander Huemer4-3/+7
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer17-214/+633
2016-09-01IuPS: redirect Iu in various places, link Iu in sgsn-testDaniel Willmann1-0/+10
2016-08-27Adding LLC-XID related modifications in LLCPhilipp1-0/+1
2016-08-27Adding LLC-XID encoder / decoder and unit testPhilipp5-1/+203
2016-07-25sgsn: add statistics counter for GPRS and PDP packetsAlexander Couzens1-1/+2
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-1/+4
2016-07-16SGSN: encrypt/decrypt only necessary framesMax1-1/+1
2016-07-16SGSN: use unique AUTH REQ referenceMax2-0/+20
2016-07-11SGSN: prevent starting with inconsistent configMax1-0/+2
2016-07-09Make random MSISDN assignment optionalMax2-10/+71
2016-07-04SGSN: move TLLI unassignment into separate functionMax1-1/+1
2016-06-29Fix vty tests with subscriber deletionMax1-9/+11
2016-06-20typo in sgsn_testNeels Hofmeyr2-2/+2
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr2-4/+6
2016-06-14Make random extension range configurableMax2-3/+24
2016-06-05Add regexp authorization policy for IMSIMax1-0/+16
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte1-1/+1
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte1-29/+29
2016-05-31Make si2q scheduling optionalMax2-18/+31
2016-05-25filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther1-0/+3
2016-05-22drop unneccessary duplicate linking: tests/gsm0408Neels Hofmeyr1-1/+0
2016-05-17Cleanup db testMax1-53/+34
2016-05-06sgsn_test: Adapt test case to now-existing InsertSubscriberDataHarald Welte1-2/+2
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte1-4/+4
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte1-0/+1
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte5-263/+11
2016-04-29move utils.h functions to libosmocoreHarald Welte3-245/+2
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-1/+1
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte4-4/+1