]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Repurpose the SQLITE_TESTCTRL_FAULT_INSTALL test-control to register a
authordrh <drh@noemail.net>
Fri, 16 May 2014 14:17:01 +0000 (14:17 +0000)
committerdrh <drh@noemail.net>
Fri, 16 May 2014 14:17:01 +0000 (14:17 +0000)
commitc007f61bb02c2f20a3a240daeb0f2c88d68df85e
treee61ed30e848510fe1e1101185dd7454d0c3142c8
parenta5e2b50d0af831a525cd469c95f17b3acf797d2c
Repurpose the SQLITE_TESTCTRL_FAULT_INSTALL test-control to register a
callback to be invoked by sqlite3FaultSim().  That test-control has been
unused since 2008-06-20 and was never used in any official release.

FossilOrigin-Name: 0d43a7ad9abe821e33e0bf83a997aa4461b1e3f2
manifest
manifest.uuid
src/global.c
src/main.c
src/sqliteInt.h
src/test2.c
src/util.c
test/misc1.test