summaryrefslogtreecommitdiff
path: root/test/run_device_tests.py
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-519/+0
* test/run_device_tests.py: Allow specifying compilerTom Hughes2021-09-211-4/+16
* test/run_device_tests.py: Plumb "remote" arg to flash_jlink.pyCraig Hesling2021-07-281-7/+17
* run_device_tests: Use 'fw_wp_state' to control write protect statePatryk Duda2021-06-171-3/+3
* fingerprint: Add test that reads hwidKevin Shelton2021-05-081-0/+2
* 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
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+12
* test/run_device_tests.py: Add icetower MPU addressTom Hughes2021-02-081-5/+8
* Update FPMCU console UART name and power railTom Hughes2021-01-291-4/+4
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-131-2/+2
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-111-2/+2
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-111-2/+2
* test/fpsensor: Add test for checking protocol infoTom Hughes2020-10-301-2/+10
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-301-0/+2
* test/run_device_tests.py: Disable STM32F-specific test on icetowerTom Hughes2020-10-091-4/+13
* test/run_device_tests.py: Check for ASSERTION_FAILURETom Hughes2020-10-091-22/+41
* test/run_device_tests.py: Fix rollback region addresses for dartmonkeyTom Hughes2020-10-091-50/+73
* run_device_tests.py: Add type informationTom Hughes2020-09-101-15/+20
* run_device_tests.py: Explicitly set hardware write protectTom Hughes2020-07-241-2/+21
* run_device_tests.py: Specify python3Tom Hughes2020-07-241-1/+1
* test/run_device_tests.py: Add utils unit testTom Hughes2020-06-171-3/+7
* 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-161-2/+9
* 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
* test: Add script for running unit tests on deviceTom Hughes2020-06-041-0/+346