On Wed, Oct 19, 2022 at 18:56:01 +0200, Tim Wiederhake wrote:
cpu-data.py assumes that all "feature" nodes have exactly
one child.
This assumption will no longer be true when the cpumap includes alias-
names for features.
Signed-off-by: Tim Wiederhake <twiederh(a)redhat.com>
---
tests/cputestdata/cpu-data.py | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>