summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/host_cmd
Commit message (Expand)AuthorAgeFilesLines
* drivers.body_detection: Enable CONFIG_PLATFORM_EC_GESTURE_HOST_DETECTIONTim Van Patten2023-05-041-5/+17
* zephyr: Add `test_` prefix to ZTEST function namesAl Semjonovs2023-04-074-10/+10
* zephyr/test: Update tests to use EC CMD APICaveh Jalali2023-02-1618-237/+100
* zephyr/test: host_event_commands: Fix EVENT_CLEAR testsCaveh Jalali2023-01-181-9/+5
* zephyr: Test all ports for correct pd informationJason Yuan2023-01-131-4/+6
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-0/+31
* zephyr: test: Make get_panic_data_write mockableTristan Honscheid2022-11-301-0/+5
* test: cleanup deprecated host commandsKeith Short2022-11-291-92/+92
* zephyr: test pd_log_recv_vdmAl Semjonovs2022-11-291-1/+32
* zephyr/test: Sort header filesJeremy Bettis2022-11-1521-54/+57
* Add EC_CMD_SET_TABLET_MODE handlerTim Van Patten2022-11-072-0/+112
* test: Add tests to the debug host commandsYuval Peress2022-11-031-0/+44
* zephyr test: Verify port suspend at low batteryAbe Levkoy2022-11-031-0/+14
* ec: Remove all zassume usagesJeremy Bettis2022-10-315-13/+13
* test: hc_cmd_pd_chip_info: Fix stack smashingAaron Massey2022-10-311-1/+1
* motion_sense: Trigger AP interrupt based on sensor timestampGwendal Grignou2022-10-281-2/+2
* panic output: remove assertBoris Mittelberg2022-10-261-0/+22
* test: Add tests for charge manager host commandsYuval Peress2022-10-262-0/+49
* zephyr: test: `common/battery_v2.c` Host commandsTristan Honscheid2022-10-252-0/+130
* zephyr: tests: Test host_command.c Host CommandsTristan Honscheid2022-10-252-0/+98
* test: EC_CMD_GET_CMD_VERSIONSAaron Massey2022-10-202-0/+56
* test: EC_CMD_TEST_PROTOCOLAaron Massey2022-10-202-1/+65
* test: host_request_expected_size()Aaron Massey2022-10-202-0/+52
* test: EC_CMD_DISPLAY_SOCAaron Massey2022-10-192-0/+33
* zephyr test: EC_CMD_TYPEC_STATUS invalid paramsAbe Levkoy2022-10-181-0/+17
* zephyr test: EC_CMD_TYPEC_CONTROL invalid paramsAbe Levkoy2022-10-181-0/+21
* zephyr test: EC_CMD_TYPEC_DISCOVERY invalid argsAbe Levkoy2022-10-171-0/+22
* zephyr: remove the msg NULL parameter in ztest macrosMichał Barnaś2022-10-101-80/+80
* zephyr: tests: Test motion_lid.c host commandTristan Honscheid2022-10-071-0/+52
* Revert "test: EC_CMD_USB_PD_FW_UPDATE host cmd"Abe Levkoy2022-10-051-215/+2
* zephyr: tests: Test `common/adc.c` host commandTristan Honscheid2022-10-052-0/+62
* test: EC_CMD_USB_PD_RW_HASH_ENTRY host cmdAaron Massey2022-10-031-0/+71
* usb_common: Fix/test EC_CMD_PD_HOST_EVENT_STATUSAaron Massey2022-09-301-4/+26
* test: EC_CMD_USB_PD_FW_UPDATE host cmdAaron Massey2022-09-301-2/+216
* test: Move usb_pd_host_cmd.c to drivers.host_cmdAaron Massey2022-09-282-0/+27
* Update license boilerplate text in source code filesMike Frysinger2022-09-1212-12/+12
* zephyr: test keyboard_mkbp host commandsAl Semjonovs2022-09-062-0/+82
* zephyr: test: motion_sense: Clear ODR after testTomasz Michalec2022-09-061-0/+2
* zephyr test: move host event helpers to utilsKeith Short2022-09-021-39/+12
* test: add tests for host command PD get/write log entryYuval Peress2022-09-012-0/+136
* test: Add tests for panic info host commandYuval Peress2022-08-312-0/+99
* Zephyr test: Add test for USB_PD_CONTROLDiana Z2022-08-262-0/+152
* Zephyr test: Add a test for PD_CHIP_INFODiana Z2022-08-262-0/+66
* test: add tests for battery cutoff host commandYuval Peress2022-08-251-1/+38
* tests: move host command tests to separate binaryYuval Peress2022-08-257-0/+1656