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 20c7c46bceac4969e420f2b0dd89448327914971 (commit)
from 406a1f0acf63d88c197d1d29221294f9e27f774d (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=20c7c46bceac4969e420f2b0dd89448…
commit 20c7c46bceac4969e420f2b0dd89448327914971
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 22 14:20:05 2017 +0100
Add tests for pcu_lsb()
This utility functions is used by TBF allocation routines and only
tested indirectly through allocation test. Let's add proper exhaustive
test which checks all uint8_t values.
This also requires adding missing include to pcu_utils.h
Change-Id: If08a7f0d31f0e5ad8a5efa5885880aed19c329ab
-----------------------------------------------------------------------
Summary of changes:
src/pcu_utils.h | 4 +
tests/types/TypesTest.cpp | 18 ++++
tests/types/TypesTest.ok | 257 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 279 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT