MAX_SCX_TESTS
SCX_BUG_ON(__scx_num_tests >= MAX_SCX_TESTS, "Maximum tests exceeded");
static struct scx_test __scx_tests[MAX_SCX_TESTS];