a05a65fe ^
b6c5fef4 ^
78bd151c ^
0fe70ce7 ^
eb5b04df ^
1 2 3
4
5
6
7
8 9
#ifndef TESTSUITE_H #define TESTSUITE_H void register_prof_history_tests(void); void register_contact_list_tests(void); void register_common_tests(void); void register_prof_autocomplete_tests(void); #endif