Mercurial > trustbridge
comparison ui/tests/certlistparsertest.h @ 42:6e7ef7e95031
Some more tests and some more test data
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 14 Mar 2014 09:48:56 +0000 |
parents | cbd57d767dfa |
children | 5910bf9016cd |
comparison
equal
deleted
inserted
replaced
41:7055a79abe02 | 42:6e7ef7e95031 |
---|---|
16 void testInvalidSig(); | 16 void testInvalidSig(); |
17 void testValidList(); | 17 void testValidList(); |
18 void testInvalidFileNames(); | 18 void testInvalidFileNames(); |
19 void testGarbage(); | 19 void testGarbage(); |
20 void testTooLarge(); | 20 void testTooLarge(); |
21 void testEmptyFile(); | |
21 void benchmarkValid(); | 22 void benchmarkValid(); |
22 }; | 23 }; |
23 #endif | 24 #endif |