diff --git a/src/test/tpkg/320-event-loops-compile.tpkg/320-event-loops-compile.test b/src/test/tpkg/320-event-loops-compile.tpkg/320-event-loops-compile.test index 45176f77..9d81af4f 100644 --- a/src/test/tpkg/320-event-loops-compile.tpkg/320-event-loops-compile.test +++ b/src/test/tpkg/320-event-loops-compile.tpkg/320-event-loops-compile.test @@ -5,4 +5,6 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test cd "${BUILDDIR}/build-event-loops" -make XTRA_CFLAGS="-g -Werror" -j 4 install +make XTRA_CFLAGS="-g -Werror" -j 4 install \ + && echo "export STUBBY=\"${BUILDDIR}/build-event-loops/stubby/stubby\"" \ + >> ../.tpkg.var.master diff --git a/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.dsc b/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.dsc new file mode 100644 index 00000000..18ce1fed --- /dev/null +++ b/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.dsc @@ -0,0 +1,16 @@ +BaseName: 340-run-stubby +Version: 1.0 +Description: Run the getdns_query program +CreationDate: nov 15 11:09:59 CET 2015 +Maintainer: Sara Dickinson +Category: +Component: +CmdDepends: +Depends: 320-event-loops-compile.tpkg +Help: +Pre: +Post: +Test: 340-run-stubby.test +AuxFiles: +Passed: +Failure: diff --git a/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.test b/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.test new file mode 100644 index 00000000..cf5f9c99 --- /dev/null +++ b/src/test/tpkg/340-run-stubby.tpkg/340-run-stubby.test @@ -0,0 +1,7 @@ +# #-- 120-run-getdns_query.test --# +# source the master var file when it's there +[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master +# use .tpkg.var.test for in test variable passing +[ -f .tpkg.var.test ] && source .tpkg.var.test + +"${STUBBY}" -i