commit | a750c771fbec0e9ec950faf4dadf89c394d2e00f | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Wed Mar 01 13:22:46 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Mar 02 15:40:07 2017 +0000 |
tree | 60bdaf9c1750a3f29d47c9a41851c50440a285d8 | |
parent | c9d9d1c506197cfebf813742a876ed61f6438670 [diff] |
Fix failing pkparse test case The first three test cases from test_suites_pkparse.data failed because the key file they read requires DES to be read. However, POLARSSL_DES_C was missing from the dependency list.