]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
unit-tester: RSA test was removed
authorTobias Brunner <tobias@strongswan.org>
Mon, 24 Jun 2013 14:01:23 +0000 (16:01 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 24 Jun 2013 14:01:23 +0000 (16:01 +0200)
src/libcharon/plugins/unit_tester/tests.h

index 9466f10f8d5b0e2e632923327a862ed92c11183a..169292e9b56042644d84d093b156432fc98d5234 100644 (file)
@@ -22,7 +22,6 @@ DEFINE_TEST("auth cfg", test_auth_cfg, FALSE)
 DEFINE_TEST("CURL get", test_curl_get, FALSE)
 DEFINE_TEST("MySQL operations", test_mysql, FALSE)
 DEFINE_TEST("SQLite operations", test_sqlite, FALSE)
-DEFINE_TEST("RSA subjectPublicKeyInfo loading", test_rsa_load_any, FALSE)
 DEFINE_TEST("X509 certificate", test_cert_x509, FALSE)
 DEFINE_TEST("Mediation database key fetch", test_med_db, FALSE)
 DEFINE_TEST("IP pool", test_pool, FALSE)