]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cputest: Replace bool with cpuTestCPUIDJson enum
authorJiri Denemark <jdenemar@redhat.com>
Tue, 26 Sep 2017 19:01:56 +0000 (21:01 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 16 Oct 2017 07:23:20 +0000 (09:23 +0200)
commit0d88c25f2c29d4792041637dd783a5e88e5ba17e
tree9a36ee89c704910629a85f04396fc2cd74727083
parent9c9620af1d09efdc327c91d4e94e6ff9bc22c556
cputest: Replace bool with cpuTestCPUIDJson enum

We will soon need to handle more than two values.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/cputest.c