aboutsummaryrefslogtreecommitdiff
path: root/test/sessionfuzz.c
Commit message (Collapse)AuthorAge
* sessionfuzz.c: use lt/gt brackets instead of double-quotes when #including ↵stephan2022-12-22
| | | | | zlib.h, as reported in [forum:91a104bd65 | forum post 91a104bd65]. FossilOrigin-Name: 7d7780c350f3239f9c9feb91924a01a4eba31b88060946c766719c9d50c16bcd
* Add the OMIT_ZLIB compile-time option to sessionfuzz.c. (Originallydrh2020-07-23
| | | | | checked into the wrong branch.) FossilOrigin-Name: 6019bf8a2db548fea4be4f49961937d5b12eba9e42c7c7a58babfaf3288cb0cd
* Remove a debugging printf() left in test/sessionfuzz.c.dan2019-03-15
| | | FossilOrigin-Name: 73c4abc90264355f3ea6e8c34e5aad6ed665b70fb136c4d416e2a98e46562bbd
* Fix harmless compiler warning.mistachkin2018-03-07
| | | FossilOrigin-Name: 706800ba377e4a1f615ee6ab44530742f23e1d1be5b658608ca2fd352b363cb2
* Enable compilation of 'sessionfuzz' tool using MSVC.mistachkin2018-03-07
| | | FossilOrigin-Name: c58de43b8f2723d659fc9820caf667e215fdfa9aa2d7337fc82ba5b6f8db2e4c
* Add the sessionfuzz test program and data obtained from a week of runningdrh2018-03-07
AFL. Automatically run this test program on any "make test" on unix. FossilOrigin-Name: ecaedfe596d4c05546bfd798fdca94aff6a81f55be7b17ddb65fc5547c4b5aa6