Platform Tools Release 29.0.4 (5871666)
Snap for 5735642 from 8b2d90441ce22ab647ff046d992508799d093e7b to sdk-release

Change-Id: Ic0a9f64795bf8561cf2db8b7ba03bfe5a459092e
tree: eb8ec8c22ed1fd1492071c873d026332f1c1fd4e
  1. scripts/
  2. src/
  3. tools/
  4. .gitignore
  5. Android.bp
  6. BUILD
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. NOTICE
  11. OWNERS
  12. README.md
  13. WORKSPACE
README.md

Citadel Test Harness

This project houses the code needed to run tests from a host connected to the citdadel chip.

Requirements

  • Software
  • bazel
  • build-essential
  • gcc-arm-none-eabi
  • Hardware
  • FPGA test setup with ultradebug or Citadel test board

Quickstart

The command to run the tests from a host machine is:

bazel run runtests

On Android run:

mmma -jnproc external/nos Make sure verity is disabled and the system partion is remounted then run: adb sync adb citadel_integration_tests