Code

os_test: Added tests for os_mkdir_all() and os_remove_all().
[sysdb.git] / t / unit / libsysdb_test.c
index 7d833d5e19daa130d7ce7ff578fbb55b4b5185a2..d2e0667cc984fccae7f4bfa91a36310eea42101a 100644 (file)
@@ -53,6 +53,7 @@ main(void)
                { util_channel_suite, NULL },
                { util_dbi_suite, NULL },
                { util_llist_suite, NULL },
+               { util_os_suite, NULL },
                { util_strbuf_suite, NULL },
        };