test(bench): probe optional backend evidence (#176)

* test(bench): probe optional backend evidence

* fix(bench): accept native stext pages
This commit is contained in:
Abimael Martell
2026-07-16 15:25:37 -07:00
committed by GitHub
parent 0c06dac976
commit 15c0b22093
4 changed files with 477 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- name: Run tests
run: cargo test --verbose
- name: Test benchmark harness
- name: Test developer scripts
run: python3 -m unittest discover -s scripts/tests
fmt: