Skip to content

PostselectFamilies ​

Every family this tree ships, and the condition each one fails

7/7 passed in 124ms

TestWhat it doesResult
test_allowed_namesps_family returns 16 for "qubit" and 52 for "three-state".✅ pass
test_cv_excludedThe gaussian refusal names Leverrier: cv_finite is collective-only and infinite-dimensional.✅ pass
test_families_refusedps_family refuses all fifteen qkd family names, each naming its own reason.✅ pass
test_general_attacksbb84, mdi and sixstate are refused naming Lim, Curty and Scarani, whose proofs are already against general attacks.✅ pass
test_not_wiredNone of the 14 ps_* entry points appears in any module under qkd/.✅ pass
test_pairing_invarianceMode pairing is the one family refused on permutation invariance rather than dimension.✅ pass
test_unknown_nameAn unrecognised family raises and lists both the accepted and the refused names.✅ pass