index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
image-fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
image-fuzzer: Use OSerror.strerror instead of tuple subscript
Eduardo Habkost
2019-11-05
1
-2
/
+2
*
image-fuzzer: Use errors parameter of subprocess.Popen()
Eduardo Habkost
2019-11-05
1
-7
/
+4
*
image-fuzzer: Run using python3
Eduardo Habkost
2019-11-05
3
-4
/
+1
*
image-fuzzer: Encode file name and file format to bytes
Eduardo Habkost
2019-11-05
1
-2
/
+2
*
image-fuzzer: Use bytes constant for field values
Eduardo Habkost
2019-11-05
1
-2
/
+2
*
image-fuzzer: Return bytes objects on string fuzzing functions
Eduardo Habkost
2019-11-05
1
-21
/
+21
*
image-fuzzer: Use %r for all fiels at Field.__repr__()
Eduardo Habkost
2019-11-05
1
-2
/
+2
*
image-fuzzer: Use io.StringIO
Eduardo Habkost
2019-11-05
1
-5
/
+9
*
image-fuzzer: Explicitly use integer division operator
Eduardo Habkost
2019-11-05
2
-26
/
+26
*
image-fuzzer: Write bytes instead of string to image file
Eduardo Habkost
2019-11-05
1
-1
/
+1
*
image-fuzzer: Open image files in binary mode
Eduardo Habkost
2019-11-05
1
-1
/
+1
*
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
2018-06-08
1
-1
/
+1
*
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
2018-06-08
1
-0
/
+1
*
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
1
-1
/
+1
*
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
2
-2
/
+4
*
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-06-08
1
-22
/
+16
*
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2016-02-08
1
-6
/
+6
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
1
-3
/
+2
*
layout: Add generators for refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+137
*
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+15
*
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
2014-09-22
2
-31
/
+28
*
runner: Kill a program under test by time-out
Maria Kustova
2014-08-20
1
-4
/
+25
*
runner: Add an argument for test duration
Maria Kustova
2014-08-20
1
-4
/
+17
*
image-fuzzer: Reduce number of generator functions in __init__
Maria Kustova
2014-08-15
1
-161
/
+143
*
image-fuzzer: Add generators of L1/L2 tables
Maria Kustova
2014-08-15
1
-65
/
+190
*
image-fuzzer: Add fuzzing functions for L1/L2 table entries
Maria Kustova
2014-08-15
1
-0
/
+28
*
image-fuzzer: Public API for image-fuzzer/runner/runner.py
Maria Kustova
2014-08-15
1
-0
/
+1
*
image-fuzzer: Generator of fuzzed qcow2 images
Maria Kustova
2014-08-15
1
-0
/
+369
*
image-fuzzer: Fuzzing functions for qcow2 images
Maria Kustova
2014-08-15
1
-0
/
+327
*
image-fuzzer: Tool for fuzz tests execution
Maria Kustova
2014-08-15
1
-0
/
+405