Stefan Berger
c2b54e6ab5
tests: Fix shellcheck issue SC2148 by adding a shell directive
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-01-30 18:25:45 -05:00
Stefan Berger
5704342aa8
tests: Fix shellcheck issue SC2181 by if cmd; ...
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-01-27 11:58:54 -05:00
Stefan Berger
cde5f608e5
tests: Skip CUSE TPM related tests if cuse module is not available
...
Skip the CUSE TPM related tests if the CUSE kernel module is not
available. Return similar error messages for both CUSE and VTPM proxy
module if they are not available.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-02-02 09:01:55 -05:00
Stefan Berger
4994a97e52
tests: Fix return code to skip test
...
Fix the return code indicating that the test code be skipped.
We need to return 77.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-02-01 17:28:18 -05:00
Stefan Berger
2308308b5f
tests: Add a test case for swtpm using the vTPM proxy device
...
Add a test case for swtpm chardev using the vTPM proxy device.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-01-15 09:47:01 -05:00