
12 Oct
2017
12 Oct
'17
4:11 p.m.
@title, consider: Replace bool with cpuTestCPUIDJson enum It's just the "json bool" that looks strange. On 10/04/2017 10:58 AM, Jiri Denemark wrote:
We will soon need to handle more than two values.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- tests/cputest.c | 79 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 37 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John