Use the -allow-unimplemented feature of the BoringSSL runner
[openssl.git] / test / recipes / 90-test_external.t
index 49e2bd2005859337a3b7cd9080917677a6c8afcc..a3da76ccbd974679c3588cb7aa921683a2f07fef 100644 (file)
@@ -24,7 +24,7 @@ indir $ENV{BORING_RUNNER_DIR} => sub {
                       srctop_file("test", "ossl_shim", "ossl_shim"),
                       "-shim-config",
                       srctop_file("test", "ossl_shim", "ossl_config.json"),
-                      "-pipe"])),
+                      "-pipe", "-allow-unimplemented"])),
         "running external tests");
 }, create => 0, cleanup => 0;