summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers
Commit message (Expand)AuthorAgeFilesLines
* ISL9241: Fix ACProchot reg <-> mA conversionDaisuke Nojiri2023-04-121-2/+2
* retimer: Add emulator and unit tests for ANX7452 retimer driverMadhurima Paruchuri2023-04-127-0/+345
* zephyr: Support PLATFORM_EC_CMD_POWERINDEBUG flagKnox Chiou2023-04-111-0/+1
* zephyr: driver: add gpio test for rt1718slschyi2023-04-105-34/+198
* zephyr: Add `test_` prefix to ZTEST function namesAl Semjonovs2023-04-0738-196/+198
* zephyr: test: Fix flaky keyboard_scan testTristan Honscheid2023-04-071-17/+33
* Zephyr Test: Create test for NX20P3481 PPCDiana Z2023-04-073-0/+58
* Zephyr test: Split NX20P3483 specifics into their own testDiana Z2023-04-076-22/+50
* Zephyr test: Test NXP PPC interruptsDiana Z2023-04-074-0/+135
* Zephyr test: Create NX20P383X testDiana Z2023-04-036-0/+156
* Zephyr test: Create NX20P383X emulatorDiana Z2023-04-031-1/+1
* zephyr: tests: Update testcase.yaml to remove extra_argsTristan Honscheid2023-04-031-228/+290
* Zephyr test: Add test for ISL9241 charger chipDiana Z2023-03-316-0/+276
* Zephyr test: Conditionally compile ISL923x dependent functionsDiana Z2023-03-311-0/+2
* zephyr: tests: Fix duplicate GPIOsKeith Short2023-03-301-4/+0
* zephyr: tcpc: add rt1718s testlschyi2023-03-307-0/+300
* Zephyr test: Add test for AMD FP6 USB muxDiana Z2023-03-286-0/+194
* zephyr: tcpc: Add tests for TCPC alternate switch during runtimeMadhurima Paruchuri2023-03-286-0/+107
* mkbp_fifo: fix buffer overflow bugTing Shen2023-03-272-1/+7
* zephyr: move tcpc_get_alert_status to shimJason Yuan2023-03-242-12/+16
* zephyr/emul/anx7483: Add support for changing reserved register masksRobert Zieba2023-03-231-0/+174
* zephyr: ppc: Add support for multiple altnernatesKeith Short2023-03-225-3/+116
* Host sleep: Consider a reboot after suspend to be a resumeDiana Z2023-03-211-0/+91
* bma4xx: emulator and driver testsPeter Marheine2023-03-174-0/+490
* zephyr/emul: Add ANX7483 emulatorRobert Zieba2023-03-165-5/+1312
* zephyr/emul: Add PS8811 emulatorRobert Zieba2023-03-168-0/+413
* zephyr: power_button: convert to the input APIFabio Baltieri2023-03-152-1/+5
* zephyr test: Verify no discovery notification spamAbe Levkoy2023-03-152-0/+67
* Zephyr test: Add USB PD Discovery testDiana Z2023-03-145-0/+419
* tcpci: test: add get_vbus_voltage testEric Yilun Lin2023-03-133-0/+70
* Zephyr Test: Add more HPD casesDiana Z2023-03-093-3/+95
* Zephyr test: Add feature disabled test for AP VDM controlDiana Z2023-03-093-1/+60
* cbi: flash: Implement CBI flash storage driver interfaceMadhurima Paruchuri2023-03-097-1/+172
* system: Introduce Memory Dump Host CommandsRob Barnes2023-03-075-0/+379
* zephyr: make bc1.2 optionalTing Shen2023-02-242-0/+60
* TCPMV2: Remove EC_CMD_USB_PD_DEV_INFOAbe Levkoy2023-02-247-73/+0
* test: Document emul output gpio bugAaron Massey2023-02-231-0/+10
* Zephyr test: Add a test for mfallow commandstabilize-15361.B-mainDiana Z2023-02-236-0/+264
* Zephyr test: Add HPD GPIO to DP alt mode testDiana Z2023-02-235-2/+151
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-211-4/+0
* zephyr/test: Update tests to use EC CMD APICaveh Jalali2023-02-1646-769/+362
* zephyr: test: Test 'flashread' console commandTristan Honscheid2023-02-151-0/+42
* zephyr: test: Test 'flashwrite' console commandTristan Honscheid2023-02-151-0/+47
* tasks: Add extra MAIN task idRob Barnes2023-02-151-9/+6
* zephyr: test: Test 'flasherase' console commandTristan Honscheid2023-02-142-17/+114
* zephyr: Fix YAML files to conform with upstream styleTristan Honscheid2023-02-141-2/+5
* zephyr: test: Update RTC driver testSam Hurst2023-02-111-2/+15
* zephyr/test: Unset CONFIG_ASSERT_TEST for driver testsRob Barnes2023-02-101-1/+3
* zephyr/test: Move console_cmd_crash to separate testRob Barnes2023-02-106-1/+19
* tasks: Return TASK_ID_INVALID on errorRob Barnes2023-02-102-3/+18