//! Pager tests that exercise page envelopes, the A/B header protocol and the
//! durable free-list. They live here rather than in `tests/` because the
//! envelope, header and free-list codecs are crate-internal.
#![allow(clippy::pedantic)]modformat_version_mismatch;modfreelist_chain;modgenerated_freelist_chain;modgenerated_page_envelopes;modheader;