Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing parsing of memory of metrics.
In mbed OS versions 5.4.x and older, memory metrics were printed in a format that always included a hyphenated thread "entry" and "argument". In the coming 5.5 release, this doesn't appear to be the case, only containing the "entry". This PR allows greentea to parse both cases.
- Loading branch information