]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the optfuzz.c program for verifying the query planner using a fuzzer.
authordrh <drh@noemail.net>
Wed, 21 Mar 2018 19:25:59 +0000 (19:25 +0000)
committerdrh <drh@noemail.net>
Wed, 21 Mar 2018 19:25:59 +0000 (19:25 +0000)
commit30f30133d7d50bb6a71945012494b1dfe5c153fb
treea5de6b3ed0416d239bd5b0f978397e63f0308861
parentf6e6f023083a4d4d221d152439074b4ed74a077c
Add the optfuzz.c program for verifying the query planner using a fuzzer.
This is an initial code check-in.

FossilOrigin-Name: 3fb21251b0c9c731513e8fb137867c2710a77d99411c99348d3ac45d3babffd7
manifest
manifest.uuid
test/optfuzz-db01.c [new file with mode: 0644]
test/optfuzz-db01.txt [new file with mode: 0644]
test/optfuzz.c [new file with mode: 0644]