unplugged-system/external/ltp/metadata/tests/array_size04.c

6 lines
97 B
C
Raw Normal View History

#include "include.h"
static struct tst_test test = {
.test_variants = ARRAY_SIZE(variants),
};