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