]> git.proxmox.com Git - mirror_qemu.git/commit - tests/fw_cfg-test.c
tests: use g_new() family of functions
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 6 Oct 2017 23:49:56 +0000 (20:49 -0300)
committerThomas Huth <thuth@redhat.com>
Mon, 16 Oct 2017 11:29:49 +0000 (13:29 +0200)
commit790bbb9768e6a21920e76989f931db80ca67dc10
tree0fc32564560acb9210742fb2a5fa947b8f7d5fb7
parentd3c9218840c070f1c81ac20bc02fb6aafc6e3803
tests: use g_new() family of functions

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[PMD: split of some files in other commits of the same series, add libqtest.c]
Acked-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/ahci-test.c
tests/fw_cfg-test.c
tests/libqos/ahci.c
tests/libqos/libqos.c
tests/libqos/malloc.c
tests/libqtest.c
tests/pc-cpu-test.c