// Test infrastructure. All content is cfg(test) only.
// alloc_counter installs a #[global_allocator] for per-thread allocation counting.
// assert_slices_eq! and other test macros
// counting allocator — #[global_allocator] in test builds
// benchmark corpus (silesia, enwik, etc.)
// generated test fixtures (deterministic random data)