summaryrefslogtreecommitdiff
path: root/zephyr/test
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-2954-84/+84
* zephyr: test: add missing .c files to testsYuval Peress2022-03-291-0/+2
* zephyr:test: Add tests for CHARGER_RAMP_HWAl Semjonovs2022-03-294-4/+80
* zephyr: test: Add tests for AMON/BMONAl Semjonovs2022-03-295-1/+155
* zephyr: Add mock for system_jumped_late() functionTristan Honscheid2022-03-282-0/+7
* 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: Add test memory heapTomasz Michalec2022-03-253-1/+36
* zephyr: fix missing USB_PD_DISCHARGE* macrosEric Yilun Lin2022-03-241-0/+1
* zephyr: Add trivial test of vboot_hashJeremy Bettis2022-03-233-0/+34
* zephyr: remove named-batteries nodeDawid Niedzwiecki2022-03-232-41/+3
* zephyr: test: Enable USB PD rev3 for drivers buildAaron Massey2022-03-211-0/+1
* zephyr test: Test port discoveryAbe Levkoy2022-03-212-0/+161
* zephyr test: Support EC_CMD_TYPEC_DISCOVERYAbe Levkoy2022-03-212-0/+33
* zephyr: test-drivers: Set EC GPIO init before I2CJack Rosenthal2022-03-182-0/+5
* zephyr: Add tests for motion_sense host commandsYuval Peress2022-03-183-0/+95
* zephyr: emul: Add support for RECEIVE_DETECT in TCPCITomasz Michalec2022-03-182-21/+35
* zephyr: emul: Add disconnect callback to TCPCI partnerTomasz Michalec2022-03-181-0/+1
* zephyr: Add tests for motion_sense.h inline static functionsYuval Peress2022-03-181-0/+35
* zephyr: add tests to math library to fill in the gapsYuval Peress2022-03-1810-0/+173
* test-drivers: Specify sources explicitlyAbe Levkoy2022-03-171-2/+45
* zephyr: Fix comment on test functionYuval Peress2022-03-171-3/+3
* ap_pwrseq: Clear default debug flags.Andrew McRae2022-03-161-0/+6
* zephyr: test: Attach src & snk using TCPCI rev2Aaron Massey2022-03-161-8/+18
* ap_pwrseq: Use interrupts to maintain power signal maskAndrew McRae2022-03-161-9/+9
* ap_pwrseq: Remove overridable weak functionsAndrew McRae2022-03-161-0/+15
* zephyr: Directly map GPIO flagsKeith Short2022-03-161-1/+0
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-162-7/+7
* zephyr: Add some more test coverage for power signals testsAndrew McRae2022-03-161-52/+130
* zephyr: test chgoverride console command for invalid portYuval Peress2022-03-141-0/+10
* zephyr: test chgoverride console command for disconnectedYuval Peress2022-03-141-0/+6
* zephyr: test chgoverride console command for sink portYuval Peress2022-03-141-2/+76
* zephyr: test chgoverride -2 console commandYuval Peress2022-03-141-1/+14
* zephyr: test chgoverride -1 console commandYuval Peress2022-03-141-0/+6
* zephyr: test chgoverride console commandYuval Peress2022-03-141-0/+9
* zephyr: test chgsup console commandYuval Peress2022-03-141-0/+23
* zephyr: test: Set VBUS detection on attach_src_snkAaron Massey2022-03-141-0/+24
* zephyr: test: default typec attach snk then srcAaron Massey2022-03-141-0/+60
* 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: Add missing lid gpio interrupt configJeremy Bettis2022-03-141-0/+9
* zephyr: test: usb integration test detach permutationsAl Semjonovs2022-03-141-45/+292
* zephyr: Add unit tests for AP power eventsAndrew McRae2022-03-142-1/+220
* zephyr: Stub can be removed for testAndrew McRae2022-03-111-14/+0
* zephyr: Add initial unit tests for AP power sequenceAndrew McRae2022-03-1110-0/+738
* zephyr: test default implementation of charge_port_is_sinkYuval Peress2022-03-111-0/+8