]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhancements to the testing logic for malloc and mutex. Only permit one
authordrh <drh@noemail.net>
Thu, 10 Jul 2008 18:13:42 +0000 (18:13 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Jul 2008 18:13:42 +0000 (18:13 +0000)
commit8a42cbd3f06618e135f4dc8f1263584183258c3d
tree7e3179ba9ecc1d91beeb46a5a6d71746933355c2
parent80b3c54851e208b6ec82756610c839409aa20833
Enhancements to the testing logic for malloc and mutex.  Only permit one
of MEMSYS3/5 to be compiled-in at a time.  Omit the SQLITE_CONFIG_MEMSYS3/5
configuration options. (CVS 5389)

FossilOrigin-Name: ed8b2525006ae7f8cacd01b291760513fdbdff57
manifest
manifest.uuid
src/main.c
src/mem2.c
src/sqlite.h.in
src/test_malloc.c
src/test_mutex.c
test/memsubsys2.test [new file with mode: 0644]
test/mutex2.test
test/permutations.test