aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-09-21SMS over GSUP: implement vty config of SMSC routingMychaela N. Falconia1-0/+7
2023-09-12Add support for multiple APN profiles for subscriber dataAlexander Couzens2-10/+58
2023-08-29Add VTY support for TUAK algorithmHarald Welte1-1/+2
2023-08-29db: extend database schema to support 256bit K and/or OP[c] valuesHarald Welte2-6/+7
2023-06-14Port to new libosmogsm 'struct osmo_sub_auth_data2'Harald Welte4-80/+97
2023-06-03cosmetic: gen_ts_55_205_test_sets/main_template tabs istead of spacesHarald Welte1-2/+2
2023-06-03cosmetic: gen_ts_55_205_test_sets/func_template.c: Use tab-indentHarald Welte1-27/+27
2023-05-30Introduce support for XOR-2G algorithmHarald Welte9-26/+26
2023-03-14tests/*/Makefile.am: move -I to AM_CPPFLAGSVadim Yanitskiy4-4/+7
2023-03-14tests/auc/Makefile.am: put object files to LDADDVadim Yanitskiy1-4/+4
2023-02-22tests/db/db_test.err: adjust to XOR-3G renameOliver Smith3-4/+4
2023-01-20Add vty `reject-cause` to set the reject causeAlexander Couzens1-0/+2
2022-12-27Vty: Fixup config shown/written from vtyKeith1-21/+21
2022-12-23osmo_mdns_rfc_record/question_encode: remove ctxOliver Smith1-2/+2
2022-12-23mslookup: use apn functions from libosmocoreOliver Smith2-225/+0
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte7-23/+23
2022-06-21ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,i...Pau Espin Pedrol2-2/+44
2022-06-21ctrl: Introduce CTRL command subscriber.by-*.aud2g <algo[,ki]>Pau Espin Pedrol2-2/+26
2022-06-20ctrl: Introduce cmd SET subscriber.delete <imsi>Pau Espin Pedrol2-0/+9
2022-06-20ctrl: Introduce CTRL command subscriber.by-*.msisdnPau Espin Pedrol2-0/+49
2022-06-20ctrl: Introduce cmd SET subscriber.create <imsi>Pau Espin Pedrol2-0/+20
2022-06-17Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber creat...Pau Espin Pedrol2-10/+10
2022-06-17tests/ctrl: Move ERROR test scenario to proper filePau Espin Pedrol2-2/+3
2022-06-17tests: Allow specyfing specific ctrl test to runPau Espin Pedrol1-1/+4
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy2-4/+2
2021-07-19db v6: determine 3G AUC IND from VLR nameNeels Hofmeyr9-292/+134
2021-05-13vty: enable show subscribers filtered by IMEIKeith1-1/+1
2021-02-26Correct configuration written from vtyKeith1-8/+9
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol8-8/+17
2021-01-29Add vty command to show summary of all or filtered subscribersKeith1-0/+4
2021-01-04auc_test.c: Add some comments on what the test cases actually doHarald Welte1-0/+11
2020-12-28support the XOR algorithm for UMTS AKAHarald Welte3-0/+70
2020-11-17USSD: add special 'idle' handler to IUSE for testingVadim Yanitskiy1-1/+1
2020-08-18Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol2-2/+7
2020-05-12doc: do not use loglevel info for log category ssPhilipp Maier1-1/+1
2020-04-30drop error log for when a subscriber does not existNeels Hofmeyr1-26/+0
2020-04-30D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr2-1/+340
2020-04-30D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr2-0/+4
2020-04-30test_nodes.vty: remove cruftNeels Hofmeyr1-64/+1
2020-04-30db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr1-8/+11
2020-04-302/2: wrap ipa_name in osmo_cni_peer_id with type enum and unionNeels Hofmeyr3-3/+3
2020-04-301/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr11-28/+233
2020-02-14mslookup_client_mdns_test: no automatic skipOliver Smith1-2/+2
2020-02-14mslookup_client_mdns_test: disable by defaultOliver Smith2-7/+12
2020-01-13add mDNS lookup method to libosmo-mslookup (#2)Oliver Smith6-0/+1239
2020-01-12Revert "add mDNS lookup method to libosmo-mslookup"Harald Welte6-1204/+0
2020-01-10add mDNS lookup method to libosmo-mslookupOliver Smith6-0/+1204
2020-01-10add libosmo-mslookup abstract clientOliver Smith7-0/+464
2019-12-10tests/auc: change back to python3osmith/fix-python3Oliver Smith1-2/+1
2019-12-01AUC: Add support for setting the AMF separation bit to '1' for EUTRANHarald Welte2-13/+13