Skip to content
Commit 8d257e95 authored by Jon Medhurst (Tixy)'s avatar Jon Medhurst (Tixy) Committed by Jon Medhurst
Browse files

ARM: kprobes: Add test cases for stack consuming instructions



These have extra 'checker' functions associated with them so lets make
sure those get covered by testing. As they may create uninitialised
space on the stack we also update the test code to ensure such space is
consistent between test runs. This is done by disabling interrupts in
setup_test_context().

Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
parent a0266c21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment