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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via bd9de2f66f82db66bbbe7e7df54bf8fee8e1a8ae (commit)
via abb23698d6363e9be368a24c034f5cfa7015a829 (commit)
from 3b8cb39e7cf4b49ada8fd8135bed9d5f1a8e405a (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/libosmocore/commit/?id=bd9de2f66f82db66bbbe7e7df54b…
commit bd9de2f66f82db66bbbe7e7df54bf8fee8e1a8ae
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Feb 21 20:17:35 2017 +0100
gsup_test: also check stderr
Configure logging to be deterministic and add stderr checking to testuite.at.
However, exclude the thousands of message modification log lines from the log
to not have a huge test expectation file.
Change-Id: I0dd7112967a64a168556b62e5ec15107b7608ffb
http://cgit.osmocom.org/libosmocore/commit/?id=abb23698d6363e9be368a24c034f…
commit abb23698d6363e9be368a24c034f5cfa7015a829
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Feb 21 15:53:20 2017 +0100
gsup test: add decoding test for UMTS IEs
This would have caught the wrong expectation of AUTS' length fixed recently
(3a5ca647c531b7761dc6c555e5e0cabc972bd3ac).
Besides AUTS, add AUTN, RES, CK, IK which were also not tested yet.
Change-Id: I6fddf8d7ce97137b0a585d365807bcaf90a319d0
Related: OS#1593
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.am | 3 +-
tests/gsup/gsup_test.c | 68 +++++++++++++++++++++++++++++++++++++++++++++-
tests/gsup/gsup_test.err | 71 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/gsup/gsup_test.ok | 2 ++
tests/testsuite.at | 3 +-
5 files changed, 144 insertions(+), 3 deletions(-)
create mode 100644 tests/gsup/gsup_test.err
hooks/post-receive
--
An utility library for Open Source Mobile Communications