summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/default
Commit message (Expand)AuthorAgeFilesLines
* zephyr/test: Move console_cmd_crash to separate testRob Barnes2023-02-102-35/+0
* TCPMv2: Obsolete AMODE commandsDiana Z2023-02-071-19/+0
* raa489000: never report ACOK when sourcing VBUSPeter Marheine2023-02-061-0/+12
* zephyr: test: Unmask Accept message after PRS testAbe Levkoy2023-02-011-0/+3
* tcpci: allow get_chip_info callers to update the cachePeter Marheine2023-01-222-4/+38
* shim/src/watchdog: Add support for watchdog helperPatryk Duda2023-01-191-16/+10
* zephyr:test: Correct port80 suite nameAl Semjonovs2023-01-181-1/+1
* TCPMv2: Add SOP minor revision to EC_CMD_TYPEC_STATUSJameson Thies2023-01-181-0/+18
* zephyr: Add coverage for gpio-keys power_button.cAl Semjonovs2023-01-171-0/+17
* zephyr:test: Split console command tests into its own suite.Al Semjonovs2023-01-172-41/+47
* zephyr: make the test emulator's PD revision configurableJameson Thies2023-01-131-0/+3
* syv682x: cached force discharge configEric Yilun Lin2023-01-131-2/+10
* Default charger current derating to 5%Peter Marheine2023-01-121-1/+2
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-101-0/+17
* zephyr: Reset battfake after every testDaisuke Nojiri2023-01-091-1/+7
* zephyr: named-gpios: remove DT_PATH usagesFabio Baltieri2023-01-039-13/+13
* shim/src/gpio: Add save/restore GPIO controller port configure functionJosh-Tsai2022-12-282-0/+75
* zephyr: ec-console: remove DT_PATH usagesFabio Baltieri2022-12-231-1/+0
* zephyr/test/drivers: Move flash test to separate directoryPatryk Duda2022-12-222-545/+0
* TCPMV2: Handle errors in pe_send_alert_runJameson Thies2022-12-161-0/+54
* BB retimer: Add condition to set 'DP CONNECTION' bitjohnwc_yeh2022-12-131-0/+29
* zephyr: leds: select PLATFORM_EC_LED_DT automaticallyFabio Baltieri2022-12-081-1/+0
* zephyr: test: Make get_panic_data_write mockableTristan Honscheid2022-11-301-0/+5
* 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-291-0/+17
* 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
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-294-8/+8
* 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
* test: i2c_passthru: Verify CONFIG_I2C_PASSTHRU_RESTRICTEDKeith Short2022-11-241-2/+121
* tcpm_header: add missing RESET_FAKE callsClayton Whitelaw2022-11-231-0/+3
* 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: Test apreset and apshutdown console commandsTristan Honscheid2022-11-232-1/+46
* 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
* tcpm_header: add tests for tcpm_reset_bist_type_2Clayton Whitelaw2022-11-221-0/+25
* zephyr: Sort header filesJeremy Bettis2022-11-211-4/+4
* zephyr test: Verify pd bistsharemode arg checkingAbe Levkoy2022-11-211-0/+4
* test: i2c_passthru: Add tests for failure pathsKeith Short2022-11-211-0/+49
* test: i2c_passthru: Verify TCPC protectKeith Short2022-11-211-0/+47
* test: i2c: Add tests for fast plus speedKeith Short2022-11-211-1/+18
* tcpm_header: add test for set_vconn failurestabilize-15251.B-mainClayton Whitelaw2022-11-202-0/+72
* zephyr: Remove unneeded nocheck markersJeremy Bettis2022-11-191-1/+1
* zephyr:tests: Validate powerinfo console commandAl Semjonovs2022-11-181-0/+13
* test: move BC1.2 driver from default testcaseKeith Short2022-11-182-276/+0
* test: verify flash read hostcommand's overflow conditionsYuval Peress2022-11-181-0/+11
* test: add tests for flash info 2 host commandYuval Peress2022-11-181-1/+45