]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new threadtest5 test program for stressing multiple database
authordrh <>
Wed, 12 May 2021 14:17:20 +0000 (14:17 +0000)
committerdrh <>
Wed, 12 May 2021 14:17:20 +0000 (14:17 +0000)
commit85ffcae177ba896a1875a9ecd8bd6474fb024af0
treefeaa8c06191d6945afafb470b1facd2a2c4f7c8a
parent277ae64103bca952f94a48034a3de10a42e0bd2e
Add the new threadtest5 test program for stressing multiple database
connections in the same process hammering on a single database.
Primarily designed to test memdb, but works on any database.

FossilOrigin-Name: 8db1c06958b8e1691440d4fd392648b74a1940b721852dabd315005efad520fc
Makefile.in
main.mk
manifest
manifest.uuid
test/threadtest5.c [new file with mode: 0644]