//! Migrated per-member tests, run as inline unit tests of the collapsed crate (#1270).
mod abi_roundtrip;
mod attest_freshness;
mod attest_nonce;
mod attestation;
mod content_proof;
mod decoy;
mod fixtures;
mod merkle_proof;
mod metadata;
mod mock_host;
mod oblivious;
mod session_jwt;
mod temporal;
mod wasm_smoke;