summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ec: Make tests pass with TEST_ASAN=yJeremy Bettis2022-05-113-10/+11
* ec: Disable the host-interrupt testJeremy Bettis2022-05-111-1/+3
* ec: Changes to get usb_tcpmv2_compliance to passJeremy Bettis2022-05-094-4/+4
* common/usbc: add new DPM for sink capability and request mismatchScott Chao2022-05-051-0/+4
* TCPMv2: Request partner's revision information in src/snk startupJameson Thies2022-05-042-2/+29
* PRL test: Correct received data and power rolesDiana Z2022-05-041-4/+16
* PRL old Test: Correct data and power roles in messagesDiana Z2022-05-031-15/+30
* CTVPD: Fix unit test Discovery simulationDiana Z2022-05-031-1/+1
* TCMPV2: Add state to send Status extended messagesJameson Thies2022-05-021-0/+5
* RGBKBD: Move initialization to keyboard backlightDaisuke Nojiri2022-05-021-7/+4
* ec: Mock out mkbp_send_event in kasa test.Jeremy Bettis2022-04-271-0/+8
* ec: Mock out mkbp_send_event in gyro_cal test.Jeremy Bettis2022-04-261-0/+8
* 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