File: replace-test.h

package info (click to toggle)
tevent 0.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,836 kB
  • sloc: python: 35,616; ansic: 26,167; xml: 812; sh: 228; makefile: 157
file content (9 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (48)
1
2
3
4
5
6
7
8
9
#ifndef __LIB_REPLACE_REPLACE_TEST_H__
#define __LIB_REPLACE_REPLACE_TEST_H__

int libreplace_test_strptime(void);
int test_readdir_os2_delete(void);
int getifaddrs_test(void);

#endif /* __LIB_REPLACE_REPLACE_TEST_H__ */