summaryrefslogtreecommitdiff
path: root/tests/cert-tests/pkcs12-utf8
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/pkcs12-utf8')
-rwxr-xr-xtests/cert-tests/pkcs12-utf83
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cert-tests/pkcs12-utf8 b/tests/cert-tests/pkcs12-utf8
index 5c1049ed5c..154d916cb9 100755
--- a/tests/cert-tests/pkcs12-utf8
+++ b/tests/cert-tests/pkcs12-utf8
@@ -21,6 +21,9 @@
# along with GnuTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# This test cannot run under windows because it passes UTF8 data on command
+# line. This seems not to work under windows.
+
srcdir="${srcdir:-.}"
top_builddir="${top_builddir:-../..}"
CERTTOOL="${CERTTOOL:-${top_builddir}/src/certtool${EXEEXT}}"