99c3ef0789
Change-Id: I9666598d34e965d7058aeb2b2e7fb3f59600675c Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
9 lines
183 B
Prolog
9 lines
183 B
Prolog
CONFIG += testcase
|
|
|
|
SOURCES += tst_qsslcertificate.cpp
|
|
QT = core network testlib
|
|
|
|
TARGET = tst_qsslcertificate
|
|
|
|
TESTDATA += certificates/* more-certificates/* verify-certs/* pkcs12/*
|