2014-09-09 23:27:46 +04:00
|
|
|
Loading module Cryptol
|
|
|
|
Loading module Cryptol
|
|
|
|
Loading module Main
|
|
|
|
property t0 Using exhaustive testing.
|
2015-12-23 05:17:20 +03:00
|
|
|
testing...passed 1 tests.
|
2014-10-24 01:27:06 +04:00
|
|
|
Q.E.D.
|
2014-09-09 23:27:46 +04:00
|
|
|
property t1 Using random testing.
|
2015-02-18 21:25:46 +03:00
|
|
|
testing...passed 100 tests.
|
2014-09-09 23:27:46 +04:00
|
|
|
Coverage: 0.00% (100 of 2^^32 values)
|
|
|
|
property t2 Using random testing.
|
2015-02-18 21:25:46 +03:00
|
|
|
testing...passed 100 tests.
|
2014-09-09 23:27:46 +04:00
|
|
|
Coverage: 0.00% (100 of 2^^64 values)
|
2016-05-31 20:34:51 +03:00
|
|
|
property f0 Using exhaustive testing.
|
|
|
|
testing...FAILED
|
2015-02-18 21:25:46 +03:00
|
|
|
:prove t0
|
|
|
|
Q.E.D.
|
|
|
|
:prove t1
|
|
|
|
Q.E.D.
|
|
|
|
:prove t2
|
|
|
|
Q.E.D.
|
2016-05-31 20:34:51 +03:00
|
|
|
:prove f0
|
|
|
|
f0 = False
|
2015-02-18 21:25:46 +03:00
|
|
|
:sat t0
|
|
|
|
t0 = True
|
|
|
|
:sat t1
|
|
|
|
t1 0x00000000 = True
|
|
|
|
:sat t2
|
2015-12-24 01:59:10 +03:00
|
|
|
t2 0xfffffffe 0xffffffff = True
|
2016-05-31 20:34:51 +03:00
|
|
|
:sat f0
|
|
|
|
Unsatisfiable
|