15 Commits

Author SHA1 Message Date
Ivan Romanov
c7ccfc6749 dropped randomunittest
Captain Obvious suggests no way to check random numbers.
2013-11-18 02:11:22 +06:00
Justin Karneges
e1fcfa29a3 make qmake unittests consistent with cmake
svn path=/trunk/kdesupport/qca/; revision=811009
2008-05-22 00:54:13 +00:00
Justin Karneges
0df00cd901 match the cmake unittests
svn path=/trunk/kdesupport/qca/; revision=705474
2007-08-28 00:46:06 +00:00
Justin Karneges
cbce996747 match the cmake unittest list
svn path=/trunk/kdesupport/qca/; revision=703186
2007-08-22 06:32:11 +00:00
Brad Hards
6302b633dc Change the target for the qmake/qconf based unit tests to be
"make test", to match cmake.


svn path=/trunk/kdesupport/qca/; revision=685629
2007-07-09 10:52:52 +00:00
Brad Hards
e281c22103 Add another unit test - this one checks client
side providers.

There is a bit to be done on this, but right now
it demonstrates the problem I'm seeing with the
AES-CMAC example, in that the plugin loader 
segfaults.

CCMAIL: justin@affinix.com

svn path=/trunk/kdesupport/qca/; revision=562878
2006-07-16 05:32:52 +00:00
Brad Hards
2c93c81fea Update the test framework for the new tests.
svn path=/trunk/kdesupport/qca/; revision=524829
2006-03-31 10:49:05 +00:00
Brad Hards
91f937adbd Move the KeyLength unit tests to QTestLib and link
them into the test framework.

This is a very trivial test, but it already exists and 
I wanted to clean up the left-over tests.

svn path=/trunk/kdesupport/qca/; revision=522582
2006-03-26 06:08:00 +00:00
Brad Hards
b045507d1d Add the start of a set of unit tests for TLS.
Also do minor cleanups of the test framework.

svn path=/trunk/kdesupport/qca/; revision=519875
2006-03-18 05:06:10 +00:00
Brad Hards
03fad3bb53 Add X509 certificate unit test into the build
svn path=/trunk/kdesupport/qca/; revision=505142
2006-02-03 09:32:44 +00:00
Brad Hards
b0474cde5d convert over the symmetric key and hmac tests.
Also update cipherunittest to remove non-required deletion.

svn path=/trunk/kdesupport/qca/; revision=498274
2006-01-15 08:54:59 +00:00
Brad Hards
b15d8ae8aa Convert the old symmetric cipher tests to use
QTestLib. Also fixed up some problems in the test
suite.

svn path=/trunk/kdesupport/qca/; revision=498252
2006-01-15 05:17:47 +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
eed60aadac Try to get failing tests to bail out.
svn path=/trunk/kdesupport/qca/; revision=478906
2005-11-08 10:39:17 +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