summaryrefslogtreecommitdiff
path: root/zephyr/test
Commit message (Expand)AuthorAgeFilesLines
* ISL9241: Fix ACProchot reg <-> mA conversionDaisuke Nojiri2023-04-121-2/+2
* rex: db: retimer: Configure ANX7452 daughter boardMadhurima Paruchuri2023-04-121-0/+17
* retimer: Add emulator and unit tests for ANX7452 retimer driverMadhurima Paruchuri2023-04-127-0/+345
* system_safe_mode: Print process stack dumpRob Barnes2023-04-112-0/+57
* 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-0748-228/+230
* 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
* mt8186,mt8188: check the holder of AP_RST_ODLEric Yilun Lin2023-04-074-1/+10
* system_safe_mode: Set test runner tidRob Barnes2023-04-061-0/+1
* nissa: test project-level sub_board.cPeter Marheine2023-04-068-0/+514
* 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-038-306/+370
* rex: cbi: db: Add CBI FW_IO_DB lookup to enable appropriate dbMadhurima Paruchuri2023-04-035-0/+96
* Zephyr test: Add test for ISL9241 charger chipDiana Z2023-03-316-0/+276
* zephyr: vboot_efs2 test: Fix GPIO flag mismatchKeith Short2023-03-311-1/+1
* Zephyr test: Conditionally compile ISL923x dependent functionsDiana Z2023-03-311-0/+2
* zephyr: tests: Fix duplicate GPIOsKeith Short2023-03-302-7/+3
* zephyr: tcpc: add rt1718s testlschyi2023-03-307-0/+300
* voltorb: limit type-c output current in S3Siyu Qin2023-03-294-0/+115
* 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-243-17/+16
* markarth: Modify fw config structureLeila Lin2023-03-241-5/+0
* 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
* corsola: set GPIO_LID_OPEN as GPIO_INPUT_PULL_UPSiyu Qin2023-03-201-0/+1
* rex: fan: Remove fan_initMadhurima Paruchuri2023-03-176-137/+0
* 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/test: add tentacruel usb mux init testjeffrey Lin2023-03-163-0/+37
* tree: Run clang-format on C++ filesTom Hughes2023-03-162-8/+8
* zephyr: power_button: convert to the input APIFabio Baltieri2023-03-155-2/+36
* zephyr test: Verify no discovery notification spamAbe Levkoy2023-03-152-0/+67
* mt8186,mt8188: fix warm reset issued by servo and gscEric Yilun Lin2023-03-151-4/+19
* skyrim: Validate usb port number in ppc_configKornel Dulęba2023-03-151-0/+4
* Zephyr test: Add USB PD Discovery testDiana Z2023-03-145-0/+419
* rex: test: usb_pd_policy: Refactor the FFF declarationMadhurima Paruchuri2023-03-141-12/+6
* rex: test: fan: Refactor FFF declaration and DTC overlay configMadhurima Paruchuri2023-03-142-7/+6
* rex: zephyr: test: Add unit tests for board_powerMadhurima Paruchuri2023-03-146-6/+385
* tasks: Remove use of IS_ENABLED in macro conditionsRob Barnes2023-03-131-1/+1
* skyrim: Add clamshell & convertible tests.Grzegorz Bernacki2023-03-136-1/+265
* tcpci: test: add get_vbus_voltage testEric Yilun Lin2023-03-133-0/+70