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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 458a6f59e38f6cc691c72b89cdc9988ba9cf23b3 (commit)
via 0176b4a9789dd8cb13313ab8b8664441acd100bf (commit)
via 29d489f0818262f94bd253b39e4438bdcba01fc3 (commit)
from 7dc8e88d64716831a1553d402571fb7b1ade3d30 (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/libosmocore/commit/?id=458a6f59e38f6cc691c72b89cdc9…
commit 458a6f59e38f6cc691c72b89cdc9988ba9cf23b3
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 28 17:26:54 2017 +0100
coding test: move bit dump into functions
Change-Id: I65c75e56831420d3daf386ea280c13ae9cb64d1b
http://cgit.osmocom.org/libosmocore/commit/?id=0176b4a9789dd8cb13313ab8b866…
commit 0176b4a9789dd8cb13313ab8b8664441acd100bf
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 28 18:04:23 2017 +0100
coding test: enable debug output
Change-Id: I1ec23ca3cf0d973c77b8c4e7e23e0e75a4f0a7a3
http://cgit.osmocom.org/libosmocore/commit/?id=29d489f0818262f94bd253b39e44…
commit 29d489f0818262f94bd253b39e4438bdcba01fc3
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 28 14:54:32 2017 +0100
coding test: cosmetic cleanup
* remove duplicate code: use function from libosmocore
* use utility function to dump ubits
* reformat for easier reading
* link against libosmocore
Change-Id: I8c31b0954176a2c53305936a025c92a793b6d9b6
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.am | 2 +-
tests/coding/coding_test.c | 275 +--
tests/coding/coding_test.ok | 4171 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 4247 insertions(+), 201 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications