aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-04-18tests: fix checks for illegal curvesJames Bottomley5-9/+28
2024-04-18tests: enable sha1 bank if the vtpm comes with it disabledJames Bottomley1-24/+43
2023-12-17tests: add check for signed policiesJames Bottomley3-0/+51
2023-12-14tests: Add testing for the new locality flagJames Bottomley3-0/+25
2023-12-04fix the pkcs12 wrapping test for openssl 3.2James Bottomley1-2/+7
2023-12-04Fix dynamic_engine tests for openssl 3.2James Bottomley1-0/+1
2023-11-22signed_tpm2_policy: match the man pageJames Bottomley1-10/+19
2023-11-22tests: fix for swtpm and tpm_server being installed simultaneouslyJames Bottomley2-5/+5
2023-06-26tests: skip known test failures for swtpmJames Bottomley1-0/+5
2023-03-22tests: add provider testsJames Bottomley2-0/+82
2023-03-17add tests for elliptic curve parent authorityJames Bottomley1-0/+7
2023-03-17tests: make engine specification and inputs variablesJames Bottomley26-104/+108
2023-03-17tests: move engine tests to a separate directoryJames Bottomley8-65/+66
2023-03-17Restructure the subdirectories to follow a more common approachJames Bottomley29-30/+4
2023-01-12Tests for name algorithm fixesJames Bottomley2-67/+83
2023-01-12tests: add test for importable sealed dataJames Bottomley1-0/+23
2023-01-11tests: add tests for signed policiesJames Bottomley2-0/+88
2022-02-28Add test for dynamic engine keys to detect possible use after freeJames Bottomley2-0/+30
2022-02-16Fix tests for openssl-3James Bottomley9-34/+36
2021-04-11seal_unseal: add --pcr-lock for easy policyJames Bottomley1-0/+18
2021-04-11Add tests for the new --pcr-lock optionJames Bottomley1-0/+45
2021-03-19Introduce env variables to set owner and group of TSS dirRoberto Sassu2-1/+46
2021-02-27Work around Intel TSS Null Seed problems (issue 1993)James Bottomley2-3/+22
2021-02-27Add support for the Intel TSSJames Bottomley3-10/+33
2020-06-23tests: add test for no password public keysJames Bottomley2-2/+2
2020-05-10Allow use of swtpm for testingJames Bottomley2-11/+22
2020-05-09tests: add test for curves openssl doesn't supportJames Bottomley2-0/+31
2020-05-09wrap_ecc.sh: Add tests for explicit curve parametrisationJames Bottomley1-1/+13
2020-03-24configure.ac: make location of software TPM configurableJames Bottomley2-5/+10
2020-03-04Add ability to import PKCS12 keysJames Bottomley2-0/+23
2020-01-26Add test for seal/unsealJames Bottomley2-1/+21
2020-01-10tests: add a test for DER keysJames Bottomley2-1/+19
2019-12-29load_tpm2_key: add a test for loading importable keysJames Bottomley1-0/+6
2019-02-24Add tests for restricted keysJames Bottomley2-0/+83
2019-02-13e_tpm-rsa.c: add additional padding typesJames Bottomley2-0/+26
2018-11-14Add tests for importable keysJames Bottomley2-0/+21
2018-11-12check_enhanced_auth.sh: add loop over name algorithm typeJames Bottomley5-75/+85
2018-11-01add tests for old keysJames Bottomley2-0/+20
2018-08-12policy: add the ability to have time limited keysJames Bottomley2-0/+52
2018-08-10fix error handling for failed policy commandsJames Bottomley2-3/+14
2018-06-28openssl_tpm2_engine: add tests for enhanced authorizationRoberto Sassu6-0/+91
2018-02-08tests: add prefix change to test_nv_key.shJames Bottomley2-2/+15
2018-02-08tests: add test for a key which requires parent authorizationJames Bottomley4-2/+30
2018-02-08tests: add tests for NV keys with passwordsJames Bottomley1-2/+28
2018-02-08tests: fix sporadic build service failure with testsJames Bottomley1-1/+12
2018-02-08tests: fix fail_connect.sh on 32 bit platformJames Bottomley1-15/+14
2018-02-08tests: add test for NV keysJames Bottomley2-0/+23
2018-02-07test: add check for specific hierarchiesJames Bottomley2-5/+11
2018-02-07test/wrap_tpm_key.sh: add check for unparented key creationJames Bottomley1-5/+9
2018-02-02create_tpm2_key: protect authorization for TPM created keysJames Bottomley1-1/+1
2018-01-26tests: add a check for the correct TPM directory settingJames Bottomley2-2/+28
2018-01-22tests: add dest for DA protection flagJames Bottomley2-0/+46
2018-01-22e_tpm2: Don't keep TPM key resident for the openssl key lifetimeJames Bottomley1-3/+19
2018-01-21tests: add checks for key derivation from Elliptic Curve keysJames Bottomley2-0/+46
2018-01-21tests: add connection failure checkJames Bottomley2-1/+48
2017-10-17openssl 1.1 supportJames Bottomley4-4/+7
2017-10-12tests: determine the curves programmaticallyJames Bottomley3-3/+11
2017-10-12create_tpm2_key: add option to list all curves the TPM supportsJames Bottomley2-0/+16
2017-10-12Add ability to wrap arbitrary Elliptic Curve KeysJames Bottomley2-0/+18
2017-10-12Remove generic engine key methodsJames Bottomley2-0/+21
2017-10-11create_tpm2_key: Add ability to wrap existing ECC KeysJames Bottomley2-1/+20
2017-10-11support BN_P256 ECC CurveJames Bottomley1-1/+1
2017-10-11Add initial handling for Elliptic Curve KeysJames Bottomley3-0/+26
2017-10-09tests: better clean up of test residuesJames Bottomley1-1/+1
2017-10-08tests: add tests for checking authorizationJames Bottomley3-0/+35
2017-10-08Add simple testsJames Bottomley6-0/+81