DCAP Quote verification is done using dcap-qvl from Kevin Wang / Phala.
I am currently trying to get the quote parser from this logic to accept mock quotes from tdx-quote so that we can test the some of the quote verification logic on non-TDX hardware. Ideally i would like to test the measurement and report input checking logic but ignore PCK certificate chain verification.
Currently these mock quotes will not parse with dcap-qvl::quote::Quote::parse - which is likely an error in the mock quote generation.