/******************************************************************************/
/* */
/* Copyright (c) International Business Machines Corp., 2008 */
/* */
/* This program is free software; you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License, or */
/* (at your option) any later version. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See */
/* the GNU General Public License for more details. */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */
/* */
/******************************************************************************/
OO_DESCRIPTION.txt
==================
The contents of the bind directory:
test01 - shared child to shared parent.
test02 - shared child to private parent.
test03 - shared child to slave parent.
test04 - shared child to unclonable parent.
test05 - private child to shared parent.
test06 - private child to private parent.
test07 - private child to slave parent.
test07-2 - create slave then mount master - slave still propagates.
test08 - private child to uncloneable parent.
test09 - slave child to shared parent.
test10 - slave child to private parent.
test11 - slave child to slave parent.
test12 - slave child to uncloneable parent.
test13 - uncloneable child to shared parent.
test14 - uncloneable child to private parent.
test15 - uncloneable child to slave parent.
test16 - uncloneable child to uncloneable parent.
test17 - shared subtree with shared child to shared subtree.
test18 - shared subtree with shared child to private subtree.
test19 - shared subtree with shared child to slave subtree.
test20 - shared subtree with shared child to uncloneable subtree.
test21 - multi-level slave p-nodes.
test22 - bind within same tree - root to child
test23 - shared child to shared parent.
test24 - shared child to shared parent.
test07-2:
=========
create slave then mount master - slave still propagates.
test01:
=======
shared child to shared parent.
test02:
=======
shared child to private parent.
test03:
=======
shared child to slave parent.
test04:
=======
shared child to unclonable parent.
test05:
=======
private child to shared parent.
test06:
=======
private child to private parent.
test07:
=======
private child to slave parent.
test08:
=======
private child to uncloneable parent.
test09:
=======
slave child to shared parent.
test10:
=======
slave child to private parent.
test11:
=======
slave child to slave parent.
test12:
=======
slave child to uncloneable parent.
test13:
=======
uncloneable child to shared parent.
test14:
=======
uncloneable child to private parent.
test15:
=======
uncloneable child to slave parent.
test16:
=======
uncloneable child to uncloneable parent.
test17:
=======
shared subtree with shared child to shared subtree.
test18:
=======
shared subtree with shared child to private subtree.
test19:
=======
shared subtree with shared child to slave subtree.
test20:
=======
shared subtree with shared child to uncloneable subtree.
test21:
=======
multi-level slave p-nodes.
test22:
=======
bind within same tree - root to child
test23:
=======
shared child to shared parent.
test24:
=======
shared child to shared parent.