Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(358)

Issue 10174041: Increase test coverage for sha1 and sha256 by using standard test (Closed)

Created:
8 years, 8 months ago by Mads Ager (google)
Modified:
8 years, 8 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Increase test coverage for sha1 and sha256 by using standard test vectors. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=7009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -0 lines) Patch
M tests/lib/src/crypto/sha1Test.dart View 2 chunks +12 lines, -0 lines 0 comments Download
A tests/lib/src/crypto/sha1_short_test_vectors.dart View 1 chunk +142 lines, -0 lines 0 comments Download
M tests/lib/src/crypto/sha256Test.dart View 2 chunks +12 lines, -0 lines 0 comments Download
A tests/lib/src/crypto/sha256_short_test_vectors.dart View 1 chunk +142 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years, 8 months ago (2012-04-26 11:23:41 UTC) #1
Mads Ager (google)
There are two more files but they are apparently too large for upload.
8 years, 8 months ago (2012-04-26 11:27:19 UTC) #2
Søren Gjesse
8 years, 8 months ago (2012-04-26 11:29:22 UTC) #3
lgtm - after checking the large files offline :-)

Powered by Google App Engine
This is Rietveld 408576698