diff options
author | Tzung-Bi Shih <tzungbi@kernel.org> | 2024-06-11 06:31:13 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2024-06-12 05:27:00 +0300 |
commit | 41f1242f62490bc48520bf5d800d2c2c4e2258ec (patch) | |
tree | 5a42dc26b90af3287f51a9ee719c362246f83331 /scripts/gdb/linux/tasks.py | |
parent | d11c00292a31537ae1e46ddea8f101f8822ede34 (diff) | |
download | linux-41f1242f62490bc48520bf5d800d2c2c4e2258ec.tar.xz |
platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3
Since commit 106d67398233 ("platform/chrome: cros_ec_proto: Upgrade
get_next_event to v3"), (struct cros_ec_device *)->event_data becomes
struct ec_response_get_next_event_v3.
Update the Kunit test for fixing the following error:
> Expected mock->msg.insize == sizeof(union ec_response_get_next_data_v1), but
> mock->msg.insize == 18 (0x12)
> sizeof(union ec_response_get_next_data_v1) == 16 (0x10)
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Link: https://lore.kernel.org/r/20240611033113.4154548-1-tzungbi@kernel.org
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions