The else branch of main()'s per-test setjmp loop — taken when a failed assertion longjmps back — now prints "RUN: <name> (assertion failed)" instead of "FAIL: <name>". The marker still names the failing test and its own per-test `failed` counter, but contains no PASS/FAIL outcome token (outcome labels are deferred to a later sibling of bf-53ut). g_failure_count accounting is unchanged: test_record_failure() already bumped it before the longjmp, so this branch only prints. Child 1 of 4 for bf-38e9 (split-child 2 of bf-53ut). Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||
| CMakeLists.txt | ||
| dependencies.lock | ||
| partitions.csv | ||
| sdkconfig.defaults | ||