test: the README's cross-mode claim is now checked, not just stated
The pin advances to the commit that gives consumers the gate's own image comparison, and the claim written into this README a few commits ago - 1480 B and 1238 B, byte-identical across the two modes - is registered against it. Both chips compare clean over every loadable section. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2
libavr
2
libavr
Submodule libavr updated: dc1e87d86e...43fc4796c2
@@ -8,6 +8,10 @@ elseif(LIBAVR_MCU STREQUAL "attiny85")
|
|||||||
libavr_size_claim_test(clock 1238)
|
libavr_size_claim_test(clock 1238)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
# The README says the two modes emit the same image, and only a tree with
|
||||||
|
# both built can say whether they do.
|
||||||
|
libavr_mode_identity_test(clock)
|
||||||
|
|
||||||
# The battery is a compile: a static_assert that fails is the failure. It is a
|
# The battery is a compile: a static_assert that fails is the failure. It is a
|
||||||
# target rather than only a ctest so a plain build catches a regression too.
|
# target rather than only a ctest so a plain build catches a regression too.
|
||||||
add_library(consteval_tests OBJECT consteval.cpp)
|
add_library(consteval_tests OBJECT consteval.cpp)
|
||||||
|
|||||||
Reference in New Issue
Block a user