forked from pyocd/pyOCD
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: flash_test: crc test and chip/page erase decision fixes.
- Skip fast verify test if CRC analyser isn't supported by the flash algo. - Change fast verify test pass predicate to just check the flash result info's analyser type. - The chip and sector erase decision tests no longer require a particular erase type, since that is highly flaky over a wide range of test targets. Instead, the total byte count is checked.
- Loading branch information
Showing
1 changed file
with
25 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters