]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test infrastructure (and some tests) to inject faults into os_unix.c using the...
authordan <dan@noemail.net>
Mon, 28 Mar 2011 19:10:06 +0000 (19:10 +0000)
committerdan <dan@noemail.net>
Mon, 28 Mar 2011 19:10:06 +0000 (19:10 +0000)
commit213ca0a8cf4b961b93c25f0b6b1e24bf064a9761
treefdba397ba73548ae0ad2ee528e48e20242403986
parentdba2cc43c41c31bf8d6bb3892d766bab968abfaf
Add test infrastructure (and some tests) to inject faults into os_unix.c using the new xSetSystemCall interface.

FossilOrigin-Name: 0e1d20dfaeea5ab285d16aa4b8f02b61b1d2bc10
main.mk
manifest
manifest.uuid
src/tclsqlite.c
src/test_syscall.c [new file with mode: 0644]
test/malloc_common.tcl
test/sysfault.test [new file with mode: 0644]