We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a965fc commit 09107ebCopy full SHA for 09107eb
libs/hsm/README.rst
@@ -654,7 +654,7 @@ The test steps:
654
All internal and external transitions in HSM are logged and compared against
655
expected patterns stored in **struct test::out**.
656
657
-HSM destructor
+HSM Destructor
658
--------------
659
660
Tests :cpp:func:`am_hsm_dtor()` API.
@@ -682,7 +682,7 @@ The test steps:
682
1. Initialize the HSM. The init state transition activates **s**.
683
2. Call :cpp:func:`am_hsm_dtor()` for the HSM and check if it destructs the HSM.
684
685
-HSM history
+HSM History
686
-----------
687
688
Demonstrates the HSM history pattern usage modeling the operation of
0 commit comments