aboutsummaryrefslogtreecommitdiffstats
path: root/ns
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Revert "WIP: ns: Add test for SNS Size NSEI IE"arehbein1-51/+0
2022-12-12Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE"arehbein1-32/+0
2022-12-12Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE"arehbein1-26/+0
2022-12-10WIP: ns: Add test for SNS Size Num. of NSVCs IEarehbein1-0/+26
2022-12-10WIP: ns: Add test for SNS Size Num. of IP Endpoints IEarehbein1-0/+32
2022-12-10WIP: ns: Add test for SNS Size NSEI IEarehbein1-0/+51
2022-10-21{ns,sgsn,gbproxy}: gen_links.sh: do not link unused modulesVadim Yanitskiy2-4/+2
2022-08-12update various expected-results.xmlNeels Hofmeyr1-1/+6
2021-10-19ns: fr: fix ttcn & osmo-ns-dummy.cfgAlexander Couzens2-1/+11
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-4/+21
2021-10-11ns: add test case TC_tx_blocked_foreign_nsvcAlexander Couzens3-0/+54
2021-09-07ns2: add tc TC_mirror_unitdata_tx_status_blockedAlexander Couzens1-0/+29
2021-09-07ns: add test case for SIZE after a successful configurationAlexander Couzens1-0/+17
2021-09-07ns: add test case for UNITDATA transmissionAlexander Couzens1-1/+28
2021-09-07ns: fix missing f_ prefix for function f_tx_block_by_vtyAlexander Couzens1-4/+4
2021-09-07ns: always clean up the ns_codecAlexander Couzens1-0/+19
2021-09-07ns: add tests to test UNITDATA over a BLOCKED nsvcsAlexander Couzens1-2/+55
2021-09-07ns: add TC_sns_sgsn_size_correct_port to check if SIZE_ACK is transmitted fro...Alexander Couzens1-0/+15
2021-09-07ns: f_init_vty: only reset SNS configuration when using SNS.Alexander Couzens1-4/+6
2021-09-07ns: add TC_sns_bss_remove_bind_fail_sns to check SNS fails correct when remov...Alexander Couzens1-0/+39
2021-09-04ns2: add TC_sns_sgsn_add_change_del similiar to the bss sideAlexander Couzens1-0/+47
2021-09-04ns2: add TC_sns_sgsn_del to test SNS DEL on the SGSN sideAlexander Couzens1-0/+22
2021-09-03ns2: mark TC_sns_bss_all_signalling_nsvcs_failed as brokenAlexander Couzens1-1/+5
2021-09-03ns2: add TC_sns_sgsn_add to test SNS ADD on the SGSN roleAlexander Couzens1-0/+20
2021-09-03ns2: add first sgsn test case TC_sns_sgsn_config_successAlexander Couzens3-0/+160
2021-09-03ns2: introduce module parameter SnsRoleAlexander Couzens1-9/+17
2021-08-12ns2: rename TC_sns_config_success -> TC_sns_bss_config_successAlexander Couzens1-2/+3
2021-08-12ns2: add a dummy test case TC_idle() for manual test casesAlexander Couzens1-0/+16
2021-08-12ns2: add test case to call force unconfigured after SNS Size receivedAlexander Couzens1-0/+16
2021-07-05update expected-results.xml filesNeels Hofmeyr1-2/+20
2021-06-15RAW_NS/NS_Provider_IPL4: allow to use the new NSVC interfaceAlexander Couzens1-1/+1
2021-06-13ns: test if SNS fails when all signalling NSVCs failesAlexander Couzens1-0/+36
2021-06-10NS_Tests: add test case TC_sns_bss_add_change_delAlexander Couzens1-0/+47
2021-06-07NS_Tests: reset the weights of all udp bindsAlexander Couzens1-0/+2
2021-06-07NS_Tests: add testcases for incoming SNS_ADD/DEL proceduresAlexander Couzens3-0/+69
2021-06-05ns: add test configuration for SNSAlexander Couzens1-0/+34
2021-04-21ns/gbproxy/sgsn: Update configs to use logging level lnssignal'Harald Welte2-0/+4
2021-04-19ns: TC_sns_bss_change_weight_timeout rework TC to use g_handle_rx_aliveAlexander Couzens1-8/+4
2021-04-19ns: TC_sns_bss_change_weight_timeout: fix expected SNS_SIZE PDUAlexander Couzens1-2/+10
2021-03-20ns: SNS: add testcase to test change_weight retriesAlexander Couzens1-0/+43
2021-03-20ns: SNS: add bss change weight testcaseAlexander Couzens1-0/+14
2021-03-02ns: SNS: add first SNS test caseAlexander Couzens2-0/+112
2021-03-02ns: SNS: ensure all current testcase are only executed with IPACCESS or RESET...Alexander Couzens1-32/+32
2021-02-26StatsD_Checker: Enable by defaultPau Espin Pedrol1-1/+0
2021-02-03ns: fix broken tests by adding weightAlexander Couzens1-1/+3
2021-01-25Introduce NS test casesAlexander Couzens9-0/+840