Hi, The patch [1] attached to bug 3169776 fixes the testcase bugs described in that bug report.
1. The driver/obj_mgmt.c test incorrectly tries to create a monotonic counter object with a value. The patch corrects the testcase so that the templates used to create the counter objects are correct. It then changes the test to create 2 clock objects instead of counter objects because counter objects are current broken, see [2]. 2. In testcases/speed/speed.c, the patch fixes an issue where decrypts in a loop were causing a size variable to be set incorrectly, causing the testcase to fail. 3. The patch also removes test_crypto, which doesn't test anything that the driver testcases don't test. Signed-off-by: Kent Yoder <[email protected]> [1] https://sourceforge.net/tracker/download.php?group_id=128009&atid=710344&file_id=410653&aid=3169776 [2] https://sourceforge.net/tracker/?func=detail&aid=3289098&group_id=128009&atid=710344 ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
