swtpm/tests
Stefan Berger c51c07a016 tests: Pass top level source dir to test cases for out-of-tree builds
Some test cases that root has to run did not pass the out-of-tree
builds. We need to pass the top level source dir to these test cases
and change some variable accessing config files to the right directory
for the out-of-tree build to work.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-09-01 14:49:49 -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: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_getcap tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_hashing tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_hashing2 tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_init tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_locality tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_migration_key tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -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: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_save_load_encrypted_state tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_save_load_state tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_setbuffersize tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_swtpm_bios tests: Use --cs for swtpm_bios rather than ambiguous -cs 2018-08-29 13:10:01 +00:00
_test_tpm2_encrypted_state tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_getcap tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_hashing tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_hashing2 tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_hashing3 tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_init tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_locality tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_migration_key tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_probe tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_resume_volatile tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_save_load_encrypted_state tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_save_load_state tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_save_load_state_da_timeout tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_savestate tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_setbuffersize tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_swtpm_bios tests: Use --cs for swtpm_bios rather than ambiguous -cs 2018-08-29 13:10:01 +00:00
_test_tpm2_volatilestate tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm2_wrongorder tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_tpm_probe tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_volatilestate tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
_test_wrongorder tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
common tests: Implement support for OS/X (Darwin) 2018-08-30 15:44:24 -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: Pass top level source dir to test cases for out-of-tree builds 2018-09-01 14:49:49 -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 tests: Make python test code independent of python 2 or 3 2018-08-07 12:19:47 -04:00
test_commandline tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -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: Implement support for OS/X (Darwin) 2018-08-30 15:44:24 -04:00
test_ctrlchannel2 tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
test_ctrlchannel3 tests: Make python test code independent of python 2 or 3 2018-08-07 12:19:47 -04:00
test_ctrlchannel4 tests: Make the killing of processes less noisy 2018-08-07 12:19:47 -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 tests: Pass top level source dir to test cases for out-of-tree builds 2018-09-01 14:49:49 -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: Make python test code independent of python 2 or 3 2018-08-07 12:19:47 -04:00
test_swtpm_bios tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00
test_swtpm_cert tests: Enable running tests in out-of-source builds 2018-08-07 12:19:47 -04:00
test_swtpm_setup_create_cert tests: Pass top level source dir to test cases for out-of-tree builds 2018-09-01 14:49:49 -04:00
test_tpm2_ctrlchannel2 tests: fix and enable test_tpm2_ctrlchannel2 2018-08-09 14:54:52 -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 tests: Pass top level source dir to test cases for out-of-tree builds 2018-09-01 14:49:49 -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: set CERTTOOL to gnutls-certtool on OS/X 2018-08-30 15:40:01 -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: skip sha512 related test if pcrallocate does not support it 2018-08-07 12:19:47 -04:00
test_tpm2_save_load_state_da_timeout tests: Add TPM 2 test for testing the DA timeouts with state suspend/resume 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 tests: Enable running tests in out-of-source builds 2018-08-07 12:19:47 -04:00
test_tpm2_swtpm_cert_ecc tests: Enable running tests in out-of-source builds 2018-08-07 12:19:47 -04:00
test_tpm2_swtpm_setup_create_cert build-sys: fix make distcheck 2018-08-08 09:58:22 -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: Make the killing of processes less noisy 2018-08-07 12:19:47 -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: Make the killing of processes less noisy 2018-08-07 12:19:47 -04:00
test_wrongorder tests: Run tests also on socket interfaces 2017-07-11 14:04:40 -04:00