osmo-iuh/src/tests
Harald Welte 11b1ddee21 ranap_msg_factory: Fix criticality of PDUs
Seveal of our RANAP messages were using criticality values at the
PDU level differing from what RANAP_PDU_Descriptions.asn states
for the respective procedures.  Let's fix that.

This was discovered while working on the initial IuCS TTCN3 tests,
where the receive templates require the criticality to match.

Change-Id: I98eec0bdc0d0cb1b9284bd5d042b1f4403abef95
2019-04-20 22:53:49 +02: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 hnb-test: receive Paging, add CL rx 2016-04-19 18:19:31 +02: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 hnb-test: log accurate three-digit MNC with leading zeros 2018-02-28 19:26:07 +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: sanitize: fix mem leaks, clean after tests 2017-11-22 03:11:40 +01:00
test-ranap.ok ranap_msg_factory: Fix criticality of PDUs 2019-04-20 22:53:49 +02:00
test_common.c test_common: fix compiler warning: include ranap_common.h 2017-11-22 03:11:40 +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