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
4cad2bb32e
tests: Fix shellcheck issue SC2143 by using grep -q
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-01-26 08:12:59 -05:00
Stefan Berger
fd7a812b24
tests: Fix code to pass shellcheck with some errors disabled
...
Fix the test cases to pass shellcheck with some of the errors
disable.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-01-13 13:59:02 -05:00
Stefan Berger
cce7503cbf
tests: exit with error code if mktemp fails
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-11-02 08:35:49 -04:00
Eiichi Tsukata
aae539b27f
swtpm_setup: Add tests for --overwrite options
...
The tests for the following options:
- with "--overwrite"
- with "--not-overwrite"
- without "--overwrite" nor "--not-overwrite"
Signed-off-by: Eiichi Tsukata <eiichi.tsukata@nutanix.com>
2021-09-07 09:22:51 -04:00