t/strided: call parent class check_result()
authorVincent Fu <vincent.fu@samsung.com>
Fri, 29 Dec 2023 03:12:20 +0000 (22:12 -0500)
committerVincent Fu <vincent.fu@samsung.com>
Fri, 29 Dec 2023 03:19:44 +0000 (22:19 -0500)
commitf4c55efe562b1dacc4c260c25300fe29081bba67
tree4ee8066a8d9474656245877765d6ddb9ca341fba
parent6f2b92cfba7f5036a66575da61044b3af25cb1d3
t/strided: call parent class check_result()

Make sure we call the parent class' check_result() method to check the
return code, stderr output, etc.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/strided.py