osmo-iuh/src/tests
Harald Welte f8db61b554 First compiling (and leak-free) RANAP message generation functions
encoding correctness still needs to be verified at this point.  At least
they generate some binary output without failing somewhere earlier in
the encoding process - and they don't leave any leaked memory behind,
see talloc_report() at the end of test-ranap.c:main().
2015-12-18 20:20:47 +01:00
..
Makefile.am First compiling (and leak-free) RANAP message generation functions 2015-12-18 20:20:47 +01:00
hnb-test.c hnb-test: Add an option to transmit multiple UE register/deregister msgs 2015-12-17 18:03:52 +01:00
hnb-test.h hnb-test: Add an option to transmit multiple UE register/deregister msgs 2015-12-17 18:03:52 +01:00
test-helpers.c test-helpers: Also print out hexdump of encoded bit string 2015-11-30 16:27:11 +01:00
test-helpers.ok Autotoolize the build 2015-12-15 15:10:31 +01:00
test-hnbap.c test-hnbap: Check CID and Identity Info as well 2015-11-30 16:05:51 +01:00
test-hnbap.ok Autotoolize the build 2015-12-15 15:10:31 +01:00
test-ranap.c First compiling (and leak-free) RANAP message generation functions 2015-12-18 20:20:47 +01:00
testsuite.at Autotoolize the build 2015-12-15 15:10:31 +01:00