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 "UNNAMED PROJECT".
The branch, neels/auc_tests has been updated
discards 7d2ae679549a49a8d6a9b2845714f757f4b07ea2 (commit)
discards b88db40ff90aa7020faaf971132adefe1dc34980 (commit)
via 3d4587778e00b08a84cfa80d55f45278639b6246 (commit)
via f2f1dee925784b34cbbc4a21af3fe919d9e384d6 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (7d2ae679549a49a8d6a9b2845714f757f4b07ea2)
\
N -- N -- N (3d4587778e00b08a84cfa80d55f45278639b6246)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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-hlr/commit/?id=3d4587778e00b08a84cfa80d55f4527…
commit 3d4587778e00b08a84cfa80d55f45278639b6246
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 31 16:40:28 2017 +0100
auth: add test with test data from 3GPP TS 55.205
Put to-text conversion of the 3GPP TS 55.205 PDF's section defining the test
vectors in tests/auc/gen_ts_55_205_test_sets/ts55_205_test_sets.txt and add
python script to generate auc_ts_55_205_test_sets.c from that at build time.
The generated auc_ts_55_205_test_sets.c runs through all 19 test sets,
verifying that our gsm_milenage() matches the reference data.
Change-Id: Idff9d757ab956179aa41ada2a223fd9f439aafbd
http://cgit.osmocom.org/osmo-hlr/commit/?id=f2f1dee925784b34cbbc4a21af3fe91…
commit f2f1dee925784b34cbbc4a21af3fe919d9e384d6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 31 02:10:40 2017 +0100
tests: auc_3g_test: implement vector generation test
Change-Id: I291bccd62661ff5790dc43d91dc63a9e4b0e0ff2
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
UNNAMED PROJECT