source:
vendor/3.6.9/lib/replace/replace-test.h
| Last change on this file was 740, checked in by , 13 years ago | |
|---|---|
| File size: 290 bytes | |
| Line | |
|---|---|
| 1 | #ifndef __LIB_REPLACE_REPLACE_TEST_H__ |
| 2 | #define __LIB_REPLACE_REPLACE_TEST_H__ |
| 3 | |
| 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); |
| 8 | |
| 9 | #endif /* __LIB_REPLACE_REPLACE_TEST_H__ */ |
| 10 |
Note:
See TracBrowser
for help on using the repository browser.
