Commit 53b8f68
committed
Fix documentation in PSA crypto metadata tests
Fix and improve the documentation of the test_parity() function in PSA
crypto metadata tests:
. Align the short description of the function with the function name:
"Test ..." instead of "Check ..."
. Fix the description of the returned value: the returned value is
nonzero, not zero, if the parity is even.
. Add documentation explaining the needs for parity testing and that
the parity is expected to be even.
Signed-off-by: Ronald Cron <[email protected]>1 parent cf4a40b commit 53b8f68
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
0 commit comments