summaryrefslogtreecommitdiff
path: root/lib/replace/replace-test.h
blob: 95fb7abe1ce8eca97a41a85306c40d50940a7c12 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __LIB_REPLACE_REPLACE_TEST_H__
#define __LIB_REPLACE_REPLACE_TEST_H__

bool torture_local_replace(struct torture_context *ctx);
int libreplace_test_strptime(void);
int test_readdir_os2_delete(void);
int getifaddrs_test(void);

#endif /* __LIB_REPLACE_REPLACE_TEST_H__ */