X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fvconn.at;h=359f97adfceb57a2f51e1d58aa357844946ef59c;hb=c48216295643f96ee734f812d810ede35d613635;hp=ae095b00b5eebc19d0e25f3298ea8fb8b0dea1f9;hpb=15b619e29d20708d2ce6946f1c5ec9841c4c822b;p=sliver-openvswitch.git diff --git a/tests/vconn.at b/tests/vconn.at index ae095b00b..359f97adf 100644 --- a/tests/vconn.at +++ b/tests/vconn.at @@ -11,6 +11,7 @@ m4_define([TEST_VCONN_CLASS], [send-short-hello], [send-invalid-version-hello]], [AT_SETUP([$1 vconn - m4_bpatsubst(testname, [-], [ ])]) + OVS_RUNDIR=`pwd`; export OVS_RUNDIR m4_if([$1], [ssl], [ AT_SKIP_IF([test "$HAVE_OPENSSL" = no]) AT_CHECK([cp $abs_top_builddir/tests/testpki*.pem .])])