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 "The OpenGGSN project".
The branch, master has been updated
via db924d39082b0cb6e1371c949149737fe1d4a05c (commit)
from 34a7416ec01534ea63a580ffa3225a0e2a120443 (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-ggsn/commit/?id=db924d39082b0cb6e1371c94914973…
commit db924d39082b0cb6e1371c949149737fe1d4a05c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 12 20:01:54 2017 +0800
Add unit tests for lib/in46_addr.c code
Change-Id: Id032c330405e5dca8ecfc0970d128341ed75c675
-----------------------------------------------------------------------
Summary of changes:
tests/lib/Makefile.am | 14 ++-
tests/lib/in46a_test.c | 265 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/lib/in46a_test.ok | 17 ++++
tests/testsuite.at | 6 ++
4 files changed, 300 insertions(+), 2 deletions(-)
create mode 100644 tests/lib/in46a_test.c
create mode 100644 tests/lib/in46a_test.ok
hooks/post-receive
--
The OpenGGSN project