From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 27 Sep 2012 16:37:27 +0200
Message-ID: <E1THFDT-0003Ji-5H@calypso.gnumonks.org>
Subject: libosmocore.git branch master updated. 0.5.3-42-g779d2f4
Message: 2

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  779d2f42a411fd9ce298c205b797519f64d95bfb (commit)
       via  4b54cab4763777c7741cf401ac02ec7bb4d023c4 (commit)
      from  0262d3ff9fadbc6300e4146101539b4f07fcf4b8 (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/libosmocore/commit/?id=779d2f42a411fd9ce298c205b797519f64d95bfb

commit 779d2f42a411fd9ce298c205b797519f64d95bfb
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Sep 27 16:31:29 2012 +0200

    logging: Modify the testcase to excercise Nico's fix

http://cgit.osmocom.org/cgit/libosmocore/commit/?id=4b54cab4763777c7741cf401ac02ec7bb4d023c4

commit 4b54cab4763777c7741cf401ac02ec7bb4d023c4
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Sep 27 14:18:37 2012 +0200

    logging: Move the logging test from OpenBSC into libosmocore
    
    Add a testcase for the logging facility. The test is coming from
    the OpenBSC code.

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

Summary of changes:
 .gitignore                                   |    1 +
 tests/Makefile.am                            |    9 +++-
 tests/logging/logging_test.c                 |   76 ++++++++++++++++++++++++++
 tests/logging/logging_test.err               |    3 +
 debian/docs => tests/logging/logging_test.ok |    0
 tests/testsuite.at                           |    7 +++
 6 files changed, 94 insertions(+), 2 deletions(-)
 create mode 100644 tests/logging/logging_test.c
 create mode 100644 tests/logging/logging_test.err
 copy debian/docs => tests/logging/logging_test.ok (100%)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications


