osmo-hlr.git branch master updated. 0.0.1-50-gea1052d

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Mar 16 00:16:32 UTC 2017


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, master has been updated
       via  ea1052d300ac683d24c9775df7bf338a3c4fa103 (commit)
      from  d846ae8978b1f18bae6fee486b9ae53e7ac3689f (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-hlr/commit/?id=ea1052d300ac683d24c9775df7bf338a3c4fa103

commit ea1052d300ac683d24c9775df7bf338a3c4fa103
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 15 02:42:19 2017 +0100

    auc tests: fix after SQN scheme changes from libosmocore
    
    In change-id Iadf43f21e0605e9e85f7e8026c40985f7ceff1a3, libosmocore changes
    from incrementing SQN after tuple generation to incrementing SQN before tuple
    generation. Thus we now need to pass desired_sqn - 1 to get the same tuples.
    
    Adjust all regression tests, showing that the tuples as well as the SQNs used
    to generate the tuples remain unchanged, and only the SQN before and after
    generating reflect different values.
    
    Related: OS#1968 OS#1969
    Change-Id: I4ec5a578537acb1d9e1ebfe00a72417fc3ca5894

-----------------------------------------------------------------------

Summary of changes:
 tests/auc/auc_test.c                              |  43 ++++----
 tests/auc/auc_test.err                            |  50 +++++-----
 tests/auc/auc_ts_55_205_test_sets.err             | 114 +++++++++++-----------
 tests/auc/gen_ts_55_205_test_sets/func_template.c |   6 +-
 4 files changed, 106 insertions(+), 107 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list