On Wed, 2019-07-31 at 19:35 +0300, Vitaly Chikunov wrote: > Run `make check' to execute the tests. > Currently only ima_hash, (evm) sign, (evm) verify, ima_sign, and > ima_verify are tested. > > Signed-off-by: Vitaly Chikunov <vt@xxxxxxxxxxxx> > --- > Changelog since v5: > - Fix tests if gost-engine is not present. Thx to Mimi Zohar for testing on > Xenial. > > Changelog since v4: > - Fix bugs found by Mimi Zohar: > - Fix typos in variable names > - Fix `-out -' in asn1parse for openssl 1.0.x Thanks, no errors now. Mimi