1 #include "include.h" 2 3 static struct tst_test test = { 4 .test_variants = ARRAY_SIZE(variants), 5 }; 6