# system-test-harness **Repository Path**: mirrors_android_source/system-test-harness ## Basic Information - **Project Name**: system-test-harness - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 -j`nproc` external/nos Make sure verity is disabled and the system partion is remounted then run: > adb sync > adb citadel_integration_tests