osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37700?usp=email )
Change subject: upf: initial testenv.cfg ...................................................................... upf: initial testenv.cfg Change-Id: I287075221b4e001a6532056d894a79eb06934070 --- A upf/testenv.cfg 1 file changed, 18 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/00/37700/1 diff --git a/upf/testenv.cfg b/upf/testenv.cfg new file mode 100644 index 0000000..f5ba0f0 --- /dev/null +++ b/upf/testenv.cfg @@ -0,0 +1,9 @@ +[testsuite] +program=UPF_Tests +config=UPF_Tests.cfg + +[upf] +program=osmo-upf +make=osmo-upf +package=osmo-upf +copy=osmo-upf.cfg -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37700?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: I287075221b4e001a6532056d894a79eb06934070 Gerrit-Change-Number: 37700 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
