Commit graph

10 commits

Author SHA1 Message Date
Markus Kauppila
4ae611f924 Added empty test suite for testing rwops. 2011-08-04 20:45:12 +03:00
Markus Kauppila
716a42e945 Added functions that generate random boundary values
for Uint16, Uint32 and Uint64 to the fuzzer.
2011-08-04 20:17:21 +03:00
Markus Kauppila
e45c8d7526 Refining boundary value generator. 2011-08-03 20:43:32 +03:00
Markus Kauppila
c2b70264ed Fixing execution key generation based on CR. 2011-08-02 12:46:40 +03:00
Markus Kauppila
7b89865bd4 Fixed potential memory leak from test case loading. 2011-07-29 16:22:03 +03:00
Markus Kauppila
e6997f706e Fixed an issue with fuzzing seeds. 2011-07-28 22:11:30 +03:00
Markus Kauppila
6132d65fa6 Changing the execution key generator.
Fixed --iterations option.
2011-07-25 20:32:31 +03:00
Markus Kauppila
46f39ab285 Logger logs harness seed and test execution keys in hex representation. 2011-07-25 19:33:32 +03:00
Markus Kauppila
279a841b64 Refining the fuzzer. Adding new functions and fixing the old ones. 2011-07-25 18:51:57 +03:00
Markus Kauppila
fc76a5fa6a Fixing the previous commit. 2011-07-24 18:58:36 +03:00