#ifndef _AL_ARRAY_TESTS_H #define _AL_ARRAY_TESTS_H #include bool array_tests_run(u32 skip_mask); #endif // _AL_ARRAY_TESTS_H