From 0a0c3853b2fdd450ec6d0a79d166f3c2bb34b085 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Tue, 6 Feb 2024 12:38:47 +0000 Subject: [PATCH] automated: linux: update docs for pkcs11 test This patch changes formatting for test description to markdown. This allows it to be rendered in the readthedocs.org properly. Signed-off-by: Milosz Wasilewski --- automated/linux/pkcs11/pkcs11.yaml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/automated/linux/pkcs11/pkcs11.yaml b/automated/linux/pkcs11/pkcs11.yaml index fd1253c1c..10b529828 100644 --- a/automated/linux/pkcs11/pkcs11.yaml +++ b/automated/linux/pkcs11/pkcs11.yaml @@ -1,21 +1,24 @@ metadata: format: Lava-Test Test Definition 1.0 name: pkcs11-tests - description: "Basic test suite for pkcs11 operations. - The main motivation behind the tests is checking the interaction - with SE05x TPM devices. Tests can also be used with softhsm if - TPM is not available + description: | + Basic test suite for pkcs11 operations. + The main motivation behind the tests is checking the interaction + with SE05x TPM devices. Tests can also be used with softhsm if + TPM is not available - Example use with TPM: - ./pkcs11.sh -p 'pkcs11-tool --module /usr/lib/libckteec.so.0.1' + Example use with TPM: - Example use with softhsm: - ./pkcs11.sh -p 'pkcs11-tool --module /usr/lib/softhsm/libsofthsm2.so' -t false + ./pkcs11.sh -p 'pkcs11-tool --module /usr/lib/libckteec.so.0.1' + + Example use with softhsm: + + ./pkcs11.sh -p 'pkcs11-tool --module /usr/lib/softhsm/libsofthsm2.so' -t false + + ssscli tool comes from NXP and is not packaged for any distribution + at the moment. It needs to be preinstalled in the OS in order to use + SE05x TPM for this test. - ssscli tool comes from NXP and is not packaged for any distribution - at the moment. It needs to be preinstalled in the OS in order to use - SE05x TPM for this test. - " maintainer: - milosz.wasilewski@foundries.io os: