]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/darwintests/mach_boottime_usec.c
xnu-3789.70.16.tar.gz
[apple/xnu.git] / tools / tests / darwintests / mach_boottime_usec.c
index 85a1f85e05f3de842b6cb1ee20df877766ae7a82..ad0ac326528763593a10197486efe0c2ba671439 100644 (file)
@@ -8,7 +8,7 @@
 #include <darwintest.h>
 
 T_DECL(mach_boottime_usec, "mach_boottime_usec()",
 #include <darwintest.h>
 
 T_DECL(mach_boottime_usec, "mach_boottime_usec()",
-               T_META_ALL_VALID_ARCHS(YES))
+               T_META_ALL_VALID_ARCHS(true), T_META_LTEPHASE(LTE_POSTINIT))
 {
        uint64_t bt_usec = mach_boottime_usec();
 
 {
        uint64_t bt_usec = mach_boottime_usec();