1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Convert the fuzzer virtual table into a loadable extension and move it

to the ext/misc/fuzzer.c file.

FossilOrigin-Name: c8c69307f60c1d07ac666ae3797b7e3f286fd491
This commit is contained in:
drh
2013-04-25 14:31:46 +00:00
parent 24b6422dcb
commit e50db1c5d2
10 changed files with 54 additions and 89 deletions

View File

@ -17,7 +17,7 @@ source $testdir/tester.tcl
ifcapable !vtab { finish_test ; return }
set ::testprefix fuzzerfault
register_fuzzer_module db
load_static_extension db fuzzer
do_test 1-pre1 {
execsql {