Clone this repo:
  1. 0e29630 Merge Coral/Flame into AOSP master by Xin Li · 4 years, 6 months ago main master
  2. 99dc29e Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 4 years, 7 months ago b_141248619
  3. 28e5818 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 4 years, 8 months ago
  4. fdee69e DO NOT MERGE - Merge Android 10 into master by Xin Li · 4 years, 8 months ago ndk-sysroot-r21
  5. 658f6b8 Snap for 5778854 from 363e8dad5d1109d1e88f35d23e627ea7cce521b5 to qt-c2f2-release by android-build-team Robot · 4 years, 9 months ago android10-c2f2-release android10-c2f2-s1-release android10-c2f2-s2-release android-10.0.0_r12 android-10.0.0_r13 android-10.0.0_r14 android-10.0.0_r7 android-10.0.0_r8 android-10.0.0_r9

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