X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..a39ff7e25e19b3a8c3020042a3872ca9ec9659f1:/tools/tests/darwintests/stackshot_idle_25570396.m diff --git a/tools/tests/darwintests/stackshot_idle_25570396.m b/tools/tests/darwintests/stackshot_idle_25570396.m index 471dcb034..87ec2d0df 100644 --- a/tools/tests/darwintests/stackshot_idle_25570396.m +++ b/tools/tests/darwintests/stackshot_idle_25570396.m @@ -240,7 +240,7 @@ spinning_non_work_queue_thread(void * ignored) return NULL; } -T_DECL(stackshot_idle_25570396, "Tests that stackshot can properly recognize idle and non-idle threads", T_META("owner", "Core Kernel Team")) +T_DECL(stackshot_idle_25570396, "Tests that stackshot can properly recognize idle and non-idle threads", T_META_ASROOT(true)) { int ret; uint64_t initial_stackshot_time;