osmo-iuh/src/tests
Pau Espin bc7c69d170 hnbap: Use specific prefix for HNBAP generated code
Other libraries already use ASN1C_PREFIX except the HNBAP one. Let's use
it here to avoid collisions.

All new include/osmocom/hnbap/HNBAP_*.h and src/hnbap/HNBAP_*.c are
generated using the updated src/hnbap/Makefile.am.
Files such as src/*.c, test/* and include/osmocom/hnbap/hnbap_common.h
are modified manually to update structs/enums to new prefix.

Related: SYS#5516
Change-Id: I6c062f631527ae42811bfec134933671c05ecba6
2021-10-26 16:42:07 +02:00
..
Makefile.am Provide libosmo-rua as a public shared library 2021-10-22 15:43:17 +02:00
dummy_cn_sua.c Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw 2020-05-19 20:32:58 +00:00
hnb-test-layers.h hnb-test: receive Paging, add CL rx 2016-04-19 18:19:31 +02:00
hnb-test-ranap.c tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode 2021-01-14 11:26:15 +01:00
hnb-test-rua.c build: fix ranap gen, use same for gen hnbap and rua gen 2016-09-09 06:43:31 +00:00
hnb-test.c hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
hnb-test.h hnb-test: make hnb-gw address configurable 2016-02-29 13:33:44 +01:00
test-helpers.c Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw 2020-05-19 20:32:58 +00:00
test-helpers.err tests: don't log filename nor color in unit tests 2016-09-09 06:43:30 +00:00
test-helpers.ok tests/test-helpers: fix endianness: do not print uint32_t as raw bytes 2020-04-07 21:05:37 +07:00
test-hnbap.c hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
test-hnbap.ok Autotoolize the build 2015-12-15 15:10:31 +01:00
test-ranap.c Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw 2020-05-19 20:32:58 +00:00
test-ranap.ok ranap_msg_factory: Fix criticality of PDUs 2019-04-20 22:53:49 +02:00
test_common.c tests: Replace deprecated API log_set_print_filename 2021-02-19 13:19:01 +01:00
test_common.h tests: sanitize: fix mem leaks, clean after tests 2017-11-22 03:11:40 +01:00
testsuite.at ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. 2016-04-06 18:55:14 +02:00