Change in osmocom-bb[master]: contrib/jenkins.sh: also run unit tests for TRX Toolkit

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Dec 13 12:23:42 UTC 2019


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/16567 )


Change subject: contrib/jenkins.sh: also run unit tests for TRX Toolkit
......................................................................

contrib/jenkins.sh: also run unit tests for TRX Toolkit

Change-Id: Ia3990dc8e1ff98b83d3ee25fafa5b029f46646cd
---
M contrib/jenkins.sh
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/67/16567/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 52c6566..ab44c2c 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -67,4 +67,9 @@
 	make maintainer-clean
 done
 
+# Test TRX Toolkit scripts
+for i in data_msg data_dump; do
+	python "$base/src/target/trx_toolkit/$i.py"
+done
+
 osmo-clean-workspace.sh

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ia3990dc8e1ff98b83d3ee25fafa5b029f46646cd
Gerrit-Change-Number: 16567
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191213/d9f41a5d/attachment.htm>


More information about the gerrit-log mailing list