summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/common
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for lid_angle.c cover the basic code pathsYuval Peress2022-09-012-0/+7
* zephyr: test: Set start-up battery level to 50%Daisuke Nojiri2022-08-311-3/+4
* test: add tests for crash console commandYuval Peress2022-08-312-0/+3
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-312-0/+6
* zephyr: Remove label usage from test utilsKeith Short2022-08-262-9/+7
* emul: Correct func docs using i2c_common_emul_dataAaron Massey2022-08-251-0/+16
* Zephyr test: Add EC_CMD_PD_CONTROL testDiana Z2022-08-242-0/+4
* zephyr: test: Add tcpci_hard_reset_reinit testDevin Lu2022-08-241-0/+12
* zephyr: test: merge pwm_led_driver test into default binaryTing Shen2022-08-241-1/+2
* zephyr: test: Get TCPC emulator from named usbc nodeTomasz Michalec2022-08-231-6/+5
* zephyr: test: Generate TCPC configuration from DTSTomasz Michalec2022-08-231-19/+0
* zephyr: test: Get charger emulator from named usbc nodeTomasz Michalec2022-08-231-0/+27
* Zephyr test: Add PD control host command utilityDiana Z2022-08-191-0/+20
* Zephyr test: Add utilities for ACPI accessDiana Z2022-08-192-0/+58
* zephyr: Create function for setting battery levelAl Semjonovs2022-08-192-15/+22
* Zephyr test: Generalize charge control utilityDiana Z2022-08-171-5/+9
* emul: Migrate from unnecessary i2c_emul changesAaron Massey2022-08-141-2/+2
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-047-7/+7
* zephyr: Fix listing of test casesAl Semjonovs2022-08-031-5/+2
* Zephyr test: Create a shared sink connection utilityDiana Z2022-08-032-0/+56
* test: utils: Remove g3_then_transition_to_s5Aaron Massey2022-08-021-33/+0
* test: utils: Harden chipset state functionsAaron Massey2022-08-021-3/+13
* zephyr: test: Migrate to upstream emulator APIAaron Massey2022-08-013-18/+64
* zephyr: test: migrate drivers test to twisterYuval Peress2022-07-2512-0/+1854