source: trunk/server/lib/replace/replace-test.h@ 745

Last change on this file since 745 was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 290 bytes
Line 
1#ifndef __LIB_REPLACE_REPLACE_TEST_H__
2#define __LIB_REPLACE_REPLACE_TEST_H__
3
4bool torture_local_replace(struct torture_context *ctx);
5int libreplace_test_strptime(void);
6int test_readdir_os2_delete(void);
7int getifaddrs_test(void);
8
9#endif /* __LIB_REPLACE_REPLACE_TEST_H__ */
10
Note: See TracBrowser for help on using the repository browser.