summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add option to connect to remote FPMCU consoleTom Hughes2022-04-221-46/+118
* TCPMv2: Switch unit tests to use usb_pe_private.hCaveh Jalali2022-04-212-59/+5
* tests: usb_pd_timers: verify more portsDawid Niedzwiecki2022-04-202-36/+88
* TCPMv2: Remove unused pe_[sg]et_all_flags functionsCaveh Jalali2022-04-191-2/+0
* compile_time_macros: Add WRITE_BITDaisuke Nojiri2022-04-181-0/+40
* run_device_tests: Improve test results outputPatryk Duda2022-04-111-111/+83
* test: add test for fifo popYuval Peress2022-04-081-0/+53
* ec: Exclude kb_scan test from coverageJeremy Bettis2022-04-081-1/+2
* ec: Exclude kb_scan_strict test from coverageJeremy Bettis2022-04-081-1/+1
* ec: Exclude flash test from coverageJeremy Bettis2022-04-081-1/+1
* test/run_device_tests.py: Add private testsAndrea Grandi2022-04-082-2/+40
* ec: Delete /dev/shm/EC_persist_* before testsJeremy Bettis2022-04-061-1/+1
* ec: Stop excluding some formerly flaky testsJeremy Bettis2022-04-061-2/+1
* ec: Add a sleep to make coverage stableJeremy Bettis2022-04-061-0/+3
* motion_sense_fifo: Add tests for the get_info functionYuval Peress2022-04-061-0/+35
* test: Introduce panic data persistency testPatryk Duda2022-04-064-1/+198
* run_device_tests: Add support for overriding board by the testPatryk Duda2022-04-061-7/+14
* run_device_tests: Add option to replace RO with provided onePatryk Duda2022-04-061-1/+93
* tree: Add OWNERS files for fingerprint-related filesTom Hughes2022-04-051-0/+84
* run_device_tests: Use 'tests' argument as a regex patternPatryk Duda2022-04-051-3/+5
* ec: Stop excluding some tests for coverageJeremy Bettis2022-04-041-8/+3
* ec: Stop excluding some tests for coverageJeremy Bettis2022-04-011-2/+1
* test: add motion_sense_fifo back to test-coverageYuval Peress2022-04-013-3/+5
* test/run_device_tests: Define failure regexp for testPatryk Duda2022-03-301-10/+11
* Revert "test/run_device_tests.py: Add private tests"Hsu Wei-Cheng2022-03-302-40/+2
* test/run_device_tests.py: Add private testsAndrea Grandi2022-03-302-2/+40
* RGBKBD: Add EC_CMD_RGBKBD_SET_COLOR commandDaisuke Nojiri2022-03-291-0/+42
* test: Introduce system_is_locked unit testPatryk Duda2022-03-224-0/+146
* fingerprint: validate the expected hwidKevin Shelton2022-03-111-3/+16
* usb_pd_timer: use atomic_*_bit functionsDawid Niedzwiecki2022-03-101-16/+12
* tests/accel_cal: Fix boolean bitwise-orJack Rosenthal2022-03-031-5/+5
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-014-0/+365
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* genvif: add stub gpio.incKeith Short2022-02-252-0/+12
* genvif: Add "vif:" namespaceCaveh Jalali2022-02-143-189/+189
* unittest: update unit test for new genvifCaveh Jalali2022-02-122-97/+103
* write protect: extract checking write protectDawid Niedzwiecki2022-02-112-18/+6
* test/run_device_tests: Fix pylint warningsTom Hughes2022-02-081-12/+17
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-034-0/+190
* math: Introduce isnan and isinf functionsPatryk Duda2022-02-011-7/+64
* TCPMv2: Add pd console testsSam Hurst2022-01-254-73/+281
* test/utils: Update expected speed gain on memcpy, memmove, memset testsPatryk Duda2022-01-251-40/+6
* charge_manager: test can EC_CMD_USB_PD_POWER_INFOAaron Massey2022-01-215-2/+18
* ec: Exclude more flaky tests from coverageJeremy Bettis2022-01-131-0/+9
* ec: Don't generate coverage for test_run_mutistepJeremy Bettis2022-01-121-0/+2
* i2c: Use declared initializers for bitbang portsKeith Short2021-11-301-1/+7
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-231-0/+4
* TC DRP Test: Add LPM wake checkDiana Z2021-11-111-0/+21
* TC DRP Test: Add LPM configDiana Z2021-11-111-0/+4