Revision 1847 trunk/tests/common.h
| common.h (revision 1847) | ||
|---|---|---|
| 19 | 19 | 
                  #ifndef _TESTS_COMMON_H_  | 
              
| 20 | 20 | 
                  #define _TESTS_COMMON_H_  | 
              
| 21 | 21 | 
                   | 
              
| 22 | 
                  #include "configuration.h"  | 
              |
| 23 | 
                   | 
              |
| 22 | 24 | 
                  void initialize_tests(void);  | 
              
| 23 | 25 | 
                  void cleanup_tests(void);  | 
              
| 24 | 26 | 
                  char *get_location_of_download_queue(void);  | 
              
| ... | ... | |
| 32 | 34 | 
                  g_error(format, ## args);  | 
              
| 33 | 35 | 
                  #endif  | 
              
| 34 | 36 | 
                   | 
              
| 37 | 
                  extern Configuration *config;  | 
              |
| 38 | 
                   | 
              |
| 35 | 39 | 
                  #endif /* _TESTS_COMMON_H_ */  | 
              
Also available in: Unified diff
NNTPGrab

