]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the OSSFuzz test module, invoke the progress handler much more frequently
authordrh <drh@noemail.net>
Mon, 13 Mar 2017 13:45:29 +0000 (13:45 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Mar 2017 13:45:29 +0000 (13:45 +0000)
commitbbc017746009e30bbac905bbd67dd1c7e1ac384c
treec908c4e6aa1bce7b274fd816a51d78be0b638cf0
parentba28b5ab0a73e80522d279eb651ac92f4c861bfe
In the OSSFuzz test module, invoke the progress handler much more frequently
so that timeouts are detected punctually even if the test script is running
opcodes that individually take a long time (for example, an OP_Function opcode
that invokes "randomblob(1.5e6)").

FossilOrigin-Name: f3b6959c04c4ef7b8ff03582b867012a869d52b4a90a0d7ab079ee4c21be5464
manifest
manifest.uuid
test/ossfuzz.c