about summary refs log blame commit diff stats
path: root/testsuite.h
blob: 410b3e474534fbe9f79ef6e7a63a4063a991b104 (plain) (tree)
1
2
3
4
5
6
7
8


                   
                                       
                                       
                               

      
#ifndef TESTSUITE_H
#define TESTSUITE_H

void register_prof_history_tests(void);
void register_contact_list_tests(void);
void register_util_tests(void);

#endif