]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/darwintests/socket_poll_close_25786011.c
xnu-3789.51.2.tar.gz
[apple/xnu.git] / tools / tests / darwintests / socket_poll_close_25786011.c
index ef6ddd24cdd96caacdd1010c6a02ff0cbb0c1d7f..b39b936ea7f20a779d465905c6813f47c47360de 100644 (file)
@@ -3,7 +3,7 @@
 #include <sys/socket.h>
 #include <unistd.h>
 
-T_DECL(socket_poll_close_25786011, "Tests an invalid poll call to a socket and then calling close.", T_META("owner", "Core Kernel Team"))
+T_DECL(socket_poll_close_25786011, "Tests an invalid poll call to a socket and then calling close.", T_META_LTEPHASE(LTE_POSTINIT))
 {
        int my_socket, ret;