X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibrary.at;h=eab14241eba47c388ec6ed50d0d367c73bdd3de6;hb=4c4d10b13fc01f6d785dc35dc2f789dab9c8ced9;hp=ffcd4b835759d4ff5c352d91e9e08cd56e6b19e3;hpb=58fda1dab104041fc693032475ec4662c1a52849;p=openvswitch diff --git a/tests/library.at b/tests/library.at index ffcd4b83..eab14241 100644 --- a/tests/library.at +++ b/tests/library.at @@ -36,5 +36,6 @@ OVS_CHECK_LCOV([test-type-props], [0], [ignore]) AT_CLEANUP AT_SETUP([test vconn library]) -OVS_CHECK_LCOV([test-vconn], [0], [ignore]) +AT_CHECK([cp $abs_top_srcdir/tests/testpki*.pem .]) +OVS_CHECK_LCOV([test-vconn], [0], [], [ignore]) AT_CLEANUP