@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(a)redhat.com>
---
tests/cputest.c | 79 ++++++++++++++++++++++++++++++---------------------------
1 file changed, 42 insertions(+), 37 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John