瀏覽代碼

tests: Remove unnecessary glib.h includes

Remove glib.h includes, as it is provided by osdep.h.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Peter Maydell 9 年之前
父節點
當前提交
79ffb277ec
共有 100 個文件被更改,包括 0 次插入101 次删除
  1. 0 1
      tests/ac97-test.c
  2. 0 1
      tests/ahci-test.c
  3. 0 1
      tests/bios-tables-test.c
  4. 0 1
      tests/boot-order-test.c
  5. 0 1
      tests/check-qdict.c
  6. 0 1
      tests/check-qfloat.c
  7. 0 1
      tests/check-qint.c
  8. 0 1
      tests/check-qjson.c
  9. 0 1
      tests/check-qlist.c
  10. 0 1
      tests/check-qnull.c
  11. 0 1
      tests/check-qom-interface.c
  12. 0 1
      tests/check-qom-proplist.c
  13. 0 1
      tests/check-qstring.c
  14. 0 1
      tests/device-introspect-test.c
  15. 0 1
      tests/display-vga-test.c
  16. 0 1
      tests/drive_del-test.c
  17. 0 2
      tests/ds1338-test.c
  18. 0 1
      tests/e1000-test.c
  19. 0 1
      tests/eepro100-test.c
  20. 0 1
      tests/endianness-test.c
  21. 0 1
      tests/es1370-test.c
  22. 0 1
      tests/fdc-test.c
  23. 0 1
      tests/fw_cfg-test.c
  24. 0 1
      tests/hd-geo-test.c
  25. 0 1
      tests/i440fx-test.c
  26. 0 1
      tests/i82801b11-test.c
  27. 0 1
      tests/ide-test.c
  28. 0 1
      tests/intel-hda-test.c
  29. 0 1
      tests/ioh3420-test.c
  30. 0 1
      tests/ipmi-bt-test.c
  31. 0 1
      tests/ipmi-kcs-test.c
  32. 0 1
      tests/ipoctal232-test.c
  33. 0 1
      tests/ivshmem-test.c
  34. 0 1
      tests/libqos/ahci.c
  35. 0 1
      tests/libqos/fw_cfg.c
  36. 0 1
      tests/libqos/i2c-imx.c
  37. 0 1
      tests/libqos/i2c-omap.c
  38. 0 1
      tests/libqos/libqos.c
  39. 0 1
      tests/libqos/malloc-generic.c
  40. 0 1
      tests/libqos/malloc-pc.c
  41. 0 1
      tests/libqos/malloc.c
  42. 0 1
      tests/libqos/pci-pc.c
  43. 0 1
      tests/libqos/pci.c
  44. 0 1
      tests/libqos/usb.c
  45. 0 1
      tests/libqos/virtio-mmio.c
  46. 0 1
      tests/libqos/virtio-pci.c
  47. 0 1
      tests/libqos/virtio.c
  48. 0 1
      tests/libqtest.c
  49. 0 1
      tests/m48t59-test.c
  50. 0 1
      tests/ne2000-test.c
  51. 0 1
      tests/nvme-test.c
  52. 0 1
      tests/pc-cpu-test.c
  53. 0 1
      tests/pcnet-test.c
  54. 0 1
      tests/pvpanic-test.c
  55. 0 1
      tests/pxe-test.c
  56. 0 1
      tests/q35-test.c
  57. 0 1
      tests/qom-test.c
  58. 0 1
      tests/rcutorture.c
  59. 0 1
      tests/rtc-test.c
  60. 0 1
      tests/rtl8139-test.c
  61. 0 1
      tests/spapr-phb-test.c
  62. 0 1
      tests/tco-test.c
  63. 0 1
      tests/test-aio.c
  64. 0 1
      tests/test-base64.c
  65. 0 1
      tests/test-bitops.c
  66. 0 1
      tests/test-blockjob-txn.c
  67. 0 1
      tests/test-coroutine.c
  68. 0 1
      tests/test-crypto-cipher.c
  69. 0 1
      tests/test-crypto-hash.c
  70. 0 1
      tests/test-crypto-secret.c
  71. 0 1
      tests/test-cutils.c
  72. 0 1
      tests/test-filter-mirror.c
  73. 0 1
      tests/test-filter-redirector.c
  74. 0 1
      tests/test-hbitmap.c
  75. 0 1
      tests/test-int128.c
  76. 0 1
      tests/test-io-task.c
  77. 0 1
      tests/test-iov.c
  78. 0 1
      tests/test-logging.c
  79. 0 1
      tests/test-mul64.c
  80. 0 1
      tests/test-netfilter.c
  81. 0 1
      tests/test-opts-visitor.c
  82. 0 1
      tests/test-qdev-global-props.c
  83. 0 1
      tests/test-qemu-opts.c
  84. 0 1
      tests/test-qga.c
  85. 0 1
      tests/test-qmp-commands.c
  86. 0 1
      tests/test-qmp-event.c
  87. 0 1
      tests/test-qmp-input-strict.c
  88. 0 1
      tests/test-qmp-input-visitor.c
  89. 0 1
      tests/test-qmp-output-visitor.c
  90. 0 1
      tests/test-rcu-list.c
  91. 0 1
      tests/test-rfifolock.c
  92. 0 1
      tests/test-string-input-visitor.c
  93. 0 1
      tests/test-string-output-visitor.c
  94. 0 1
      tests/test-thread-pool.c
  95. 0 1
      tests/test-throttle.c
  96. 0 1
      tests/test-timed-average.c
  97. 0 1
      tests/test-visitor-serialization.c
  98. 0 1
      tests/test-vmstate.c
  99. 0 1
      tests/test-write-threshold.c
  100. 0 1
      tests/test-x86-cpuid.c

