Searched hist:"00 eb36d528729692d418e53c832971a798f85ceb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_proto_test.c | diff 00eb36d528729692d418e53c832971a798f85ceb Mon Jul 18 00:09:11 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: change Kunit expectation when timed out
While EC_COMMS_STATUS_PROCESSING flag is still on after it tries EC_COMMAND_RETRIES times for sending EC_CMD_GET_COMMS_STATUS, cros_ec_wait_until_complete() doesn't return an error code.
Change the expectation to an error code.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220718050914.2267370-8-tzungbi@kernel.org
|