Sign in
qemu
/
qemu
/
29c343a463450f1aa15609014fb87a0472403d70
/
tests
/
image-fuzzer
9fdd786
image-fuzzer: Use OSerror.strerror instead of tuple subscript
by Eduardo Habkost
· 5 years ago
fca538a
image-fuzzer: Use errors parameter of subprocess.Popen()
by Eduardo Habkost
· 5 years ago
73bdbb8
image-fuzzer: Run using python3
by Eduardo Habkost
· 5 years ago
58b818d
image-fuzzer: Encode file name and file format to bytes
by Eduardo Habkost
· 5 years ago
ee1fde7
image-fuzzer: Use bytes constant for field values
by Eduardo Habkost
· 5 years ago
7185845
image-fuzzer: Return bytes objects on string fuzzing functions
by Eduardo Habkost
· 5 years ago
c439143
image-fuzzer: Use %r for all fiels at Field.__repr__()
by Eduardo Habkost
· 5 years ago
8353546
image-fuzzer: Use io.StringIO
by Eduardo Habkost
· 5 years ago
d974451
image-fuzzer: Explicitly use integer division operator
by Eduardo Habkost
· 5 years ago
c314e50
image-fuzzer: Write bytes instead of string to image file
by Eduardo Habkost
· 5 years ago
60d3af5
image-fuzzer: Open image files in binary mode
by Eduardo Habkost
· 5 years ago
cd67daa
python: futurize -f lib2to3.fixes.fix_renames
by Eduardo Habkost
· 7 years ago
8d2860c
python: futurize -f lib2to3.fixes.fix_reduce
by Eduardo Habkost
· 7 years ago
d24d523
python: futurize -f libfuturize.fixes.fix_next_call
by Eduardo Habkost
· 7 years ago
068cf7a
python: futurize -f libfuturize.fixes.fix_absolute_import
by Eduardo Habkost
· 7 years ago
f03868b
python: futurize -f libfuturize.fixes.fix_print_with_import
by Eduardo Habkost
· 7 years ago
03e1881
tests: Use Python 2.6 "except E as ..." syntax
by Markus Armbruster
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 10 years ago
550830f
block: delete cow block driver
by Stefan Hajnoczi
· 10 years ago
1e8fd8d
layout: Add generators for refcount table and blocks
by Maria Kustova
· 11 years ago
2e5be6b
fuzz: Add fuzzing functions for entries of refcount table and blocks
by Maria Kustova
· 11 years ago
407ba08
image-fuzzer: Trivial readability and formatting improvements
by Maria Kustova
· 10 years ago
18a7d0c
runner: Kill a program under test by time-out
by Maria Kustova
· 11 years ago
9d256ca
runner: Add an argument for test duration
by Maria Kustova
· 11 years ago
94c83a2
image-fuzzer: Reduce number of generator functions in __init__
by Maria Kustova
· 11 years ago
38eb193
image-fuzzer: Add generators of L1/L2 tables
by Maria Kustova
· 11 years ago
eeadd92
image-fuzzer: Add fuzzing functions for L1/L2 table entries
by Maria Kustova
· 11 years ago
071e649
image-fuzzer: Public API for image-fuzzer/runner/runner.py
by Maria Kustova
· 11 years ago
e123232
image-fuzzer: Generator of fuzzed qcow2 images
by Maria Kustova
· 11 years ago
6d5e937
image-fuzzer: Fuzzing functions for qcow2 images
by Maria Kustova
· 11 years ago
ad724dd
image-fuzzer: Tool for fuzz tests execution
by Maria Kustova
· 11 years ago