X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flibsysdb_test.h;fp=t%2Flibsysdb_test.h;h=8d984795d99983b5f3b1308fa6e790e5976302c7;hb=37f9a00fd6ca26b9522b8d5c4a6b72e34c83402e;hp=5f0e1b486eda09647e1fdd9cbd72d38c8f7af0b2;hpb=6993e1dcf488d2bab6d4cb3cab595b51fb796aad;p=sysdb.git diff --git a/t/libsysdb_test.h b/t/libsysdb_test.h index 5f0e1b4..8d98479 100644 --- a/t/libsysdb_test.h +++ b/t/libsysdb_test.h @@ -79,6 +79,10 @@ core_store_lookup_suite(void); Suite * core_time_suite(void); +/* t/frontend/connection_test */ +Suite * +fe_conn_suite(void); + /* t/frontend/parser_test */ Suite * fe_parser_suite(void);