mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 11:22:33 +03:00
2df09a428a
This formulation accounts for the fact that test vectors are chosen randomly with replacement. Fixes #461
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
Loading module Cryptol
|
|
Using random testing.
|
|
testing...passed 100 tests.
|
|
Expected test coverage: 32.39% (83 of 256 values)
|
|
Using exhaustive testing.
|
|
testing...passed 256 tests.
|
|
Q.E.D.
|