tests: add test for kernel segmentation fault

As asked by Daniel Vetter, this is a tech which checks if we can cause
division by zero in kernel by reading the i915_emon_status debugfs
entry repeatably.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
Eugeni Dodonov
2011-11-10 11:12:10 -02:00
parent 31a4b13132
commit 48186febf1
2 changed files with 35 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ TESTS_progs = \
TESTS_scripts = \
debugfs_reader \
debugfs_emon_crash \
$(NULL)
kernel_tests = \