Add tests for the following two macros * ARRAY_FOR_EACH(array, idx_var) * ARRAY_FOR_EACH_PTR(array, ptr_var) Signed-off-by: Christopher Friedt <cfriedt@meta.com>