TEST_POWER_NUM
static struct power_supply *test_power_supplies[TEST_POWER_NUM];
BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_supplies));
BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_configs));