qtest/ide: Uninitialize PC allocator
commit0142f88bff3dd5cb819c9900da1c1e0a4aae9c44
authorJohn Snow <jsnow@redhat.com>
Fri, 1 Aug 2014 15:38:59 +0000 (1 11:38 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 8 Sep 2014 10:12:43 +0000 (8 11:12 +0100)
tree2a9e9e3f01602162e7107d7699424dd42596c7f9
parentec2f160538a24b72767e2afd1f0ba3085a35b79d
qtest/ide: Uninitialize PC allocator

Use the new call to pc_alloc_uninit
as a test for the new pathways.

The leak checking / assert pathways are
not enabled in this patch, leaving this
as an option to future test writers.

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/ide-test.c