TEST_MODE_ALL
static enum test_mode opt_mode = TEST_MODE_ALL;
if (opt_mode == TEST_MODE_ALL) {
if (opt_mode != TEST_MODE_ALL && i != opt_mode)