aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 18efe892d01779f517c618549f0ff3f0cd139a4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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