Searched hist:b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_kunit_util.h | b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 Thu Jun 09 03:49:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
cros_ec_query_all() sends multiple host commands to EC for querying supported protocols and settings.
Add required mock for interacting with cros_ec_query_all() and Kunit tests.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220609084957.3684698-3-tzungbi@kernel.org
|
H A D | cros_kunit_util.c | b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 Thu Jun 09 03:49:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
cros_ec_query_all() sends multiple host commands to EC for querying supported protocols and settings.
Add required mock for interacting with cros_ec_query_all() and Kunit tests.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220609084957.3684698-3-tzungbi@kernel.org
|
H A D | cros_ec_proto_test.c | diff b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 Thu Jun 09 03:49:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
cros_ec_query_all() sends multiple host commands to EC for querying supported protocols and settings.
Add required mock for interacting with cros_ec_query_all() and Kunit tests.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220609084957.3684698-3-tzungbi@kernel.org
|
H A D | Kconfig | diff b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 Thu Jun 09 03:49:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
cros_ec_query_all() sends multiple host commands to EC for querying supported protocols and settings.
Add required mock for interacting with cros_ec_query_all() and Kunit tests.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220609084957.3684698-3-tzungbi@kernel.org
|
H A D | Makefile | diff b99eb596efbd2aa138dad3dd5b6705b2e8c42c36 Thu Jun 09 03:49:38 CDT 2022 Tzung-Bi Shih <tzungbi@kernel.org> platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
cros_ec_query_all() sends multiple host commands to EC for querying supported protocols and settings.
Add required mock for interacting with cros_ec_query_all() and Kunit tests.
Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20220609084957.3684698-3-tzungbi@kernel.org
|