test_md5_continuity (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_md5_expected (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_md5_expected_anypy (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_md5_expected_hashlib (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_md5_new (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_sha1_continuity (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_sha1_expected_anypy (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_sha1_expected_hashlib (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_sha_expected (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok test_sha_new (test.test_anypy_hashlib.TestCase_anypy_hashlib) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.000s OK