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