summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/ppc_sn5s330.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-291-2/+2
* sn5s330: Test I2C fail in sn5s330_set_vconn()Tristan Honscheid2022-03-281-0/+13
* sn5s330: Test sn5s330_enter_low_power_mode() I2C failsTristan Honscheid2022-03-281-0/+28
* sn5s330: Test I2C fail in sn5s330_discharge_vbus()Tristan Honscheid2022-03-281-0/+12
* sn5s330: Test set_vbus_source_current_limit() I2C read failTristan Honscheid2022-03-281-0/+13
* sn5s330: Test polarity set functionTristan Honscheid2022-03-281-0/+27
* sn5s330: Test PP FET enable failure handlingTristan Honscheid2022-03-281-0/+60
* zephyr: test-drivers: Set EC GPIO init before I2CJack Rosenthal2022-03-181-0/+4
* zephyr: sn5s330: Test I2C fails in init functionTristan Honscheid2022-03-141-0/+76
* zephyr: sn5s330: Test register dump functionTristan Honscheid2022-03-141-0/+50
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-251-45/+24
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr: test: sn5s330 driver can set vconn fetAaron Massey2021-12-161-2/+26
* zephyr: test: sn5s330 disables low vbusV interruptAaron Massey2021-12-161-0/+14
* zephyr: test: sn5s330 handles vbus overcurrentAaron Massey2021-12-161-0/+33
* zephyr: test: set up sn5s330 emul gpio interruptAaron Massey2021-12-161-1/+1
* zephyr: test: sn5s330 verify set_sbu functionAaron Massey2021-12-021-0/+28
* zephyr: test: sn5s330 set vbus current limit apiAaron Massey2021-12-021-0/+45
* zephyr: test: verify sn5s330 vbus_discharge funcAaron Massey2021-12-011-0/+20
* zephyr: test: sn5s330 vbus source sink enableAaron Massey2021-11-301-0/+29
* zephyr: test: verify sn5s330 enter_low_powerAaron Massey2021-11-251-7/+54
* zephyr: sn5s330: reorganize emul reg access funcsAaron Massey2021-11-231-4/+2
* zephyr: test: sn5s330 dead battery boot initAaron Massey2021-11-221-0/+72
* zephyr: emul: Add sn5s330 emul resetAaron Massey2021-11-181-3/+9
* zephyr: test: verify sn5s330 driver initAaron Massey2021-11-101-5/+2
* zephyr: test: Fix flaky test test_fail_once_func_set1Aaron Massey2021-10-211-1/+6
* zephyr: ppc: sn5s330: Add test for func_set1 retry loopYuval Peress2021-10-181-0/+60