ia64/xen-unstable
view tools/xenstore/testsuite/15nowait.test @ 6946:e703abaf6e3d
Add behaviour to the remove methods to remove the transaction's path itself. This allows us to write Remove(path) to remove the specified path rather than having to slice the path ourselves.
author | emellor@ewan |
---|---|
date | Sun Sep 18 14:42:13 2005 +0100 (2005-09-18) |
parents | 3233e7ecfa9f |
children | f7a7f8f2e6e4 872cf6ee0594 |
line source
1 # If we don't wait for an ack, we can crash daemon as it never expects to be
2 # sending out two replies on top of each other.
3 noackwrite /1 create 1
4 noackwrite /2 create 2
5 noackwrite /3 create 3
6 noackwrite /4 create 4
7 noackwrite /5 create 5
8 readack
9 readack
10 readack
11 readack
12 readack
14 expect handle is 1
15 introduce 1 100 7 /my/home
16 1 noackwrite /1 create 1
17 1 noackwrite /2 create 2
18 1 noackwrite /3 create 3
19 1 noackwrite /4 create 4
20 1 noackwrite /5 create 5
21 1 readack
22 1 readack
23 1 readack
24 1 readack
25 1 readack