[REFACTOR] divide kprobe tests module 65/74065/2
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Thu, 9 Jun 2016 12:50:26 +0000 (15:50 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Fri, 10 Jun 2016 18:10:40 +0000 (21:10 +0300)
commitfa049504752a2b8ba77939f8eafa9d763abec083
treedbaa2fc51bbb4ef5aefb54f2fbe230c8f96a18db
parent79963f73d1d0aba147aaf163146eedb90a117a05
[REFACTOR] divide kprobe tests module

Change-Id: I34dabc4072e385a1a504fe2dbb3a55ceb29a1c37
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
tests/kprobe_tests/Kbuild
tests/kprobe_tests/kp_module.c [new file with mode: 0644]
tests/kprobe_tests/kp_module.h [new file with mode: 0644]
tests/kprobe_tests/kp_tests.c [moved from tests/kprobe_tests/kp_tests_module.c with 85% similarity]