15 Commits

Author SHA1 Message Date
Justin Karneges
6152c977c0 follow qca-openssl -> qca-ossl rename
svn path=/trunk/kdesupport/qca/; revision=681691
2007-06-29 21:30:22 +00:00
Justin Karneges
841a205069 remove unnecessary secure array usage in arrayToHex
svn path=/trunk/kdesupport/qca/; revision=674778
2007-06-13 02:30:43 +00:00
Justin Karneges
2171081a29 some nit api changes
svn path=/trunk/kdesupport/qca/; revision=673037
2007-06-08 20:31:50 +00:00
Brad Hards
9effe14fe6 Typo fixes, courtesy a (local) krazy run.
svn path=/trunk/kdesupport/qca/; revision=618410
2007-01-01 08:57:37 +00:00
André Wöbbeking
07197dc54e -pedantic
svn path=/trunk/kdesupport/qca/; revision=608497
2006-11-27 18:17:05 +00:00
Brad Hards
614e217e4f Convert the hash unit test to the new format, where
the .h is incorporated into the .cpp, and adjust the 
qmake file to match.

Also add in CMake support.

svn path=/trunk/kdesupport/qca/; revision=594715
2006-10-12 03:14:47 +00:00
Brad Hards
11d097e08d Finally commit the big "primitives" API change.
Essentially if you had previously used a subclass
of Cipher, Hash or MAC, then you need to change
your code. The change is pretty simple - you
just pass a string name as the first argument.


svn path=/trunk/kdesupport/qca/; revision=576204
2006-08-23 12:38:39 +00:00
Brad Hards
cfb99eef8b Minor rework, mainly to add openssl to tests.
svn path=/trunk/kdesupport/qca/; revision=510460
2006-02-17 11:20:22 +00:00
Brad Hards
6b0ff4b899 Add the Mozilla Netscape Security Services plugin
to the tests.

svn path=/trunk/kdesupport/qca/; revision=506618
2006-02-07 10:10:36 +00:00
Brad Hards
3f17eb5b67 Minor tweak to silence valgrind
svn path=/trunk/kdesupport/qca/; revision=498251
2006-01-15 05:14:23 +00:00
Brad Hards
82dc381484 Big refactoring of the unit tests:
- start of conversion to new QtTestLib
 - directory per test case


svn path=/trunk/kdesupport/qca/; revision=490779
2005-12-23 06:05:33 +00:00
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
5bc85f02b2 Big refactoring of the unittest code - now uses Zack Rusin's
kunittest framework, with a few changes by me.

The test coverage is the same.

svn path=/trunk/kdesupport/qca/; revision=357083
2004-10-23 11:28:42 +00:00
Brad Hards
dc1c71421f Forgot the license headers.
svn path=/trunk/kdesupport/qca/; revision=349941
2004-09-28 10:20:23 +00:00
Brad Hards
27c7a01f77 First round of unit tests. No special support at this stage (although
it might be nice to use Zack's kunittest - doesn't appear to have any
heavy KDE dependency) - open coded tests.

svn path=/trunk/kdesupport/qca/; revision=349851
2004-09-27 21:47:33 +00:00