driver_test_state
struct driver_test_state *state = (struct driver_test_state *)test->priv;
struct driver_test_state *state = (struct driver_test_state *)test->priv;
struct driver_test_state *test_state = kunit_kzalloc(test, sizeof(*test_state), GFP_KERNEL);