Revision 1d9358e6 tests/ide-test.c

b/tests/ide-test.c
122 122

  
123 123
static void ide_test_quit(void)
124 124
{
125
    qtest_quit(global_qtest);
125
    qtest_end();
126 126
}
127 127

  
128 128
static QPCIDevice *get_pci_device(uint16_t *bmdma_base)

Also available in: Unified diff