xref: /aosp_15_r20/tools/security/remote_provisioning/attestation_testing/README (revision d9ecfb0f4d734c9ce41cde8ac4d585b094fd4222)
1*d9ecfb0fSAndroid Build Coastguard WorkerRun the following commands to run this attestation test on device. From the root of the tree:
2*d9ecfb0fSAndroid Build Coastguard Worker> . build/envsetup.sh
3*d9ecfb0fSAndroid Build Coastguard Worker> lunch <<your_device_target>>
4*d9ecfb0fSAndroid Build Coastguard Worker> m AttestationTestTool
5*d9ecfb0fSAndroid Build Coastguard Worker> python tools/security/remote_provisioning/attestation_testing/attestation_test_host.py
6*d9ecfb0fSAndroid Build Coastguard Worker
7*d9ecfb0fSAndroid Build Coastguard WorkerAny failures found during execution will be printed to the terminal in the format of:
8*d9ecfb0fSAndroid Build Coastguard Worker> AttestationFail: <<Description of failure>>
9