23 lines
580 B
Markdown
23 lines
580 B
Markdown
# Conformance Fixtures
|
|
|
|
This directory holds small, canonical fixture sets and manifests used by the
|
|
core conformance harness.
|
|
|
|
## ASL/1-STORE fixtures
|
|
|
|
- `asl_put_get/manifest.json` — byte fixtures for PUT/GET idempotency.
|
|
|
|
## TGK/STORE/1 fixtures
|
|
|
|
- `tgk_edges/manifest.json` — canonical edge payload fixtures.
|
|
|
|
## PEL trace TGK vectors
|
|
|
|
- `../../vectors/pel_trace_tgk_test_vectors_v0.json`
|
|
- `../../vectors/pel_trace_tgk_test_vectors_v1.json`
|
|
|
|
## Generator
|
|
|
|
`generate_manifest.py` can (re)generate the ASL/1-STORE fixture manifest with
|
|
canonical ordering and file digests.
|