Lines Matching refs:test
30 if test "x$OPT_BEARSSL" != xno; then
36 if test X"$OPT_BEARSSL" != Xno; then
38 if test "$OPT_BEARSSL" = "yes"; then
42 if test -z "$OPT_BEARSSL" ; then
53 test bearssl != "$DEFAULT_SSL_BACKEND" || VALID_DEFAULT_SSL_BACKEND=yes
62 if test "x$USE_BEARSSL" != "xyes"; then
63 dnl add the path and test again
70 if test "$addcflags" != "-I/usr/include"; then
81 test bearssl != "$DEFAULT_SSL_BACKEND" || VALID_DEFAULT_SSL_BACKEND=yes
90 if test "x$USE_BEARSSL" = "xyes"; then
96 if test -n "$bearssllib"; then
101 if test "x$cross_compiling" != "xyes"; then
111 test -z "$ssl_msg" || ssl_backends="${ssl_backends:+$ssl_backends, }$ssl_msg"