efl/src/bin/evil/evil_test_pipe.h

9 lines
121 B
C

#ifndef __EVIL_TEST_PIPE_H__
#define __EVIL_TEST_PIPE_H__
int test_pipe(suite *s);
#endif /* __EVIL_TEST_PIPE_H__ */