2 # This is just a sanity check
3 expect attachdb attached: 1
4 attachdb test.tdb false
5 # This is just a sanity check
6 expect readrecordlock lock 1: data ''
7 readrecordlock 1 testkey
8 writerecord 1 1 test-contents
11 expect readrecordlock lock 2: data 'test-contents'
12 readrecordlock 1 testkey