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 bf9298eb0f087b3b16fd08e04310d8d2e156dc8d (commit)
from fe291a97c23cbabe0be64ac40f104e10d3e13a1d (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=bf9298eb0f087b3b16fd08e04310d8d…
commit bf9298eb0f087b3b16fd08e04310d8d2e156dc8d
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Oct 11 17:16:38 2017 +0200
Make power test more verbose
Power control loop test outputs next to nothing which is not very
helpful. Make it more verbose. While at it, also move duplicated code
into static function to make test cases less cluttered.
Change-Id: I0a5e65e23e62442ef8758ecbcf8e7820b4f15d7b
Related: OS#2223
-----------------------------------------------------------------------
Summary of changes:
tests/power/power_test.c | 31 +++++++++++++++----------------
tests/power/power_test.ok | 5 +++++
2 files changed, 20 insertions(+), 16 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)