summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* zephyr: update snprintf signature to be compatible with zephyr 2.6Yuval Peress2021-06-181-7/+3
* run_device_tests: Use 'fw_wp_state' to control write protect statePatryk Duda2021-06-171-3/+3
* util: Add function to convert binary first base3 numberWai-Hong Tam2021-06-161-0/+25
* include/flash: rename the APIsTim Lin2021-06-093-10/+11
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+5
* Test: Add TC unit test for source disconnect detectionDiana Z2021-06-031-1/+73
* PE Test: Add unit test for PR swap interruption during power transitionDiana Z2021-05-171-0/+62
* TCPMv2: TD.PD.VNDI3.E3 VDM Identity Unit TestDiana Z2021-05-144-0/+121
* stm32: Add helper function for H7 flash ctrl regsJosie Nordrum2021-05-111-7/+2
* fingerprint: Add test that reads hwidKevin Shelton2021-05-084-0/+39
* fingerprint: Support flash_ec in dev test runnerKevin Shelton2021-05-071-6/+22
* run_device_tests: remove -n flag from dut-control cmdJosie Nordrum2021-05-051-10/+7
* test: motionsense fifo: Fix time unitsYuval Peress2021-05-051-19/+19
* common: motionsense fifo: Reset the initialized bits after commitYuval Peress2021-05-041-2/+7
* compile_time_macros: Make _IS_ARRAY work with C++Tom Hughes2021-05-031-0/+13
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-272-2/+2
* zephyr: test_util: Add TEST_SUITE macroTomasz Michalec2021-04-161-1/+1
* test/cbi: allow to use test with WP GPIO active lowTomasz Michalec2021-04-151-0/+11
* test/cbi: refactor test to by usable in ZephyrTomasz Michalec2021-04-151-95/+137
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-134-0/+70
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-0/+129
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-291-1/+1
* TCPMv2: Compliance Unit Test - allow PROC.PD.E3 flexibilityDenis Brockus2021-03-191-50/+121
* TCPMv2: TD.PD.SRC3.E32 compliance unit testDenis Brockus2021-03-194-0/+224
* crc32: Add crc32_hash and crc32_ctx_hashDaisuke Nojiri2021-03-181-3/+10
* TCPMV2: Add explicit setting of VPD VDO CT CurrentSam Hurst2021-03-122-13/+21
* TCPMv2: Add PD interface to asynchronously request TC Error RecoveryDiana Z2021-03-093-0/+14
* TCPMv2: Don't check VBUS when entering BIST modeAbe Levkoy2021-02-231-80/+0
* TCPMv2: Source out 3.0 A to non-PD portsDiana Z2021-02-191-0/+4
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-162-1/+12
* TCPMv2: Allocate FRS ports 3.0 A when neededDiana Z2021-02-161-0/+4
* tcpmv2: Only issue SOP' soft reset following PR swapKeith Short2021-02-162-18/+0
* CBI: Add rework_id fieldstabilize-rust-13795.B-mainThejaswani Puta thejaswani.putta@intel.com2021-02-161-0/+6
* Revert "CBI: Add rework_id field"Peter Marheine2021-02-101-6/+0
* CBI: Add rework_id fieldThejaswani Puta thejaswani.putta@intel.com2021-02-101-0/+6
* test/run_device_tests.py: Add icetower MPU addressTom Hughes2021-02-081-5/+8
* TCPMv2: Remove prl_resetAbe Levkoy2021-02-082-2/+2
* test: Only run UART fpsensor test on bloonchipperTom Hughes2021-02-041-1/+1
* Update FPMCU console UART name and power railTom Hughes2021-01-291-4/+4
* math_util: fix incorrect int_sqrtf implementationTing Shen2021-01-271-0/+19
* TCPMv2: Wait for tSrcTransition after AcceptAbe Levkoy2021-01-261-3/+3
* pd: fix superspeed mux steering on UFPVincent Palatin2021-01-251-0/+6
* test: port accel_cal to ZtestPaul Fagerburg2021-01-221-28/+26
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-3/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-3/+3
* TCPMv2: Test that PE ignores invalid BIST requestsAbe Levkoy2021-01-224-13/+86
* common:test: refactor test_util.h to accommodate ZephyrYuval Peress2021-01-211-22/+4
* TCPMv2: Do not check for SinkTxOk in FRS-ModeEric Herrmann2021-01-201-0/+5
* TCPMv2: Compliance Unit Test - TD.PD.SRC.E5 cleanupDenis Brockus2021-01-161-4/+18
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-152-2/+2