laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42827?usp=email )
( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: CCID: Add testenv.cfg to run tests using testenv ...................................................................... CCID: Add testenv.cfg to run tests using testenv Change-Id: I97c9da414facf438aa28d5200c4152730ff763a2 --- A ccid/testenv.cfg 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved diff --git a/ccid/testenv.cfg b/ccid/testenv.cfg new file mode 100644 index 0000000..a895ff3 --- /dev/null +++ b/ccid/testenv.cfg @@ -0,0 +1,5 @@ +[testsuite] +program=CCID_Tests +config=CCID_Tests.cfg +podman_extra=--volume /dev/bus/usb:/dev/bus/usb + -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42827?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I97c9da414facf438aa28d5200c4152730ff763a2 Gerrit-Change-Number: 42827 Gerrit-PatchSet: 4 Gerrit-Owner: jolly <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]>
