summaryrefslogtreecommitdiff
path: root/zephyr/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-05318-8016/+1947
* zephyr: Sort remaining includesJeremy Bettis2022-11-292-11/+12
* test: host_command: EC_CMD_READ_MEMMAPKeith Short2022-11-295-0/+120
* test: cleanup deprecated host commandsKeith Short2022-11-291-92/+92
* zephyr: rt9490: drop the compiler guardsFabio Baltieri2022-11-291-1/+1
* zephyr: emul: select few more emulator config automaticallyFabio Baltieri2022-11-292-5/+0
* zephyr: test pd_log_recv_vdmAl Semjonovs2022-11-291-1/+32
* zephyr: emul: rename the binding to be consistentFabio Baltieri2022-11-294-9/+9
* tcpm_header: add test for tcpc_has_frs_control from flagsClayton Whitelaw2022-11-291-0/+14
* tcpm_header: add test for tcpm_dump_registersClayton Whitelaw2022-11-292-0/+18
* tcpm_header: add test for tcpm_get_chip_info unimplementedClayton Whitelaw2022-11-291-0/+6
* tcpm_header: add test for tcpc_get_bist_test_mode unimplementedClayton Whitelaw2022-11-291-0/+11
* test: unit test uart_printf.cYuval Peress2022-11-298-0/+237
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-296-11/+11
* zephyr: test: Add tests for USB_Enter/DATA_RESET messagesScott Collyer2022-11-295-0/+284
* tcpm_header: add tests for tcpm_set_frs_enableClayton Whitelaw2022-11-291-0/+27
* tabletmode: Correctly handle HW orientation changingTim Van Patten2022-11-281-26/+30
* motion_sense: avoid possible invalid memory accessBoris Mittelberg2022-11-281-0/+16
* zephyr: rt9490: merge charger and bc12 dt nodesTing Shen2022-11-241-8/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-243-10/+4
* Revert "zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOG"Keith Short2022-11-241-1/+1
* test: i2c: Verify I2C transfers with PEC rejectedKeith Short2022-11-241-0/+42
* test: i2c_passthru: Verify CONFIG_I2C_PASSTHRU_RESTRICTEDKeith Short2022-11-242-2/+124
* test: i2c_controller: Verify i2c_field_update16() errorsKeith Short2022-11-241-0/+8
* test: i2c_controller: i2c_write16Keith Short2022-11-241-0/+23
* tcpm_header: add missing RESET_FAKE callsClayton Whitelaw2022-11-231-0/+3
* zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOGMark Hasemeyer2022-11-231-1/+1
* zephyr: test: Bring virtual_battery_handler() to 100% coverageTristan Honscheid2022-11-231-0/+145
* tcpm_header: add more driver call-through testsClayton Whitelaw2022-11-231-6/+67
* zephyr test: Exercise CT-VPD supportAbe Levkoy2022-11-236-0/+213
* zephyr: usb: enable pi3usb9201 driver and emulator automaticallyFabio Baltieri2022-11-232-4/+0
* zephyr: tests, emul: add a bunch of automatic configsFabio Baltieri2022-11-2313-37/+0
* zephyr: test: Test apreset and apshutdown console commandsTristan Honscheid2022-11-232-1/+46
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-234-4/+21
* zephyr test: Verify 'pd 0 cc'Abe Levkoy2022-11-221-0/+9
* zephyr test: Verify pd dualrole with more rolesAbe Levkoy2022-11-221-0/+16
* test: i2c_controller: Test unlocked transfersKeith Short2022-11-221-0/+41
* test: i2c: verify I2C lock with invalid portKeith Short2022-11-221-0/+11
* zephyr: kblight, displight, fan: update pwm api to use pwm_set_pulse_dtFabio Baltieri2022-11-221-0/+26
* test: i2c: convert to ZTESTKeith Short2022-11-222-9/+4
* corsola: steelix: uses npcx_*.dtsiEric Yilun Lin2022-11-221-7/+7
* zephyr: krabby usbc_config testTing Shen2022-11-227-73/+222
* tcpm_header: add tests for tcpm_reset_bist_type_2Clayton Whitelaw2022-11-221-0/+25
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-221-17/+13
* zephyr: Sort header filesJeremy Bettis2022-11-216-22/+24
* zephyr test: Verify pd bistsharemode arg checkingAbe Levkoy2022-11-211-0/+4
* zephyr/test: IWUY Add missing headerJeremy Bettis2022-11-211-0/+2
* zephyr: leds: move led value in the gpio led bindingFabio Baltieri2022-11-212-16/+18
* test: i2c_passthru: Add tests for failure pathsKeith Short2022-11-211-0/+49
* test: i2c_passthru: Verify TCPC protectKeith Short2022-11-211-0/+47