mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 22:10:49 +02:00
a0721b94fb
CPPFLAGS replaces C_EXTRA_FLAGS with embedded single-quotes, which were passed as literal characters through the shell variable and caused configure's C compiler test to fail. Fix the report.json summary parser to use the actual TLS-Anvil field names (TotalTests, FullyFailedTests, etc.) and include category scores. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>