osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37695?usp=email )
Change subject: hlr: initial testenv.cfg ...................................................................... hlr: initial testenv.cfg Change-Id: If937f021a33bf81b4e7296c2efdbd13a73cdaca9 --- A hlr/testenv.cfg 1 file changed, 18 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/95/37695/1 diff --git a/hlr/testenv.cfg b/hlr/testenv.cfg new file mode 100644 index 0000000..0fe2f86 --- /dev/null +++ b/hlr/testenv.cfg @@ -0,0 +1,9 @@ +[testsuite] +program=HLR_Tests +config=HLR_Tests.cfg + +[hlr] +program=osmo-hlr +make=osmo-hlr +package=osmo-hlr +copy=osmo-hlr.cfg -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37695?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: If937f021a33bf81b4e7296c2efdbd13a73cdaca9 Gerrit-Change-Number: 37695 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
