]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Jun 2002 10:15:41 +0000 (10:15 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Jun 2002 10:15:41 +0000 (10:15 +0000)
tests/x509_test.c

index e77967490e37fae7ae72eeea3ecf9771ecdaeb7e..403ca8b7a186da824e47ac89f5006959d4898897 100644 (file)
@@ -4,6 +4,10 @@
 #include <gnutls_cert.h>
 #include <gnutls_errors.h>
 
+/* FIXME: This test uses gnutls internals. Rewrite it using
+ * the exported stuff. (I leave it as an exercise to the reader :)
+ */
+
 #define MAX_FILE_SIZE 16*1024
 
 struct file_res {