]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: initial tests for locking retry
authorDavid Bremner <david@tethera.net>
Sun, 26 Jun 2016 15:29:44 +0000 (17:29 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 29 Jun 2016 07:05:28 +0000 (09:05 +0200)
commit6450813e8f211c87e9a2b48c76fb0c99c57410d2
treeb325c27bcd96f60f4548d3fbaf7a3bcaea180f2e
parent9b60dc3cd9224eddfe9bc5cf74eeaa5f0d599d04
test: initial tests for locking retry

Currently there's not much to test, so we simulate contention, and check
that the modifications to the database are serialized.
test/T620-lock.sh [new file with mode: 0755]