MAX_TEST_CASES
static struct test_case test_cases[MAX_TEST_CASES];
if (nr_test_cases >= MAX_TEST_CASES) \