osmo-iuh/src
Philipp Maier fb58a448b1 test-ranap: put message gen tests into function
This unit test generats a lot of ranap messages for test, but the code
for that is in the main() function. Lets seperate this test code into
its own function like we do it in all other unit tests.

Change-Id: I7021e48b051afb6f13fdd54843d4cd92a499de2a
2022-01-13 17:20:30 +00:00
..
hnbap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
ranap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
rua Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
sabp Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
tests test-ranap: put message gen tests into function 2022-01-13 17:20:30 +00:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am Drop osmo-hnbgw 2022-01-04 18:59:46 +01:00
hnbap_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
iu_client.c iu_client: Fix incorrect access to null pointer 2022-01-13 10:41:12 +01:00
iu_client_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:48:47 +07:00
iu_helpers.c iu_helpers: add function ranap_transp_layer_addr_decode2 2022-01-11 13:16:54 +00:00
ranap_common.c ranap_common: add decoder for RAB SetupOrModifyItemFirst 2022-01-09 10:04:30 +00:00
ranap_common_cn.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
ranap_msg_factory.c iu_helpers: make new_transp_info_(rtp|gtp) public 2022-01-10 14:00:29 +00:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
rua_msg_factory.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
sabp_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00