]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests: Rename pc-cpu-test.c to cpu-plug-test.c
authorThomas Huth <thuth@redhat.com>
Fri, 6 Oct 2017 10:13:51 +0000 (12:13 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 Jan 2018 07:39:05 +0000 (08:39 +0100)
commit152e039359f4c0b3c7802444c2dd580ebc9aa10c
tree28e37186f78fac613b919f287b88482d833fcaf4
parentb384cd95eb9c6f73ad84ed1bb0717a26e29cc78f
tests: Rename pc-cpu-test.c to cpu-plug-test.c

The test will be extended to work on other architectures, too, so let's
use a more generic name for the file and the functions in here first.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include
tests/cpu-plug-test.c [new file with mode: 0644]
tests/pc-cpu-test.c [deleted file]