Files
android_kernel_samsung_sm86…/kernel-tests
Pavan Kumar M 70b84dc05e dataipa: Remove clang usage from make files
Remove usage of clang in make files as it is
deprecated in soong builds.

Change-Id: I2da10dc6f0f49c58ecda18eca95369656e69b6c8
Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com>
2023-09-25 22:12:34 +05:30
..
2022-03-09 19:49:51 -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.