Change in osmo-ccid-firmware[master]: jenkins.sh: Add verify_value_string_arrays_are_terminated.py

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 17 13:43:48 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16641 )

Change subject: jenkins.sh: Add verify_value_string_arrays_are_terminated.py
......................................................................

jenkins.sh: Add verify_value_string_arrays_are_terminated.py

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

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index c2802f8..1597a30 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -26,6 +26,7 @@
 echo "=============== CCID usb_gadget build ==========="
 cd $TOPDIR/ccid_host
 make clean
+verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
 make $PARALLEL_MAKE
 make clean
 
@@ -55,6 +56,7 @@
 cd $TOPDIR/sysmoOCTSIM
 cd gcc
 make mrproper
+verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
 make SYSTEM_PREFIX="$inst" $PARALLEL_MAKE
 
 if [ "x$publish" = "x--publish" ]; then

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16641
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I214bd21212b696d1aa9357b57b545d15bdf74e7f
Gerrit-Change-Number: 16641
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191217/d3a5994b/attachment.htm>


More information about the gerrit-log mailing list