mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Secretkeeper: Disable a replay protection VTS" into main am: 78b266ba5a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2890149 Change-Id: I26a367351ca459426dd80c1d77ce5668ed8939f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -513,6 +513,8 @@ fn secret_management_replay_protection_seq_num_per_session() {
|
||||
|
||||
// This test checks that Secretkeeper rejects requests with out of order [`RequestSeqNum`]
|
||||
#[test]
|
||||
// TODO(b/317416663): This test fails, when HAL is not present in the device. Refactor to fix this.
|
||||
#[ignore]
|
||||
#[should_panic]
|
||||
fn secret_management_replay_protection_out_of_seq_req_not_accepted() {
|
||||
let sk_client = setup_client!();
|
||||
|
||||
Reference in New Issue
Block a user