Revert "pthreadpool: add pthreadpool_tevent_[current_job_]per_thread_cwd()"
[samba.git] / lib / replace / replace-test.h
1 #ifndef __LIB_REPLACE_REPLACE_TEST_H__
2 #define __LIB_REPLACE_REPLACE_TEST_H__
3
4 int libreplace_test_strptime(void);
5 int test_readdir_os2_delete(void);
6 int getifaddrs_test(void);
7
8 #endif /* __LIB_REPLACE_REPLACE_TEST_H__ */
9