[IMPROVE] add kprobe tests 41/69641/3
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 16 May 2016 08:28:35 +0000 (11:28 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Wed, 18 May 2016 10:47:05 +0000 (03:47 -0700)
commit3120f47d19da4dcd363a4bdff28506a28bc2f549
tree4b3b2a2b99e2d982c74a8a552c586ebd059a4068
parentfcc68995d0d0f568ced996b23fce2289c7843896
[IMPROVE] add kprobe tests

Change-Id: I8f89454a43ca725bfbad01163c224321c5937c3b
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
tests/Kbuild [new file with mode: 0644]
tests/kprobe_tests/Kbuild [new file with mode: 0644]
tests/kprobe_tests/kp_tests_module.c [new file with mode: 0644]
tests/kprobe_tests/run_kp_tests.sh [new file with mode: 0644]