diff ui/tests/certlistparsertest.h @ 202:0861069fd6d0

Fix testing for handling garbage input and generate the data ad hoc.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 26 Mar 2014 12:52:53 +0100
parents f5fa39347366
children c05e126b0b9e
line wrap: on
line diff
--- a/ui/tests/certlistparsertest.h	Wed Mar 26 13:30:33 2014 +0100
+++ b/ui/tests/certlistparsertest.h	Wed Mar 26 12:52:53 2014 +0100
@@ -11,6 +11,7 @@
     Q_OBJECT
 
     CertificateList* testWithFile(const char *filename);
+    QString getRandomDataFile(size_t size);
 
 private Q_SLOTS:
     void testInvalidSig();

http://wald.intevation.org/projects/trustbridge/