Fix bug #9822 - Samba crashing during Win8 sync.
[Samba.git] / lib / replace / replace-test.h
blob95fb7abe1ce8eca97a41a85306c40d50940a7c12
1 #ifndef __LIB_REPLACE_REPLACE_TEST_H__
2 #define __LIB_REPLACE_REPLACE_TEST_H__
4 bool torture_local_replace(struct torture_context *ctx);
5 int libreplace_test_strptime(void);
6 int test_readdir_os2_delete(void);
7 int getifaddrs_test(void);
9 #endif /* __LIB_REPLACE_REPLACE_TEST_H__ */