1 2 3 4 5 6 7 8 9 10 11
// // Test runner for all bounded_array_ref tests. // #include <darwintest.h> T_GLOBAL_META( T_META_NAMESPACE("bounded_array_ref"), T_META_CHECK_LEAKS(false), T_META_RUN_CONCURRENTLY(true) );