osmo-pcu.git branch master updated. 0.2-852-gf276138

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
Sun Oct 30 03:15:39 UTC 2016


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  f276138202d528ecdd62cbae5d28d1768de4c349 (commit)
      from  d453eaa788e10b04772de1b1efd857c1e7275753 (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-pcu/commit/?id=f276138202d528ecdd62cbae5d28d1768de4c349

commit f276138202d528ecdd62cbae5d28d1768de4c349
Author: aravind sirsikar <arvind.sirsikar at radisys.com>
Date:   Tue Oct 25 12:45:24 2016 +0530

    EGPRS: add test case to show EPDAN BSN out of window bug
    
    This patch adds a test case test_tbf_epdan_out_of_rx_window,
    which expects a current bug with EPDAN for interpretation of the
    bitmap explained in section 9.1.8.2.4 in 44.060 version 7.27.0
    Release 7. The specification explains that a bit within the
    uncompressed bitmap whose corresponding BSN is not within the
    transmit window shall be ignored. But current PCU implementation
    drops the EPDAN and does not update status of the BSN which are
    inside the window. The test's expectation is corrected along with
    the bug fix in a subsequent commit.
    
    Related: OS#1789
    
    Change-Id: If32b67f5c05707155281128b776a90a1e3d587b2

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

Summary of changes:
 tests/tbf/TbfTest.cpp | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/tbf/TbfTest.err |  36 ++++++++++++++++++
 tests/tbf/TbfTest.ok  |   2 +
 3 files changed, 140 insertions(+)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list