X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/d190cdc3f5544636abb56dc1874be391d3e1b148..5ba3f43ea354af8ad55bea84372a2bc834d8757c:/tools/tests/darwintests/voucher_entry_18826844.c diff --git a/tools/tests/darwintests/voucher_entry_18826844.c b/tools/tests/darwintests/voucher_entry_18826844.c index 600aae235..24e246ad0 100644 --- a/tools/tests/darwintests/voucher_entry_18826844.c +++ b/tools/tests/darwintests/voucher_entry_18826844.c @@ -10,7 +10,7 @@ #include #include -T_DECL(voucher_entry, "voucher_entry", T_META_CHECK_LEAKS(NO), T_META_ALL_VALID_ARCHS(YES)) +T_DECL(voucher_entry, "voucher_entry", T_META_CHECK_LEAKS(false), T_META_ALL_VALID_ARCHS(true)) { kern_return_t kr = KERN_SUCCESS; mach_voucher_t voucher = MACH_VOUCHER_NULL;