conform: Add test unit for the destruction of Containers
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 Dec 2009 23:29:11 +0000 (23:29 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 Dec 2009 23:34:25 +0000 (23:34 +0000)
commitc7e8ddb7a60dd76d5f62027383693575f30e2473
treeacbf33c47809953deb94a846fbb6d827b267a2c6
parent1520ba6190165dc8902b622833efbccf23716751
conform: Add test unit for the destruction of Containers

Verify that internal children do not go through the remove()
implementation, and that non-internal children do.
.gitignore
tests/conform/Makefile.am
tests/conform/test-actor-destroy.c [new file with mode: 0644]
tests/conform/test-conform-main.c