Add the optfuzz.c program for verifying the query planner using a fuzzer.
commit333509c16af18aeb590bd228d405244903258708
authorD. Richard Hipp <drh@hwaci.com>
Wed, 21 Mar 2018 19:25:59 +0000 (21 19:25 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 21 Mar 2018 19:25:59 +0000 (21 19:25 +0000)
tree651b035357a1805f93d205e23b51db3c693ab21c
parent7f30ff22658eaa612527c0492a5663b0184c3b56
Add the optfuzz.c program for verifying the query planner using a fuzzer.
This is an initial code check-in.
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]