README.txt 479 B

1234567891011
  1. Subsystem: ipa-kernel-tests
  2. Parameters:
  3. -n: Nominal test case (tests all the different use cases for ip_accelerator)
  4. -a: Adversarial test case (Currently holds no tests)
  5. -r: Repeatability test case (Currently holds no tests)
  6. -s: Stress test case (invokes many simultaneous threads that all try and access the device at once)
  7. --help: Specifies the params for run.sh
  8. Description:
  9. This test module tests IPA driver, it holds a userspace module and a kernel space module.