]>
git.saurik.com Git - apple/xnu.git/blob - tests/bounded_ptr.cpp
dbb31f39dd3690c0575a094d21b2683c8ac9cf9d
2 // Test runner for all bounded_ptr tests.
5 #include <darwintest.h>
8 T_META_NAMESPACE("bounded_ptr"),
9 T_META_CHECK_LEAKS(false),
10 T_META_RUN_CONCURRENTLY(true)