cryptol/tests/regression/EvenMansour.icry.stdout
Rob Dockins 2df09a428a Change how test coverage statistics are computed.
This formulation accounts for the fact that test vectors
are chosen randomly with replacement.

Fixes #461
2017-10-03 17:37:48 -07:00

13 lines
286 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
Using exhaustive testing.
testing...passed 1 tests.
Q.E.D.
Using exhaustive testing.
testing...passed 1 tests.
Q.E.D.
Using random testing.
testing...passed 100 tests.
Expected test coverage: 0.00% (100 of 2^^30 values)