summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Disable eeprom simulator for driver testsAndrew McRae2022-02-161-0/+1
* zephyr: test: Verify invoke typec status host cmdAaron Massey2022-02-161-2/+15
* zephyr: Include common/system.c in posix alsoJeremy Bettis2022-02-152-15/+3
* zephyr: Update docs in test/driversAndrew McRae2022-02-151-4/+4
* zephyr: eeprom: use Zephry EEPROM driverDawid Niedzwiecki2022-02-152-2/+2
* zephyr: Restore legacy GPIO testsAndrew McRae2022-02-141-1/+66
* zephyr: test: Verify attach snk then src usbAaron Massey2022-02-141-2/+154
* zephyr: test: Use defined constants for src/snkAaron Massey2022-02-141-25/+28
* zephyr: test: Unify split src then snk usb testsAaron Massey2022-02-141-202/+16
* zephyr: Convert test code to use Zephyr GPIO APIAndrew McRae2022-02-133-75/+97
* zephyr test: Test SYV682 VBUS OC limitAbe Levkoy2022-02-121-0/+30
* zephyr: Move 1 gpio into native_posix.dtsJeremy Bettis2022-02-121-2/+2
* zephyr: Don't include gpio_map.h for testsJeremy Bettis2022-02-112-12/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-1/+1
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+2
* zephyr: drivers: Improve code coverage of panic.cAl Semjonovs2022-02-091-0/+60
* zephyr: Add keyboard_scan testJeremy Bettis2022-02-094-0/+46
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-081-2/+1
* zephyr: Enable serial in drivers testJeremy Bettis2022-02-071-0/+3
* zephyr: test: Split usb src then snk test upAaron Massey2022-02-041-56/+245
* zephyr: test: Refactor usb src then sink testAaron Massey2022-02-043-91/+235
* zephyr: test: Add temporary downstream zassume APIAaron Massey2022-02-041-0/+105
* zephyr: Add lid_switch testsJeremy Bettis2022-02-042-2/+261
* zephyr: Support use of zephyr "dummy" consolestabilize-14498.B-mainJeremy Bettis2022-02-035-29/+31
* zephyr: test: src then sink pd info host cmdAaron Massey2022-02-033-29/+47
* zephyr: test: Reset isl923x vbus mV ruleAaron Massey2022-02-031-0/+10
* zephyr: Do not call power_set_state in testsstabilize-14496.B-mainJeremy Bettis2022-02-027-16/+67
* zephyr: Use GPIO in eeprom WP not named-gpioAndrew McRae2022-02-021-0/+2
* zephyr: test: Add partial src/snk integration testAaron Massey2022-02-013-16/+107
* zephyr: drivers: Ignore polarity on typec command testTomasz Michalec2022-02-011-3/+8
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-011-2/+0
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-312-15/+15
* zephyr test: Check charging in 5V charger testAbe Levkoy2022-01-311-6/+20
* ln9310: Move *gpio to *pinAndrew McRae2022-01-311-1/+1
* zephyr test: Factor charging checks into functionsAbe Levkoy2022-01-311-36/+54
* zephyr: Convert remaining irq-gpio to irq-pinAndrew McRae2022-01-291-1/+1
* zephyr: test: battery present in integration usbAaron Massey2022-01-282-0/+11
* zephyr: drivers: Improve code coverage of gpio.cAl Semjonovs2022-01-284-1/+360
* zephyr: Rename irq-gpio to irq-pinAndrew McRae2022-01-281-6/+6
* zephyr test: Check PD power infoAbe Levkoy2022-01-271-28/+52
* zephyr: Convert test code to use Zephyr interrupt APIAndrew McRae2022-01-273-29/+43
* zephyr: Rename int_gpio to int-pinAndrew McRae2022-01-271-1/+1
* zephyr test: Make syv682x naming consistentAbe Levkoy2022-01-261-10/+10
* zephyr: Correct suite name isl923xJeremy Bettis2022-01-261-18/+18
* zephyr test: syv682c: Use correct portAbe Levkoy2022-01-261-1/+1
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-2531-1021/+836
* zephyr: Add some coverage to usb_pd_host_cmdJeremy Bettis2022-01-253-0/+35
* zephyr: Allow a default value to be set for each FW_CONFIG fieldAndrew McRae2022-01-242-2/+3
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr test: Offer high-voltage PDOAbe Levkoy2022-01-241-12/+18