
Move ip_accelerator which is a part of kernel-tests-internal from kernel to techpack. Updated up to SHA1: b8790774643dbfea5b312ed422ef86b54e4c8d7f The kernel-test-module was moved into the driver, and will be compiled as part of debug build. Change-Id: I427b9ea061401c74845d2bd0d505da747d5fe89f Acked-by: Eliad Ben Yishay <ebenyish@qti.qualcomm.com> Signed-off-by: Amir Levy <alevy@codeaurora.org> Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
11 lines
479 B
Plaintext
11 lines
479 B
Plaintext
Subsystem: ipa-kernel-tests
|
|
|
|
Parameters:
|
|
-n: Nominal test case (tests all the different use cases for ip_accelerator)
|
|
-a: Adversarial test case (Currently holds no tests)
|
|
-r: Repeatability test case (Currently holds no tests)
|
|
-s: Stress test case (invokes many simultaneous threads that all try and access the device at once)
|
|
--help: Specifies the params for run.sh
|
|
|
|
Description:
|
|
This test module tests IPA driver, it holds a userspace module and a kernel space module. |