mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Secretkeeper: Disable a replay protection VTS" into main
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