aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr1-8/+10
2019-11-25test_nodes.vty: tweak: add some '?' checksNeels Hofmeyr1-3/+47
2019-11-25remove gsup_testNeels Hofmeyr6-144/+0
2019-11-25Makefile convenience: add VTY_TEST var to run only one testNeels Hofmeyr1-3/+3
2019-11-25db upgrade: remove some code dupNeels Hofmeyr1-0/+2
2019-11-25fix upgrade test in presence of ~/.sqlitercNeels Hofmeyr1-6/+6
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr9-14/+14
2019-11-12hlr db schema 3: hlr_number -> msc_numberNeels Hofmeyr1-10/+10
2019-11-12tests/db_upgrade: disable for old sqlite versionsOliver Smith1-0/+3
2019-10-31add db_upgrade testNeels Hofmeyr10-0/+416
2019-10-08tests/test_nodes.vty: check less libosmocore cmdsOliver Smith1-24/+4
2019-08-13tests: Fix db_test err file to expect error code name instead of valuePau Espin Pedrol1-1/+1
2019-08-12Fix test for return codes on mipsel and alpha archsRuben Undheim2-17/+27
2019-07-30src/db.c: integrate SQLite3 with talloc allocatorVadim Yanitskiy1-0/+4
2019-07-30tests/db_test: close the database when test is finishedVadim Yanitskiy1-0/+1
2019-07-30build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD'Vadim Yanitskiy1-4/+4