commit | 9eed1797720ae633cf17b03dd804d8744f1d3b5c | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Sun Aug 28 16:02:38 2011 +0100 |
committer | Jon Medhurst <tixy@yxit.co.uk> | Tue Sep 20 18:17:43 2011 +0000 |
tree | c57a2a32f8129b602bda54f58afe9c723cf661c2 | |
parent | 4189bc71ff2cd3c1920b69a01f6796caf3f1edb3 [diff] |
ARM: kprobes: Add basic API tests These test that the different kinds of probes can be successfully placed into ARM and Thumb code and that the handlers are called correctly when this code is executed. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>