Logo
Explore Help
Sign In
QuasarApp/qca
4
0
Fork 0
You've already forked qca
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-17 04:49:32 +00:00
Code Issues Projects Releases Wiki Activity
qca/unittest/keybundle/keybundle.pro

15 lines
252 B
Prolog
Raw Normal View History

Add a new unit test, this time for the KeyBundle class. I think this one has pretty good test coverage, however it is causing the OpenSSL provider to segfault. Looks like an bug in the provider rather than the unit test though. svn path=/trunk/kdesupport/qca/; revision=597003
2006-10-19 06:00:57 +00:00
TEMPLATE = app
TARGET = keybundle
DEPENDPATH += .
update to build against the right qca lib name svn path=/trunk/kdesupport/qca/; revision=648311
2007-03-30 23:42:53 +00:00
include(../unittest.pri)
Add a new unit test, this time for the KeyBundle class. I think this one has pretty good test coverage, however it is causing the OpenSSL provider to segfault. Looks like an bug in the provider rather than the unit test though. svn path=/trunk/kdesupport/qca/; revision=597003
2006-10-19 06:00:57 +00:00
CONFIG += qtestlib thread console
QT -= gui
# check target
QMAKE_EXTRA_TARGETS = check
check.depends = keybundle
check.commands = ./keybundle
# Input
SOURCES += keybundle.cpp
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 54ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API