osmo-iuh/src/tests
Pau Espin 4f35665b9f Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw
With new gcc 10.1.0, tests failed at runtime when built with ASAN
enabled, since some global variables where defined multiple times.
See OS#4556 for a sample Asan error.

Fixes: OS#4556
Change-Id: I12a667ea8a9f16404c13c9218b246d2e3acfe3e8
2020-05-19 20:32:58 +00:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2019-03-19 13:46:08 +01: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.c: Fix wrong printf format 2020-03-20 20:19:49 +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 tests: Missing return statement 2020-02-15 23:01:39 +01: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 tests: sanitize: fix mem leaks, clean after tests 2017-11-22 03:11:40 +01: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 Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw 2020-05-19 20:32:58 +00: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