qca/unittest/unittest.pro
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

29 lines
436 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
base64unittest \
bigintunittest \
certunittest \
cipherunittest \
clientplugin \
cms \
dsaunittest \
filewatchunittest \
hashunittest \
hexunittest \
kdfunittest \
keygenunittest \
keylengthunittest \
macunittest \
pkits \
randomunittest \
rsaunittest \
securearrayunittest \
staticunittest \
symmetrickeyunittest \
tls
QMAKE_EXTRA_TARGETS += check
check.commands = sh ./checkall