Brad Hards
3b58d170b4
Start of big reorganisation of the unit tests.
...
This now requires QTestLib, as provided with
Qt 4.1
svn path=/trunk/kdesupport/qca/; revision=478231
2005-11-06 09:25:56 +00:00
Brad Hards
16affec187
Remove redundant filename entries.
...
svn path=/trunk/kdesupport/qca/; revision=412172
2005-05-10 21:36:39 +00:00
Brad Hards
e3b76312ab
bitSize() isn't implemented yet, so it can't possibly pass.
...
Mark it as XFAIL so I can tell real problems from not-implemented features
svn path=/trunk/kdesupport/qca/; revision=408953
2005-05-01 07:34:27 +00:00
Brad Hards
7f87f693e8
Fix tests to use SKIP() if we have no support, so the
...
tests get reported correctly.
svn path=/trunk/kdesupport/qca/; revision=405028
2005-04-12 10:40:01 +00:00
Brad Hards
313db10397
Add a few additional checks for 2048 bit ops and public
...
key checks.
svn path=/trunk/kdesupport/qca/; revision=404513
2005-04-10 08:22:33 +00:00
Justin Karneges
45ce539afe
didn't encrypt with toPEM, so don't provide a passphrase on fromPEM
...
svn path=/trunk/kdesupport/qca/; revision=404479
2005-04-09 22:47:48 +00:00
Brad Hards
f67d575b77
Add more tests to the RSA unit tests:
...
- Test conversion to DER with and without a passphrase
- Test more key lengths.
Note that QCA still has problems with bitSize(), and with toDER()
without a passphrase.
svn path=/trunk/kdesupport/qca/; revision=404310
2005-04-09 11:58:15 +00:00
Brad Hards
9b6dd2808d
Additional test steps for PEM, and to try to diagnose problems with
...
DER.
svn path=/trunk/kdesupport/qca/; revision=404232
2005-04-09 05:49:57 +00:00
Brad Hards
742092c790
Add unit test for RSA.
...
svn path=/trunk/kdesupport/qca/; revision=403745
2005-04-07 11:25:12 +00:00