osmo-bts.git branch master updated. 0.6.0-19-gfe291a9

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.org
Tue Oct 24 10:04:00 UTC 2017


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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  fe291a97c23cbabe0be64ac40f104e10d3e13a1d (commit)
      from  36fa0bd0792fe544cd242b7fcee8180685f4c203 (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-bts/commit/?id=fe291a97c23cbabe0be64ac40f104e10d3e13a1d

commit fe291a97c23cbabe0be64ac40f104e10d3e13a1d
Author: Max <msuraev at sysmocom.de>
Date:   Wed Oct 11 16:37:44 2017 +0200

    Move power loop to generic tests
    
    There's nothing sysmobts specific in this test so let's move it into
    separate directory and run unconditionally. The test itself is unaltered
    except for intro text.
    
    Change-Id: I0d1957cd9cf5497826be095c7a42b7bb4fa10397
    Related: OS#2223

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

Summary of changes:
 .gitignore                      |  1 +
 configure.ac                    |  1 +
 tests/Makefile.am               |  2 +-
 tests/power/Makefile.am         |  9 ++++
 tests/power/power_test.c        | 93 +++++++++++++++++++++++++++++++++++++++++
 tests/power/power_test.ok       |  2 +
 tests/sysmobts/sysmobts_test.c  | 62 +--------------------------
 tests/sysmobts/sysmobts_test.ok |  1 -
 tests/testsuite.at              |  6 +++
 9 files changed, 114 insertions(+), 63 deletions(-)
 create mode 100644 tests/power/Makefile.am
 create mode 100644 tests/power/power_test.c
 create mode 100644 tests/power/power_test.ok


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list