+ 0 - 1
tests/ac97-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/ahci-test.c

@@ -24,7 +24,6 @@
 
 #include "qemu/osdep.h"
 #include <getopt.h>
-#include <glib.h>
 
 #include "libqtest.h"
 #include "libqos/libqos-pc.h"

+ 0 - 1
tests/bios-tables-test.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <glib/gstdio.h>
 #include "qemu-common.h"
 #include "libqtest.h"

+ 0 - 1
tests/boot-order-test.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqos/fw_cfg.h"
 #include "libqtest.h"
 

+ 0 - 1
tests/check-qdict.c

@@ -10,7 +10,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qint.h"
 #include "qapi/qmp/qdict.h"

+ 0 - 1
tests/check-qfloat.c

@@ -11,7 +11,6 @@
  *
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qfloat.h"
 #include "qemu-common.h"

+ 0 - 1
tests/check-qint.c

@@ -10,7 +10,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qint.h"
 #include "qemu-common.h"

+ 0 - 1
tests/check-qjson.c

@@ -11,7 +11,6 @@
  *
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qstring.h"
 #include "qapi/qmp/qint.h"

+ 0 - 1
tests/check-qlist.c

@@ -10,7 +10,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qint.h"
 #include "qapi/qmp/qlist.h"

+ 0 - 1
tests/check-qnull.c

@@ -7,7 +7,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qobject.h"
 #include "qemu-common.h"

+ 0 - 1
tests/check-qom-interface.c

@@ -10,7 +10,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qom/object.h"
 #include "qemu/module.h"

+ 0 - 1
tests/check-qom-proplist.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/error.h"
 #include "qom/object.h"

+ 0 - 1
tests/check-qstring.c

@@ -10,7 +10,6 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/qmp/qstring.h"
 #include "qemu-common.h"

+ 0 - 1
tests/device-introspect-test.c

@@ -18,7 +18,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "qapi/qmp/qstring.h"
 #include "libqtest.h"

+ 0 - 1
tests/display-vga-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 static void pci_cirrus(void)

+ 0 - 1
tests/drive_del-test.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 static void drive_add(void)

+ 0 - 2
tests/ds1338-test.c

