osmo-iuh/src/tests
Pau Espin ca74126d54 tests/test-ranap.c: Fix wrong printf format
Caught by compiler:
test-ranap.c:54:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘RANAP_MaxBitrate_t’ {aka ‘long int’} [-Wformat=]
test-ranap.c:78:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘RANAP_CauseMisc_t’ {aka ‘long int’} [-Wformat=]

Change-Id: Icc4e81beaa35e13aea3adfed983016c78b730061
2020-03-20 20:23:04 +01: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 build: move headers to include/osmocom/* 2016-09-09 06:43:32 +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 tests: sanitize: fix mem leaks, clean after tests 2017-11-22 03:11:40 +01: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 ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. 2016-04-06 18:55:14 +02: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 tests/test-ranap.c: Fix wrong printf format 2020-03-20 20:23:04 +01:00
test-ranap.ok ranap_msg_factory: Fix criticality of PDUs 2019-04-20 22:53:49 +02:00
test_common.c tests: Missing return statement 2020-02-15 23:01:39 +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