243b258d4df10480bb3b928eb2f88f9948efaab6
The protocol tests are registered on every host now and skip where the simavr device cannot be built. They used to be left out of the suite entirely, which makes its size a property of the machine - and a suite whose size is a property of the machine is one nothing can be compared against. The reason travels with the skip: no compiler, no Python, or one bounded line of whatever stopped test/device.cpp from linking, so the reading says what is absent rather than that something is. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
C++
100%