* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_makecredential: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_pcrextend: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
Signed-off-by: William Roberts <william.c.roberts@intel.com>
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_readpublic: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_rsadecrypt: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_rsaencrypt: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: tpm2_send_command: clean ups
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
* trim whitespace issues * add trap handlers for cleanup and error detection Signed-off-by: William Roberts <william.c.roberts@intel.com>
rename test_tpm2_takeownership_all.sh
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: cleanup test_tpm2_takeownership.sh
* add error and cleanup handlers * trim whitespace errors Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: cleanup test_tpm2_unseal.sh
* add error and cleanup handlers * trim whitespace errors Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: cleanup test_tpm2_verifysignature.sh
* add error and cleanup handlers * trim whitespace errors Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: test_tpm2_evictcontrol.sh rm key.ctx
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: test_tpm2_hmac.sh rm evict.log
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test_tpm2_loadexternal.sh: cleanups
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test_tpm2_rc_decode.sh: cleanups
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test_tpm2_takeownership.sh fixups
Signed-off-by: William Roberts <william.c.roberts@intel.com>
test.sh: test for lefotver obejcts in-between tests
Ensure that tests dont leave: * persistent objects * files on the file system Signed-off-by: William Roberts <william.c.roberts@intel.com>
Add an option to print pretty. Disabling the special characters and spinner will allow cleaner output on travis. Signed-off-by: William Roberts <william.c.roberts@intel.com>
test: drop test_all.sh and switch to test.sh
Drop test_all.sh and switch to test.sh Add --plain option to test.sh for travis output update the readme Signed-off-by: William Roberts <william.c.roberts@intel.com>