Change in osmo-bts[master]: cosmetic: test_is_meas_overdue() does not test is_meas_complete()

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/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Tue Aug 28 17:08:21 UTC 2018


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/10666


Change subject: cosmetic: test_is_meas_overdue() does not test is_meas_complete()
......................................................................

cosmetic: test_is_meas_overdue() does not test is_meas_complete()

The function is_meas_overdue() does not use is_meas_complete() anymore
and therefore the related log output is wrong. Lets correct this.

Change-Id: I9b7aa2f7a7c75bc3eed0c94b6ef9d17e7e36ce96
Related: OS#2975
---
M tests/meas/meas_test.c
M tests/meas/meas_test.ok
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/66/10666/1

diff --git a/tests/meas/meas_test.c b/tests/meas/meas_test.c
index d5900e9..e6c9920 100644
--- a/tests/meas/meas_test.c
+++ b/tests/meas/meas_test.c
@@ -127,7 +127,7 @@
 
 	printf("\n\n");
 	printf("===========================================================\n");
-	printf("Testing is_meas_overdue() and is_meas_complete()\n");
+	printf("Testing is_meas_overdue()\n");
 
 	/* Missing period-end-trigger at fn=12, TCH/F, TS0 */
 	fn_missed_end = LCHAN_FN_DUMMY;
diff --git a/tests/meas/meas_test.ok b/tests/meas/meas_test.ok
index 77b652e..0598d58 100644
--- a/tests/meas/meas_test.ok
+++ b/tests/meas/meas_test.ok
@@ -580,7 +580,7 @@
 
 
 ===========================================================
-Testing is_meas_overdue() and is_meas_complete()
+Testing is_meas_overdue()
 
 
 ===========================================================

-- 
To view, visit https://gerrit.osmocom.org/10666
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b7aa2f7a7c75bc3eed0c94b6ef9d17e7e36ce96
Gerrit-Change-Number: 10666
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180828/c7872c95/attachment.htm>


More information about the gerrit-log mailing list