Added autobuild tools
This commit is contained in:
9
tests/testsuite.h
Normal file
9
tests/testsuite.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef TESTSUITE_H
|
||||
#define TESTSUITE_H
|
||||
|
||||
void register_prof_history_tests(void);
|
||||
void register_contact_list_tests(void);
|
||||
void register_util_tests(void);
|
||||
void register_prof_autocomplete_tests(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user