Dario Pavlovic
|
51e9d29a51
|
Merge branch 'improvDataGen' of github.com:darxsys/zstd into improvDataGen
|
2019-09-12 13:11:02 -07:00 |
|
Dario Pavlovic
|
cd8588077e
|
It's time for all of rng seed code to go. Goodbye
|
2019-09-12 13:10:34 -07:00 |
|
Dario Pavlovic
|
92c58c4d5d
|
Use range instead of the generic uint32 method to use less bytes when generating necessary numbers.
|
2019-09-12 12:40:12 -07:00 |
|
Dario Pavlovic
|
b5b24c2a0d
|
Combining fuzz_data_producer restrict calls into a single function
|
2019-09-11 10:09:29 -07:00 |
|
Dario Pavlovic
|
23cc2d8510
|
All tests should give some portion of data to the producer and use the rest.
|
2019-09-10 16:52:38 -07:00 |
|
Dario Pavlovic
|
4dfc1bbf48
|
Merge branch 'dev' into improvDataGen
|
2019-09-10 16:20:27 -07:00 |
|
Dario Pavlovic
|
0630d084cb
|
[Fuzz] Improve data generation #1723
Converting the rest of the tests to use the new data producer.
|
2019-09-10 16:14:43 -07:00 |
|
Dario Pavlovic
|
ea1ad123da
|
Addressing nits
|
2019-09-09 16:13:24 -07:00 |
|
Dario Pavlovic
|
3932fcfebc
|
Fixing issues with double usage of data.
|
2019-09-09 15:39:04 -07:00 |
|
Dario Pavlovic
|
a71bbba7be
|
[Fuzz] Improve data generation #1723
|
2019-09-09 08:43:22 -07:00 |
|