NetBSD/tests/crypto/opencrypto
pgoyette 0bfb85b87f For the skipped ARC4 test, don't bother trying to run the test clean-up
code.  It runs rump.halt which returns an error status (since rump was
never started in the first place), and this causes atf to complain about
the cleanup routine's return status, logging the test as a failure!
2015-12-26 07:10:03 +00:00
..
Makefile Additional tests for SHA1_HMAC (with test cases from RFC2202) 2014-01-17 22:33:02 +00:00
Makefile.inc
h_aesctr1.c Sprinkle in some UNCONST() 2014-01-19 13:40:59 +00:00
h_aesctr2.c Clean up the helper programs. Remove the code to print the results, and 2014-01-17 14:16:08 +00:00
h_arc4.c Clean up the helper programs. Remove the code to print the results, and 2014-01-17 14:16:08 +00:00
h_camellia.c Use RFC 3713 vector, add comment to identify the source 2014-01-17 19:39:51 +00:00
h_cbcdes.c Clean up the helper programs. Remove the code to print the results, and 2014-01-17 14:16:08 +00:00
h_comp.c
h_comp_zlib.c
h_comp_zlib_rnd.c
h_gcm.c Clean up the helper programs. Remove the code to print the results, and 2014-01-17 14:16:08 +00:00
h_md5.c Remove some debugging code. 2014-01-18 20:10:34 +00:00
h_md5hmac.c Needs some unconst. 2014-01-18 02:31:14 +00:00
h_null.c Reenable h_null (NULL_CBC) test. It works if we correctly pass a NULL iv. 2014-01-17 19:35:33 +00:00
h_sha1hmac.c Needs some unconst. 2014-01-18 02:31:14 +00:00
h_xcbcmac.c Use __arraycount and size_t as the format strings are wrong anyway. 2014-01-16 23:56:04 +00:00
t_opencrypto.sh For the skipped ARC4 test, don't bother trying to run the test clean-up 2015-12-26 07:10:03 +00:00