benchtests: make compare_strings.py accept string as attribute value
authorSu Lifan <su-lifan@linux.alibaba.com>
Fri, 25 Feb 2022 08:58:07 +0000 (16:58 +0800)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 8 Mar 2022 14:12:52 +0000 (19:42 +0530)
commitedddffc9df5ea5882192bca7ddaad8f6440bcc44
tree07e87d3c4dfef99322be1510b23958725e78c4f1
parent6de743a4e31a94e3d022e64a90c9082290a5a573
benchtests: make compare_strings.py accept string as attribute value

Commit ac759b1fbf28a82d99afde9046f8b72c7cba5dae added attribute
"overlap" to bench-memmove-walk, whose value is a string. This change
makes compare_strings.py fail since benchout_strings.schema.json
requires the values of attributes to be number.

This patch relaxes such constraint.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
benchtests/scripts/benchout_strings.schema.json