Commits on Oct 4, 2017

  1. test: tpm2_load: clean ups

    * trim whitespace issues
    * add trap handlers for cleanup and error detection
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    bf8ee58 View commit details
    Browse the repository at this point in the history
  2. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    dca44cc View commit details
    Browse the repository at this point in the history
  3. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    2d71ba6 View commit details
    Browse the repository at this point in the history
  4. test: tpm2_pcrlist: clean ups

    * trim whitespace issues
    * add trap handlers for cleanup and error detection
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    59daf73 View commit details
    Browse the repository at this point in the history
  5. tpm2_quote: repect -Q option

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    7ee0fa7 View commit details
    Browse the repository at this point in the history
  6. test: tpm2_quote: clean ups

    * trim whitespace issues
    * add trap handlers for cleanup and error detection
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    752e4ce View commit details
    Browse the repository at this point in the history
  7. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    305fc5a View commit details
    Browse the repository at this point in the history
  8. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    3765f90 View commit details
    Browse the repository at this point in the history
  9. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    4ff3c49 View commit details
    Browse the repository at this point in the history
  10. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    aa6de26 View commit details
    Browse the repository at this point in the history
  11. test: tpm2_sign: clean ups

    * trim whitespace issues
    * add trap handlers for cleanup and error detection
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    617270c View commit details
    Browse the repository at this point in the history
  12. test: tpm2_startup: clean ups

    * trim whitespace issues
    * add trap handlers for cleanup and error detection
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    d9d17e1 View commit details
    Browse the repository at this point in the history
  13. rename test_tpm2_takeownership_all.sh

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    2c5cfa2 View commit details
    Browse the repository at this point in the history
  14. test: cleanup test_tpm2_takeownership.sh

    * add error and cleanup handlers
    * trim whitespace errors
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    5d19136 View commit details
    Browse the repository at this point in the history
  15. test: cleanup test_tpm2_unseal.sh

    * add error and cleanup handlers
    * trim whitespace errors
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    26062c2 View commit details
    Browse the repository at this point in the history
  16. test: cleanup test_tpm2_verifysignature.sh

    * add error and cleanup handlers
    * trim whitespace errors
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    a1db4e2 View commit details
    Browse the repository at this point in the history
  17. test: test_tpm2_evictcontrol.sh rm key.ctx

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    2fc4098 View commit details
    Browse the repository at this point in the history
  18. test: test_tpm2_hmac.sh rm evict.log

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    dfce0a7 View commit details
    Browse the repository at this point in the history
  19. test_tpm2_loadexternal.sh: cleanups

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    8a93dd6 View commit details
    Browse the repository at this point in the history
  20. test_tpm2_rc_decode.sh: cleanups

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    70cdc5f View commit details
    Browse the repository at this point in the history
  21. test_tpm2_takeownership.sh fixups

    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    3e9c6ff View commit details
    Browse the repository at this point in the history
  22. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    2f82b93 View commit details
    Browse the repository at this point in the history
  23. test.sh: add pretty option

    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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    498571f View commit details
    Browse the repository at this point in the history
  24. 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>
    williamcroberts committed Oct 4, 2017
    Copy the full SHA
    cdf460c View commit details
    Browse the repository at this point in the history