parse_ktest

Function parse_ktest 

Source
pub fn parse_ktest(input: &[u8]) -> Result<KTest>
Expand description

Parses a .ktest file and returns a KTest. Will return an error if any parts of the binary is illegal.