1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/tests
Marian Buschsieweke d1317abc02
makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE
Let's consider firmwares as identical if their flash files are matching.
This will have the side effect that hash mismatches for ESP32 due to
different .debug sections in the ELFFILE are prevented, as for ESP32
the BINFILE is used.
2022-06-17 18:31:17 +02:00
..
boards_supported makefiles/tests: add unit test for info-boards-supported 2021-02-17 15:40:05 +01:00
feature_resolution makefiles/tests: add unit tests for fixed bug 2021-02-22 12:06:27 +01:00
tests.inc.mk makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE 2022-06-17 18:31:17 +02:00