This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom code for Iuh interface".
The branch, master has been updated
via 1a86955288e44041e56c411f59407a04e49739b5 (commit)
via 39e643a62d6cfccf993a06be611f251b75c4074f (commit)
from 8ea918d772ec2e9eac460844c0c66f829dfa9c97 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=1a86955288e44041e56c411f59407a0…
commit 1a86955288e44041e56c411f59407a04e49739b5
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Nov 24 18:11:03 2015 +0100
tests/test-hnbap: Decode HNBAP UE Register accept as well
http://cgit.osmocom.org/osmo-iuh/commit/?id=39e643a62d6cfccf993a06be611f251…
commit 39e643a62d6cfccf993a06be611f251b75c4074f
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Nov 24 18:03:29 2015 +0100
tests: Add test-hnbap to test en-/decoding of HNBAP messages
Decode a HNBAP UE register request and check the result.
-----------------------------------------------------------------------
Summary of changes:
src/tests/Makefile | 5 +-
src/tests/test-hnbap.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 132 insertions(+), 1 deletion(-)
create mode 100644 src/tests/test-hnbap.c
hooks/post-receive
--
Osmocom code for Iuh interface