jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42827?usp=email )
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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/27/42827/1 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: newchange Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I97c9da414facf438aa28d5200c4152730ff763a2 Gerrit-Change-Number: 42827 Gerrit-PatchSet: 1 Gerrit-Owner: jolly <[email protected]>
