From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 20 Nov 2011 12:12:32 +0100
Message-ID: <E1RS5K4-0001VX-Fn@calypso.gnumonks.org>
Subject: branch master updated. 0.0.6.1-2-g72df7f0
Message: 1

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 "SCCP Library".

The branch, master has been updated
       via  72df7f09ecb0dc0bb6352aa9ec30728ba896341d (commit)
      from  ebd4f4563c819e36544759aef85fc6836c244c88 (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/cgit/libosmo-sccp/commit/?id=72df7f09ecb0dc0bb6352aa9ec30728ba896341d

commit 72df7f09ecb0dc0bb6352aa9ec30728ba896341d
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Sun Nov 20 12:02:14 2011 +0100

    tests: Run the existing tests with GNU Autotest
    
    SCCP: Use DST/SRC Ref instead of the pointer value to create
    stable releases.

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

Summary of changes:
 .gitignore                  |    6 +
 configure.ac                |    1 +
 tests/Makefile.am           |   39 +++++
 tests/m2ua/Makefile.am      |    2 +
 tests/m2ua/m2ua_test.c      |    6 +
 tests/m2ua/m2ua_test.ok     |    3 +
 tests/missing               |  376 +++++++++++++++++++++++++++++++++++++++++++
 tests/mtp/Makefile.am       |    2 +
 tests/mtp/mtp_parse_test.c  |    4 +-
 tests/mtp/mtp_parse_test.ok |    2 +
 tests/sccp/Makefile.am      |    2 +
 tests/sccp/sccp_test.c      |   29 +++-
 tests/sccp/sccp_test.ok     |   86 ++++++++++
 tests/testsuite.at          |   20 +++
 14 files changed, 572 insertions(+), 6 deletions(-)
 create mode 100644 tests/m2ua/m2ua_test.ok
 create mode 100755 tests/missing
 create mode 100644 tests/mtp/mtp_parse_test.ok
 create mode 100644 tests/sccp/sccp_test.ok
 create mode 100644 tests/testsuite.at


hooks/post-receive
-- 
SCCP Library


