Pt 165173962 fuzz testing aefate #161

Merged
zxq9 merged 36 commits from PT-165173962-fuzz-testing-aefate into master 2019-06-04 01:37:50 +09:00
Showing only changes of commit 73c80e1168 - Show all commits

View File

@ -43,7 +43,7 @@ prop_fail_serializes() ->
?FORALL(FateCode, fate_code(Failure),
?FORALL(Binary, catch aeb_fate_code:serialize(FateCode),
is_binary(aeb_fate_code:serialize(FateCode)))))
=/= true} || Failure <- [1,2,3,4] ]).
=/= true} || Failure <- [1,2,3,4, 5] ]).
prop_fuzz() ->
in_parallel(