fuzzing: Fuzz different print methods

This is achieved by encoding the type of function used in the first two
bytes.

First byte:
b: buffered

Second byte:
f: formatted
This commit is contained in:
Max Bruckner
2017-02-18 02:31:42 +01:00
parent 4785070ad3
commit c5a09a32a9
15 changed files with 117 additions and 17 deletions

View File

@ -1,4 +1,4 @@
[
bf[
[0, -1, 0],
[1, 0, 0],
[0, 0, 1]