summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorRavi Bangoria <ravi.bangoria@linux.ibm.com>2018-05-21 07:21:08 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2018-06-03 17:39:14 +0300
commit5a61640e322693028a36452f637681d388e4c241 (patch)
tree4dc9cd07bc7f5a80f78d60704599a8ff3dcf1c3b /scripts/gdb/linux/utils.py
parent83afab4ce05660c728f4a5d45f5970d9cc9ee6d2 (diff)
downloadlinux-5a61640e322693028a36452f637681d388e4c241.tar.xz
powerpc/sstep: Fix emulate_step test if VSX not present
emulate_step() tests are failing if VSX is not supported or disabled. emulate_step_test: lxvd2x : FAIL emulate_step_test: stxvd2x : FAIL If !CPU_FTR_VSX, emulate_step() failure is expected and testcase should PASS with a valid justification. After patch: emulate_step_test: lxvd2x : PASS (!CPU_FTR_VSX) emulate_step_test: stxvd2x : PASS (!CPU_FTR_VSX) Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions