index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
image-fuzzer
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
image-fuzzer: Use OSerror.strerror instead of tuple subscript
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use errors parameter of subprocess.Popen()
Eduardo Habkost
1
-7
/
+4
2019-11-05
image-fuzzer: Run using python3
Eduardo Habkost
3
-4
/
+1
2019-11-05
image-fuzzer: Encode file name and file format to bytes
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use bytes constant for field values
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Return bytes objects on string fuzzing functions
Eduardo Habkost
1
-21
/
+21
2019-11-05
image-fuzzer: Use %r for all fiels at Field.__repr__()
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use io.StringIO
Eduardo Habkost
1
-5
/
+9
2019-11-05
image-fuzzer: Explicitly use integer division operator
Eduardo Habkost
2
-26
/
+26
2019-11-05
image-fuzzer: Write bytes instead of string to image file
Eduardo Habkost
1
-1
/
+1
2019-11-05
image-fuzzer: Open image files in binary mode
Eduardo Habkost
1
-1
/
+1
2018-06-08
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
1
-1
/
+1
2018-06-08
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
1
-0
/
+1
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
1
-1
/
+1
2018-06-08
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2
-2
/
+4
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
1
-22
/
+16
2016-02-08
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
1
-6
/
+6
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
1
-3
/
+2
2014-09-22
layout: Add generators for refcount table and blocks
Maria Kustova
1
-1
/
+137
2014-09-22
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
1
-1
/
+15
2014-09-22
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
2
-31
/
+28
2014-08-20
runner: Kill a program under test by time-out
Maria Kustova
1
-4
/
+25
2014-08-20
runner: Add an argument for test duration
Maria Kustova
1
-4
/
+17
2014-08-15
image-fuzzer: Reduce number of generator functions in __init__
Maria Kustova
1
-161
/
+143
2014-08-15
image-fuzzer: Add generators of L1/L2 tables
Maria Kustova
1
-65
/
+190
2014-08-15
image-fuzzer: Add fuzzing functions for L1/L2 table entries
Maria Kustova
1
-0
/
+28
2014-08-15
image-fuzzer: Public API for image-fuzzer/runner/runner.py
Maria Kustova
1
-0
/
+1
2014-08-15
image-fuzzer: Generator of fuzzed qcow2 images
Maria Kustova
1
-0
/
+369
2014-08-15
image-fuzzer: Fuzzing functions for qcow2 images
Maria Kustova
1
-0
/
+327
2014-08-15
image-fuzzer: Tool for fuzz tests execution
Maria Kustova
1
-0
/
+405