diff options
author | Zachary Snow <zach@zachjs.com> | 2022-01-03 20:12:22 -0700 |
---|---|---|
committer | Zachary Snow <zachary.j.snow@gmail.com> | 2022-01-04 13:39:34 -0700 |
commit | 66447e8fafa53396510b9a2c789fef6e5df0d6ac (patch) | |
tree | 37c0332a075e37259e35bd9ab9a54bf3832a9652 /backends | |
parent | b022fe61a7e0cbe93124a5db243083e65f51fd85 (diff) | |
download | yosys-66447e8fafa53396510b9a2c789fef6e5df0d6ac.tar.gz yosys-66447e8fafa53396510b9a2c789fef6e5df0d6ac.tar.bz2 yosys-66447e8fafa53396510b9a2c789fef6e5df0d6ac.zip |
logger: fix unmatched expected warnings and errors
- Prevent unmatched expected error patterns from self-matching
- Prevent infinite recursion on unmatched expected warnings
- Always print the error message for unmatched error patterns
- Add test coverage for all unmatched message types
- Add test coverage for excess matched logs and warnings
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions