summaryrefslogtreecommitdiff
path: root/test/run_device_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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