Feature #345
unit tests: parse hwinfo files
Beginn:
18.01.2023
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
The files can be stored in production folder.
When a new release is created, old hwinfo structures have to be tested.
This test checks if old devices can be flashed and hwData is still valid.
The unit test are run within an project.In theory the algorithm can be different on different PCBs; aftern an MCU-upgrade it could have changed.
- Hold it directly in Database.
- campo.sh just report it depending on MCU
- campo.sh just report it project-specific
Having it project-specific is a good starter. Just set it in ".campo": "crcModel=crc32-mpeg".