Update tests for new check library & osx
This commit is contained in:
@@ -67,6 +67,7 @@ static void simple_wcb(struct IOMux *mux, struct IOMuxFD *fd, unsigned int event
|
||||
|
||||
|
||||
START_TEST (test_iomux_pipe_simple)
|
||||
{
|
||||
struct IOMux *mux;
|
||||
struct IOMuxFD rfd;
|
||||
struct IOMuxFD wfd;
|
||||
@@ -106,6 +107,7 @@ START_TEST (test_iomux_pipe_simple)
|
||||
|
||||
iomux_delete(mux);
|
||||
|
||||
}
|
||||
END_TEST
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user