summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add common function for DPM entry and exit modeAyushee2020-07-171-5/+1
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-171-0/+8
* tcpmv2: Add usb_tcpmv2_tcpci testEdward Hill2020-07-155-0/+201
* host: Fix task_wait_event() to return TASK_EVENT_TIMEREdward Hill2020-07-131-5/+2
* ppc: Fix return values of ppc_is_* to be booleanEdward Hill2020-07-111-4/+4
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-101-0/+63
* tests: reset the PD task before every test caseJett Rink2020-07-101-4/+8
* usbc: ensure we are suspending USB-C ports on shutdownJett Rink2020-07-094-0/+18
* tcpmv2: remove tc_restart indirection layerJett Rink2020-07-071-2/+0
* TCPMv2: Report message discard to the PEDiana Z2020-06-251-0/+7
* test: Add flash_write_protect to default testsNicolas Boichat2020-06-241-1/+1
* test/flash_write_protect: Handle different WP polarityNicolas Boichat2020-06-241-1/+11
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-241-4/+4
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-231-0/+2
* TCPMv2: Do not reset negotiated PD revision level during soft resetPatryk Duda2020-06-231-0/+3
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-235-0/+80
* TCPMv2: Rename discovery flagsAbe Levkoy2020-06-192-3/+3
* test: Make flash_write_protect a multistep testTom Hughes2020-06-182-13/+28
* test: rename usb_prl to usb_prl_oldPaul Fagerburg2020-06-184-3/+3
* test/run_device_tests.py: Add utils unit testTom Hughes2020-06-171-3/+7
* test: Correct memset speed expectation for stm32f412Yicheng Li2020-06-171-6/+15
* test/run_device_tests.py: Allow specifying number of flashing attemptsTom Hughes2020-06-161-2/+15
* test/run_device_tests.py: Fail test if flashing failedTom Hughes2020-06-161-2/+5
* test: Use arguments to determine which rollback region to testTom Hughes2020-06-162-17/+26
* test: Add ability to pass args to tests when using run_device_tests.pyTom Hughes2020-06-161-2/+7
* test: Run the mpu test using both RO and RWTom Hughes2020-06-161-1/+5
* TCPMv2: use TEST_EQ/LE instead of TEST_ASSERTPaul Fagerburg2020-06-161-107/+108
* test: Let shared_mem test support shmalloc implementationYicheng Li2020-06-151-6/+6
* common: online_calibration: Add support for magnetometerYuval Peress2020-06-141-3/+33
* tcpmv2: cache analog and collision Rp in CLDenis Brockus2020-06-111-0/+16
* cleanup: comment update from CL:2233794Jett Rink2020-06-101-2/+6
* tcpmv2: retool start/end AMSJett Rink2020-06-102-11/+7
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-101-0/+34
* TCPMv2: Wait for Safe0V on PR Swap SNK to SRC before PS_RDYDenis Brockus2020-06-042-0/+4
* test: Add script for running unit tests on deviceTom Hughes2020-06-041-0/+346
* TCPMv2: Aborted PR Swap should not re-enable AutoDischargeDenis Brockus2020-06-031-1/+1
* test: Pass command line arguments to scratchpad unit testYicheng Li2020-06-021-1/+1
* test: Add test for flash write protectionTom Hughes2020-05-303-0/+90
* test: Add tests for flash option bytes and control registerTom Hughes2020-05-301-0/+93
* test: Add flash_physical testTom Hughes2020-05-303-0/+54
* test: Pass commandline arguments to run_testTom Hughes2020-05-3078-78/+78
* test: Add on-device test for calculating MPU regions for RWYicheng Li2020-05-301-0/+23
* test: Check the current image when running the MPU testTom Hughes2020-05-301-4/+20
* test: Test return code on all public MPU functionsTom Hughes2020-05-291-0/+56
* bc12: create bc12 driver structureTing Shen2020-05-291-12/+5
* test: Add scratchpad testTom Hughes2020-05-273-0/+44
* test: Add on-device MPU unit testTom Hughes2020-05-223-0/+137
* cortex-m: Always enable MPU in mpu_pre_initTom Hughes2020-05-221-1/+4
* fan: Leave state.rpm = 0 in pwm_fan_init()Edward Hill2020-05-211-3/+2
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-212-4/+17