@@ -21,8 +21,6 @@
 #include "libqtest.h"
 #include "libqos/i2c.h"
 
-#include <glib.h>
-
 #define IMX25_I2C_0_BASE 0x43F80000
 
 #define DS1338_ADDR 0x68

+ 0 - 1
tests/e1000-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/eepro100-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 static void test_device(gconstpointer data)

+ 0 - 1
tests/endianness-test.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 #include "qemu/bswap.h"

+ 0 - 1
tests/es1370-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/fdc-test.c

@@ -24,7 +24,6 @@
 
 #include "qemu/osdep.h"
 
-#include <glib.h>
 
 #include "libqtest.h"
 #include "qemu-common.h"

+ 0 - 1
tests/fw_cfg-test.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 #include "hw/nvram/fw_cfg_keys.h"

+ 0 - 1
tests/hd-geo-test.c

@@ -16,7 +16,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "libqtest.h"
 

+ 0 - 1
tests/i440fx-test.c

@@ -13,7 +13,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <sys/mman.h>
 
 #include "libqtest.h"

+ 0 - 1
tests/i82801b11-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/ide-test.c

@@ -24,7 +24,6 @@
 
 #include "qemu/osdep.h"
 
-#include <glib.h>
 
 #include "libqtest.h"
 #include "libqos/libqos.h"

+ 0 - 1
tests/intel-hda-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 #define HDA_ID "hda0"

+ 0 - 1
tests/ioh3420-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/ipmi-bt-test.c

@@ -29,7 +29,6 @@
 #include <netinet/ip.h>
 #include <netinet/tcp.h>
 
-#include <glib.h>
 
 #include "libqtest.h"
 #include "qemu-common.h"

+ 0 - 1
tests/ipmi-kcs-test.c

@@ -24,7 +24,6 @@
 
 #include "qemu/osdep.h"
 
-#include <glib.h>
 
 #include "libqtest.h"
 

+ 0 - 1
tests/ipoctal232-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/ivshmem-test.c

@@ -9,7 +9,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <glib/gstdio.h>
 #include <sys/mman.h>
 #include "contrib/ivshmem-server/ivshmem-server.h"

+ 0 - 1
tests/libqos/ahci.c

@@ -23,7 +23,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 #include "libqos/ahci.h"

+ 0 - 1
tests/libqos/fw_cfg.c

@@ -13,7 +13,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqos/fw_cfg.h"
 #include "libqtest.h"
 #include "qemu/bswap.h"

+ 0 - 1
tests/libqos/i2c-imx.c

@@ -20,7 +20,6 @@
 #include "qemu/osdep.h"
 #include "libqos/i2c.h"
 
-#include <glib.h>
 
 #include "libqtest.h"
 

+ 0 - 1
tests/libqos/i2c-omap.c

@@ -9,7 +9,6 @@
 #include "qemu/osdep.h"
 #include "libqos/i2c.h"
 
-#include <glib.h>
 
 #include "qemu/bswap.h"
 #include "libqtest.h"

+ 0 - 1
tests/libqos/libqos.c

@@ -1,5 +1,4 @@
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <sys/wait.h>
 
 #include "libqtest.h"

+ 0 - 1
tests/libqos/malloc-generic.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqos/malloc-generic.h"
 #include "libqos/malloc.h"
 

+ 0 - 1
tests/libqos/malloc-pc.c

@@ -17,7 +17,6 @@
 #include "hw/nvram/fw_cfg_keys.h"
 
 #include "qemu-common.h"
-#include <glib.h>
 
 #define PAGE_SIZE (4096)
 

+ 0 - 1
tests/libqos/malloc.c

@@ -14,7 +14,6 @@
 #include "libqos/malloc.h"
 #include "qemu-common.h"
 #include "qemu/host-utils.h"
-#include <glib.h>
 
 typedef QTAILQ_HEAD(MemList, MemBlock) MemList;
 

+ 0 - 1
tests/libqos/pci-pc.c

