Skip to content

Commit 7d8ceb3

Browse files
committed
Run debug unlock tests on subsystem FPGA
1 parent 30cc8e9 commit 7d8ceb3

3 files changed

Lines changed: 367 additions & 67 deletions

File tree

.config/nextest.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ default-filter = """
1717
(package(caliptra-hw-model) and test(tests::test_execution)) |
1818
(package(caliptra-drivers) and test(test_dma_aes)) |
1919
(package(caliptra-runtime)
20-
- test(test_debug_unlock::test_dbg_unlock_prod_wrong_public_keys)
21-
- test(test_debug_unlock::test_dbg_unlock_prod_wrong_cmd)
2220
- test(test_fe_programming::test_fe_programming_invalid_partition)
2321
- test(test_pauser_privilege_levels::test_pl0_unset_in_header)
2422
- test(test_pauser_privilege_levels::test_pl1_init_ctx_dpe_context_thresholds)
@@ -31,7 +29,6 @@ default-filter = """
3129
- test(/^test_ocp_lock::/)
3230
- test(test_set_auth_manifest::test_set_auth_manifest_cmd_external)) |
3331
(package(caliptra-rom)
34-
- test(test_debug_unlock::)
3532
- test(test_fmcalias_derivation::test_zero_firmware_size)
3633
- test(test_uds_fe)
3734
- test(test_wdt_activation_and_stoppage::)

0 commit comments

Comments
 (0)