Code

valgrind.suppress: Ignore a Memcheck:Cond error in libcrypto.
[sysdb.git] / t / unit / libsysdb_test.c
index dbda23cfc980fd20dd011d625a084514f670aa26..2a7a47759ce7e8f30c799a2a740e152998af2eab 100644 (file)
@@ -46,6 +46,7 @@ main(void)
                { core_object_suite, NULL },
                { core_store_suite, NULL },
                { core_store_lookup_suite, NULL },
+               { core_store_json_suite, NULL },
                { core_time_suite, NULL },
                { fe_conn_suite, NULL },
                { fe_parser_suite, NULL },
@@ -55,6 +56,7 @@ main(void)
                { util_dbi_suite, NULL },
                { util_llist_suite, NULL },
                { util_os_suite, NULL },
+               { util_proto_suite, NULL },
                { util_strbuf_suite, NULL },
        };