]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/darwintests/proc_core_name_24152432.c
xnu-3789.51.2.tar.gz
[apple/xnu.git] / tools / tests / darwintests / proc_core_name_24152432.c
index 3bcc8d810ab4a48dd72d7063650731083b6627de..aad5ee62d95e11e6b69b6fb2bfd48b7a5d53fabe 100644 (file)
@@ -50,10 +50,9 @@ static int fork_and_wait_for_segfault() {
 #endif
 
 T_DECL(
-    proc_core_name_24152432, 
-    "Tests behavior of core dump when kern.corefile ends in %, e.g., /cores/core.%", 
-    T_META("owner", "Core Kernel Team"),
-    T_META_ASROOT(YES))
+    proc_core_name_24152432,
+    "Tests behavior of core dump when kern.corefile ends in %, e.g., /cores/core.%",
+    T_META_ASROOT(true))
 {
 #if TARGET_OS_OSX
        int ret, pid;