Use standard base fetch and checksum tools

This commit is contained in:
Michal S.
2026-07-31 20:17:35 +01:00
parent 89399dc6b4
commit 06c4008c68
4 changed files with 15 additions and 5 deletions
+4
View File
@@ -14,6 +14,10 @@ The adversarial and demonstration recipes used by the base-system acceptance
suite are deliberately not part of this collection. They live in
`mouse-src/tests/fixtures/ports`.
The shared framework uses the base system's ChimeraUtils `fetch` and `sha256`
commands. TLS trust comes from MOUSE's pinned CA bundle; the ports tree does
not carry private download or cryptographic implementations.
Run the collection checks with:
```sh