|
Some checks are pending
CI Benchmark - Fusion Loop Timing / Fusion Loop Timing Benchmark (push) Waiting to run
Document the dynamic confirmation that the recovery loop prints exactly one RUN: line per registered test and drives the whole suite. Captured stdout of a successful `make -C firmware/test test` run: 29 registered TEST() definitions, 29 RUN lines emitted, bidirectional set diff identical (none skipped, none duplicated). Emitted order is byte-for-byte strcmp-sorted (qsort-by-name), as expected for the all-passing suite where every body returns normally — no FAIL/stderr interleaving. RUN-line set and order unchanged vs the naive direct-call baseline (bf-1fd4). Satisfies umbrella bf-tof1 / parent bf-22vg. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| test_csi_frame.c | ||
| test_nvs_migration.c | ||
| test_runner.c | ||
| test_runner.h | ||
| test_sanity.c | ||
| test_serial_prov.c | ||