@@ -19,7 +19,6 @@
 #include "qemu-common.h"
 #include "qemu/host-utils.h"
 
-#include <glib.h>
 
 #define ACPI_PCIHP_ADDR         0xae00
 #define PCI_EJ_BASE             0x0008

+ 0 - 1
tests/libqos/pci.c

@@ -14,7 +14,6 @@
 #include "libqos/pci.h"
 
 #include "hw/pci/pci_regs.h"
-#include <glib.h>
 
 void qpci_device_foreach(QPCIBus *bus, int vendor_id, int device_id,
                          void (*func)(QPCIDevice *dev, int devfn, void *data),

+ 0 - 1
tests/libqos/usb.c

@@ -12,7 +12,6 @@
  * See the COPYING file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "hw/usb/uhci-regs.h"
 #include "libqos/usb.h"

+ 0 - 1
tests/libqos/virtio-mmio.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "libqos/virtio.h"
 #include "libqos/virtio-mmio.h"

+ 0 - 1
tests/libqos/virtio-pci.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "libqos/virtio.h"
 #include "libqos/virtio-pci.h"

+ 0 - 1
tests/libqos/virtio.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "libqos/virtio.h"
 

+ 0 - 1
tests/libqtest.c

@@ -17,7 +17,6 @@
 #include "qemu/osdep.h"
 #include "libqtest.h"
 
-#include <glib.h>
 #include <sys/socket.h>
 #include <sys/wait.h>
 #include <sys/un.h>

+ 0 - 1
tests/m48t59-test.c

@@ -13,7 +13,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 

+ 0 - 1
tests/ne2000-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/nvme-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/pc-cpu-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "libqtest.h"

+ 0 - 1
tests/pcnet-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */

+ 0 - 1
tests/pvpanic-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 static void test_panic(void)

+ 0 - 1
tests/pxe-test.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <glib/gstdio.h>
 #include "qemu-common.h"
 #include "libqtest.h"

+ 0 - 1
tests/q35-test.c

@@ -10,7 +10,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "libqos/pci.h"
 #include "libqos/pci-pc.h"

+ 0 - 1
tests/qom-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qemu/cutils.h"

+ 0 - 1
tests/rcutorture.c

@@ -61,7 +61,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/atomic.h"
 #include "qemu/rcu.h"
 #include "qemu/thread.h"

+ 0 - 1
tests/rtc-test.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 #include "hw/timer/mc146818rtc_regs.h"

+ 0 - 1
tests/rtl8139-test.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "libqos/pci-pc.h"
 #include "qemu/timer.h"

+ 0 - 1
tests/spapr-phb-test.c

@@ -8,7 +8,6 @@
  * See the COPYING file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 

+ 0 - 1
tests/tco-test.c

@@ -7,7 +7,6 @@
  * See the COPYING file in the top-level directory.
  */
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "libqtest.h"
 #include "libqos/pci.h"

+ 0 - 1
tests/test-aio.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "block/aio.h"
 #include "qapi/error.h"
 #include "qemu/timer.h"

+ 0 - 1
tests/test-base64.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qapi/error.h"
 #include "qemu/base64.h"

+ 0 - 1
tests/test-bitops.c

@@ -7,7 +7,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/bitops.h"
 
 typedef struct {

+ 0 - 1
tests/test-blockjob-txn.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qapi/error.h"
 #include "qemu/main-loop.h"
 #include "block/blockjob.h"

+ 0 - 1
tests/test-coroutine.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/coroutine.h"
 #include "qemu/coroutine_int.h"
 

+ 0 - 1
tests/test-crypto-cipher.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "crypto/init.h"
 #include "crypto/cipher.h"

+ 0 - 1
tests/test-crypto-hash.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "crypto/init.h"
 #include "crypto/hash.h"

+ 0 - 1
tests/test-crypto-secret.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "crypto/init.h"
 #include "crypto/secret.h"

+ 0 - 1
tests/test-cutils.c

@@ -26,7 +26,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu/cutils.h"
 

+ 0 - 1
tests/test-filter-mirror.c

@@ -9,7 +9,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "qemu/iov.h"
 #include "qemu/sockets.h"

+ 0 - 1
tests/test-filter-redirector.c

@@ -51,7 +51,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 #include "qemu/iov.h"
 #include "qemu/sockets.h"

+ 0 - 1
tests/test-hbitmap.c

@@ -10,7 +10,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/hbitmap.h"
 
 #define LOG_BITS_PER_LONG          (BITS_PER_LONG == 32 ? 5 : 6)

+ 0 - 1
tests/test-int128.c

@@ -7,7 +7,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/int128.h"
 
 /* clang doesn't support __noclone__ but it does have a mechanism for

+ 0 - 1
tests/test-io-task.c

@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "io/task.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-iov.c

@@ -1,5 +1,4 @@
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "qemu/iov.h"
 #include "qemu/sockets.h"

+ 0 - 1
tests/test-logging.c

@@ -25,7 +25,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "include/qemu/log.h"

+ 0 - 1
tests/test-mul64.c

@@ -7,7 +7,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/host-utils.h"
 
 

+ 0 - 1
tests/test-netfilter.c

@@ -9,7 +9,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "libqtest.h"
 
 /* add a netfilter to a netdev and then remove it */

+ 0 - 1
tests/test-opts-visitor.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu/config-file.h"     /* qemu_add_opts() */
 #include "qemu/option.h"          /* qemu_opts_parse() */

+ 0 - 1
tests/test-qdev-global-props.c

@@ -23,7 +23,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "hw/qdev.h"
 #include "qom/object.h"

+ 0 - 1
tests/test-qemu-opts.c

@@ -12,7 +12,6 @@
 #include "qapi/qmp/qstring.h"
 #include "qemu/config-file.h"
 
-#include <glib.h>
 
 static QemuOptsList opts_list_01 = {
     .name = "opts_list_01",

+ 0 - 1
tests/test-qga.c

@@ -1,6 +1,5 @@
 #include "qemu/osdep.h"
 #include <locale.h>
-#include <glib.h>
 #include <glib/gstdio.h>
 #include <sys/socket.h>
 #include <sys/un.h>

+ 0 - 1
tests/test-qmp-commands.c

@@ -1,5 +1,4 @@
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "qapi/qmp/types.h"
 #include "test-qmp-commands.h"

+ 0 - 1
tests/test-qmp-event.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "test-qapi-types.h"

+ 0 - 1
tests/test-qmp-input-strict.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-qmp-input-visitor.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-qmp-output-visitor.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-rcu-list.c

@@ -21,7 +21,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu/atomic.h"
 #include "qemu/rcu.h"
 #include "qemu/thread.h"

+ 0 - 1
tests/test-rfifolock.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "qemu/rfifolock.h"
 

+ 0 - 1
tests/test-string-input-visitor.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-string-output-visitor.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-thread-pool.c

@@ -1,5 +1,4 @@
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "block/aio.h"
 #include "block/thread-pool.h"

+ 0 - 1
tests/test-throttle.c

@@ -13,7 +13,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <math.h>
 #include "block/aio.h"
 #include "qapi/error.h"

+ 0 - 1
tests/test-timed-average.c

@@ -11,7 +11,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu/timed-average.h"
 

+ 0 - 1
tests/test-visitor-serialization.c

@@ -12,7 +12,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include <float.h>
 
 #include "qemu-common.h"

+ 0 - 1
tests/test-vmstate.c

@@ -23,7 +23,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "qemu-common.h"
 #include "migration/migration.h"

+ 0 - 1
tests/test-write-threshold.c

@@ -7,7 +7,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "block/block_int.h"
 #include "block/write-threshold.h"
 

+ 0 - 1
tests/test-x86-cpuid.c

@@ -23,7 +23,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 
 #include "hw/i386/topology.h"
 

Some files were not shown because too many files changed in this diff