Code

utils avltree: Started implementation of an AVL tree.
[sysdb.git] / t / unit / libsysdb_test.c
index d2e0667cc984fccae7f4bfa91a36310eea42101a..dbda23cfc980fd20dd011d625a084514f670aa26 100644 (file)
@@ -50,6 +50,7 @@ main(void)
                { fe_conn_suite, NULL },
                { fe_parser_suite, NULL },
                { fe_sock_suite, NULL },
+               { util_avltree_suite, NULL },
                { util_channel_suite, NULL },
                { util_dbi_suite, NULL },
                { util_llist_suite, NULL },