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 3463bd4adc1598462560ed84da837d04d0e8e20c (commit)
from e26ee01d56b4c4c2da6abc6b649cb765d5787b98 (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=3463bd4adc1598462560ed84da837d0…
commit 3463bd4adc1598462560ed84da837d04d0e8e20c
Author: Aravind Sirsikar <arvind.sirsikar(a)radisys.com>
Date: Thu Sep 15 17:19:54 2016 +0530
EGPRS: add test case to show LI decoding bug
This patch adds a test case test_tbf_li_decoding which
expects a current bug with LI decoding for row 4 of Table 10.4.14a.1
in 44.060 version 7.27.0 Release 7.
The test's expectation is corrected along with the bug
fix in a subsequent commit
Related: OS#1811
Change-Id: Ida410dab1aa4b0cf3e15b2090586377eb19b2469
-----------------------------------------------------------------------
Summary of changes:
tests/edge/EdgeTest.cpp | 28 +++++++++
tests/tbf/TbfTest.cpp | 152 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.err | 107 ++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.ok | 2 +
4 files changed, 289 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT