This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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, jerlbeck/wip/stats has been updated
       via  7c3f729db2c33842c2dad702dfe4251dea4a06be (commit)
       via  e007a9ee8bc59d04cb1672df0e3c8ab32001f0d7 (commit)
      from  a328503f309d8e0424d996c68c96b9e9072da230 (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=7c3f729db2c33842c2dad702dfe4251dea4a06be
commit 7c3f729db2c33842c2dad702dfe4251dea4a06be
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Nov 3 15:21:34 2015 +0100
    stats/test: Add tests to check VTY configuration
    
    This commit adds tests to verify the stats related VTY configuration
    commands.
    
    Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=e007a9ee8bc59d04cb1672df0e3c8ab32001f0d7
commit e007a9ee8bc59d04cb1672df0e3c8ab32001f0d7
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Nov 3 13:47:11 2015 +0100
    vty/test: Refactor vty creation/deletion into separate functions
    
    Currently this is part of the only test function that uses the
    vty directly.
    
    In preperation for more such test cases, this commit moves this code
    into separate functions.
    
    Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
 tests/vty/vty_test.c  | 202 ++++++++++++++++++++++++++++++++++++++++++--------
 tests/vty/vty_test.ok |  67 +++++++++++++++++
 2 files changed, 240 insertions(+), 29 deletions(-)
hooks/post-receive
-- 
An utility library for Open Source Mobile Communications