Files
android_kernel_samsung_sm86…/kernel-tests
Michael Adisumarta a986957002 dataipa: ipa-kernel-tests: ulso test, network-traffic fix
* Early stage target does not support every std library operations
* changed vector insert before begin to push_back to eliminate illegal
memory access
* Added virtual destructor PacketModifier

Change-Id: I34041e8b81547d474c050425beac8ae8a78a4799
Signed-off-by: Eliad Ben Yishay <quic_ebenyish@quicinc.com>
2022-03-07 16:39:53 -08:00
..
2022-02-01 15:32:33 -08:00

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.