osmo-msc/tests
Neels Hofmeyr 0442ea22b8 sms_queue_test: sanitize: clean up talloc contexts when done
To avoid sanitizer build failures, ensure that the talloc contexts are empty
when done and free them.

Separate the msgb context from the overall talloc context for clarity: if
nested, the outer one would contain two blocks.

Change the "sms_queue_test" context from 1 byte to 0 in order to get a size of
zero in the end.

Change-Id: If08ba48ab9c28bf3c2db4014837c1304cec04aaf
2017-11-22 02:57:07 +01:00
..
db rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
msc_vlr cosmetic: msc_vlr_tests: add comment to show expected tallocs 2017-11-20 13:49:32 +00:00
smpp rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
sms_queue sms_queue_test: sanitize: clean up talloc contexts when done 2017-11-22 02:57:07 +01:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
smpp_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
testsuite.at tests: add msc_vlr_test_authen_reuse 2017-10-31 02:02:43 +01:00
vty_test_runner.py split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00