The per-test setjmp loop's doc comment still said it lands back in the
loop "to print PASS/FAIL and advance" — but child 1 (bf-52k2) and
child 2 (bf-344n) already replaced both branches' outcome labels with
the neutral RUN marker family ("RUN: <name>" / "RUN: <name>
(assertion failed)"). The comment now contradicts the code, so align
it with the "neutral marker line" phrasing already used lower in the
same block. No code change; gcc -std=c11 -Wall -Wextra still clean.
Co-Authored-By: Claude <noreply@anthropic.com>
Bead-Id: bf-344n
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| test_csi_frame.c | ||
| test_nvs_migration.c | ||
| test_runner.c | ||
| test_runner.h | ||
| test_sanity.c | ||
| test_serial_prov.c | ||