swtpm/tests
Stefan Berger 9e3fab9817 tests: Update test case due to SHA512 support in libtpms
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-08-07 12:19:47 -04:00
..
data tests: Update test case due to SHA512 support in libtpms 2018-08-07 12:19:47 -04:00
_test_encrypted_state tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_getcap tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_hashing tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_hashing2 tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_init tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_locality tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_migration_key swtpm: Encrypt the data with a random IV every time 2018-07-02 07:28:16 -04:00
_test_migration_key_2 tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
_test_resume_volatile tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
_test_save_load_encrypted_state tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_save_load_state tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_setbuffersize tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_swtpm_bios tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_tpm2_encrypted_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
_test_tpm2_getcap tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_hashing tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_hashing2 tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_hashing3 tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_init tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_locality tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_migration_key tests: Add test_tpm2_migration_key test case 2018-08-07 12:19:46 -04:00
_test_tpm2_probe tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_resume_volatile tests: Add TPM 2 test case tpm_tpm2_resume_volatile 2018-08-07 12:19:46 -04:00
_test_tpm2_save_load_encrypted_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
_test_tpm2_save_load_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
_test_tpm2_savestate tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_setbuffersize tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm2_swtpm_bios Extend swtpm_bios with --tpm2 to support a TPM 2 2018-08-07 12:19:46 -04:00
_test_tpm2_volatilestate tests: Add test case for testing TPM 2 volatile state 2018-08-07 12:19:46 -04:00
_test_tpm2_wrongorder tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_tpm_probe tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
_test_volatilestate tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
_test_wrongorder tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
common tests: Poll for 1 second after PID file was found to be gone 2018-06-04 16:10:27 -04:00
create_certs.sh Support TPM 2 in swtpm_setup and swtpm_setup.sh 2018-08-07 12:19:46 -04:00
load_vtpm_proxy tests: Skip CUSE TPM related tests if cuse module is not available 2017-02-02 09:01:55 -05:00
Makefile.am tests: Add a test case for checking certs created by swtpm_localca 2018-08-07 12:19:46 -04:00
swtpm_setup.conf treewide: remove executable bit from config files and c-code 2018-01-17 10:45:25 -05:00
test_clientfds.py swtpm: Implement CMD_GETINFO to retrieve TPM specification info 2018-04-23 10:00:26 -04:00
test_commandline Introduce '--flag not-need-init' for socket and chardev 2017-07-11 14:04:40 -04:00
test_common test: Add --log parameter to test logging 2017-02-03 15:15:31 -05:00
test_config.in build: remove hardcoded tss user and group 2015-11-02 20:47:37 -05:00
test_ctrlchannel tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
test_ctrlchannel2 tests: Poll for 1 second after PID file was found to be gone 2018-06-04 16:10:27 -04:00
test_ctrlchannel3 tests: Split off CMD_SET_DATAFD test into own file 2017-10-11 18:57:16 -04:00
test_ctrlchannel4 tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
test_cuse tests: Skip CUSE tests if not compiled with CUSE interface 2018-06-11 10:35:14 -04:00
test_encrypted_state tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_getcap tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_hashing tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_hashing2 tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_init tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_locality tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_migration_key tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_parameters swtpm: Encrypt the data with a random IV every time 2018-07-02 07:28:16 -04:00
test_resume_volatile tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_save_load_encrypted_state tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_save_load_state tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_setbuffersize swtpm: Implemented support for PTM_SET_BUFFERSIZE command 2017-11-05 14:53:00 -05:00
test_setdatafd.py tests: use send1msg() in place of sendmsg() for older twisted versions 2017-09-29 20:03:14 -04:00
test_swtpm_bios tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_swtpm_cert swtpm_cert: Add Subject Directory Attributes to EK cert 2018-04-16 21:22:19 -04:00
test_swtpm_setup_create_cert tests: set PATH so swtpm_cert can be found 2018-04-23 11:58:59 -04:00
test_tpm2_ctrlchannel2 tests: Add test cases for state suspension and resumption 2018-08-07 12:19:46 -04:00
test_tpm2_encrypted_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
test_tpm2_getcap tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_hashing tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_hashing2 tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_hashing3 tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_init tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_locality tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_migration_key tests: Add test_tpm2_migration_key test case 2018-08-07 12:19:46 -04:00
test_tpm2_parameters swtpm_setup: Implement support for ECC keys 2018-08-07 12:19:46 -04:00
test_tpm2_probe tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_resume_volatile tests: Add TPM 2 test case tpm_tpm2_resume_volatile 2018-08-07 12:19:46 -04:00
test_tpm2_samples_swtpm_localca tests: Add a test case for checking certs created by swtpm_localca 2018-08-07 12:19:46 -04:00
test_tpm2_save_load_encrypted_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
test_tpm2_save_load_state tests: Add test cases for encrypted state 2018-08-07 12:19:46 -04:00
test_tpm2_save_load_state_3 tests: Update test case due to SHA512 support in libtpms 2018-08-07 12:19:47 -04:00
test_tpm2_savestate tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_setbuffersize tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_swtpm_bios Extend swtpm_bios with --tpm2 to support a TPM 2 2018-08-07 12:19:46 -04:00
test_tpm2_swtpm_cert swtpm_cert: Add support for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_swtpm_cert_ecc swtpm_cert: Support for Elliptic Curve keys 2018-08-07 12:19:46 -04:00
test_tpm2_swtpm_setup_create_cert swtpm_setup: Implement support for ECC keys 2018-08-07 12:19:46 -04:00
test_tpm2_volatilestate tests: Add test case for testing TPM 2 volatile state 2018-08-07 12:19:46 -04:00
test_tpm2_vtpm_proxy tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm2_wrongorder tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_tpm_probe tests: Add test cases for TPM2 2018-08-07 12:19:46 -04:00
test_volatilestate tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_vtpm_proxy tests: Use wait_process_gone rather than kill -0 2018-07-02 08:26:53 -04:00
test_wrongorder tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00