aboutsummaryrefslogtreecommitdiffstats
path: root/hnbgw
AgeCommit message (Expand)AuthorFilesLines
2023-07-11*/osmo-stp.cfg: Explicitly define role & sctp-rolePau Espin Pedrol1-1/+4
2023-07-10hnbgw: prepare cn pool: add multiple MSCs and SGSNsNeels Hofmeyr2-39/+139
2023-07-10hnbgw: verify empty talloc asn1_context at end of testsNeels Hofmeyr1-0/+4
2023-07-10hnbgw: tweak HNB name sent in HNBAP HNB RegisterNeels Hofmeyr1-1/+1
2023-07-10hnbgw: fix PLMN in g_hnb_cfgNeels Hofmeyr1-1/+1
2023-07-10hnbgw: commentNeels Hofmeyr1-1/+1
2023-07-10hnbgw: drop dead code from MSC_UnitdataCallbackNeels Hofmeyr1-1/+1
2023-07-04HNBGW_Tests: use realistic codec name and payload type in MGCPPhilipp Maier1-2/+2
2023-06-23hnbgw: give RAN startup some timeNeels Hofmeyr1-0/+2
2023-06-23hnbgw: use f_shutdown_helper() everywhereNeels Hofmeyr1-0/+30
2023-05-01hnbgw: add TC_sccp_cr_limit: test CR data length cutoffNeels Hofmeyr1-28/+126
2023-04-25hnbgw: wait longer for PFCP AssocNeels Hofmeyr1-3/+3
2023-03-28hnbgw: add f_bssap_expect()Neels Hofmeyr1-41/+29
2023-03-28hnbgw: add f_pfcp_expect()Neels Hofmeyr1-6/+26
2023-03-28hnbgw: add f_rua_expect()Neels Hofmeyr1-23/+21
2023-03-14osmo-hnbgw-with-pfcp.cfg: improve loggingNeels Hofmeyr1-2/+11
2023-03-05hnbgw: f_iuh2iu_disconnect: allow more timeNeels Hofmeyr1-1/+15
2023-02-15hnbgw: initial_ue_empty_cr: use larger payload to trigger empty SCCP CRNeels Hofmeyr1-1/+9
2023-02-01hnbgw: add HNBGWVTY to ConnHdlrNeels Hofmeyr1-1/+6
2023-01-26hnbgw: drop duplicate importNeels Hofmeyr1-2/+0
2023-01-17upf/PFCP: do not imply f_inet_addr()Neels Hofmeyr1-3/+4
2022-09-27hnbgw: Add missing results to expected-results.xmlPau Espin Pedrol1-0/+4
2022-09-27hnbgw: Introduce test TC_hnb_register_duplicate_reuse_sctp_assocPau Espin Pedrol1-0/+15
2022-09-14hnbgw: test PS RAB Ass both with and without PFCPNeels Hofmeyr3-9/+113
2022-09-12hnbgw: Introduce test TC_hnb_reregister_reuse_sctp_assocPau Espin Pedrol1-0/+15
2022-09-12hnbgw: Start only needed amount of HNBs emulationsPau Espin Pedrol1-6/+19
2022-08-24hnbap: Use protocolExtensions := * in tr and omit in ts templatesDaniel Willmann1-1/+1
2022-08-24hnbgw: Add test to check for duplicate hnb registrationsDaniel Willmann1-13/+33
2022-08-16hnbgw: test PS RAB GTP mappingNeels Hofmeyr4-3/+194
2022-08-12update various expected-results.xmlNeels Hofmeyr1-0/+16
2022-06-15Move RUA_Emulation under library/rua/Pau Espin Pedrol1-2/+1
2022-06-08hnbgw: fix id string s/HBGW/HNBGWNeels Hofmeyr1-1/+1
2022-06-08hnbgw: drop unused hexstringsNeels Hofmeyr1-7/+0
2022-06-08hnbgw: test SCCP CR without payloadNeels Hofmeyr1-5/+56
2022-04-02fix sgsn and hnbgw test issue introduced in 49888a65dcf1f8d94411aa0724530b8c1...Eric Wild1-0/+2
2022-02-22ranap: Allow RAB ReleaseList inside RabAssReq templateDaniel Willmann1-1/+1
2022-02-22hnbgw: Test behaviour when CRCX times outDaniel Willmann1-0/+49
2022-02-22Add test for RABAssingResponse with FailedListDaniel Willmann1-3/+50
2022-02-18hnbgw: Fix encoding of AssignmentRequest with RABs to be releasedDaniel Willmann1-1/+1
2022-02-16Add hnbgw testsDaniel Willmann7-0/+1296