]> git.proxmox.com Git - swtpm.git/history - tests
packaging: track dbgsym package for swtpm-libs and swtpm-tools
[swtpm.git] / tests /
2023-05-25 Thomas Lamprechttests: skip ctrlchannel and ctrlchannel2 in sbuild
2022-11-02 Stefan Bergertests: Pass --verify-profile=medium to certtool if...
2022-09-22 Stefan Bergertests: Replicate test_ctrlchannel3 for TPM 2 to test_tp...
2022-09-22 Stefan Bergertests: Test automatic termination upon loss of ctrl...
2022-09-22 Stefan Bergertests: Use SOCK_STREAM for CMD_SET_DATAFD socketpair
2022-09-22 Stefan Bergerswtpm: Extend capabilities JSON and show ctrl-opt-terminate
2022-09-06 Stefan Bergertests: Add test case for state migration and storage...
2022-09-06 Stefan Bergerswtpm: Implement CMD_LOCK_STORAGE to lock storage
2022-09-06 Stefan Bergerswtpm: Advertise --migration option in capabilities...
2022-08-26 Stefan Bergertests: Check for fallocate tool and its support for...
2022-08-25 Stefan Bergerswtpm: Advertise the --chroot option with cmdarg-chroot
2022-08-25 Stefan Bergertests: If filesystem is mounted with nodev opt skip...
2022-08-25 Jennifer Herbertswtpm: Add a chroot option
2022-08-18 Stefan Bergertests: Add test case to check that swtpm sends a TPM2_S...
2022-08-18 Stefan Bergerswtpm: Introduce disable-auto-shutdown flag for --flags...
2022-08-11 Stefan Bergertests: Remove dump of logfile at end of test
2022-08-09 Stefan Bergerswtpm: cuse: Restrict opening CUSE device to one openab...
2022-08-09 Stefan Bergertests: Move swtpm_open_cmddev into swtpm_cmd_tx
2022-07-14 Stefan Bergerswtpm: Also advertise the flags-opt-startup option...
2022-06-14 Stefan Bergertests: Do not activate SHA-1 PCR bank in test case
2022-05-09 Stefan Bergertest: Recreate TPM 2 state files with header
2022-05-09 Stefan Bergertest: Recreate TPM 2 state files with header
2022-05-09 Stefan Bergertest: Recreate TPM 2 state files with header
2022-05-09 Stefan Bergertest: Recreate TPM 1.2 state files with header
2022-05-09 Stefan Bergertest: Recreate TPM 1.2 state files with header
2022-05-03 Stefan Bergertests: Patch IBM TSS2 test suite for OpenSSL 3.x
2022-05-03 Stefan Bergertests: Repeat TSS command if it fails
2022-02-23 Stefan Bergertests: Use ${WORKDIR} in config files to test env....
2021-11-05 Stefan Bergertests: Fix expiration date check for 32 bit machines
2021-11-05 Stefan Bergertests: OSSL 3: Make TPM 1.2 test compile; skip IBM...
2021-11-05 Stefan Bergerswtpm_setup: Add support for --reconfigure flag to...
2021-11-05 Stefan Bergertests: Support filenames with spaces in some functions
2021-11-02 Stefan Bergertests: exit with error code if mktemp fails
2021-10-27 Stefan Bergertests: Convert 2 test cases to use --daemon option
2021-10-27 Stefan Bergertests: Add test case for chardev for swtpm --print...
2021-10-18 Stefan Bergertest: Add missing _test_tpm2_file_permissions file...
2021-10-08 Stefan Bergerswtpm_localca: Created certificates for CAs and TPM...
2021-10-07 Stefan Bergertests: Add a test case for the new swtpm_setup option
2021-10-07 Stefan Bergerswtpm_setup: Implement option --create-config-files...
2021-10-06 Stefan Bergerswtpm: Display the --print-states capability and docume...
2021-10-05 Stefan Bergertests: Use /usr/bin/env bash rather than /bin/bash...
2021-10-05 Stefan Bergerswtpm: Use sys/mount.h and support block devs only...
2021-10-05 Stefan Reiterswtpm_setup: add test case to exercise file backend
2021-10-05 Stefan Reiterswtpm: Add "nvram-backend-linear" capability
2021-10-05 Stefan Reiterswtpm: Add tests for "linear file" backend
2021-10-05 Stefan Bergertests: Skip TPM 2 pkcs11-related test when ASAN is...
2021-09-29 Stefan Bergertests: Use nm and grep to check for ASAN
2021-09-29 Stefan Bergertests: Replace bad '~' with '\!'
2021-09-28 Stefan Bergertest: Fix test_tpm2_file_permissions for BSD
2021-09-28 Stefan Bergertests: Add a test case for testing --runas and ability...
2021-09-28 Stefan Bergerswtpm: Add size to each type of state and use JSON...
2021-09-27 Stefan Bergertests: Fix tests using tpm2-abrmd by preventing concurrency
2021-09-25 Stefan Bergerswtpm: Search for all state files and use abstracted...
2021-09-20 Stefan Bergertest: Remove import of twisted package function for...
2021-09-16 Eiichi Tsukatatests: Fix test_tpm2_save_load_state_da_timeout rare...
2021-09-10 Eiichi Tsukatatests: Fix test_tpm2_print_states
2021-09-07 Eiichi Tsukataswtpm: Add --print-states for reporting TPM states...
2021-09-07 Eiichi Tsukataswtpm_setup: Add tests for --overwrite options
2021-08-14 Stefan Bergertests: Skip chardev related tests after checking for...
2021-08-13 Eiichi Tsukataswtpm: Add "nvram-backend-dir" capability
2021-08-13 Eiichi Tsukataswtpm: Add options for pluggable backend (--tpmstate...
2021-08-10 Stefan Bergerswtpm_setup: Add support for checking for TPM 1.2 and...
2021-08-10 Stefan Bergertests: Fix test case number in case of test being skipped
2021-08-10 Marc-André Lureauswtpm*: report 'version' in --print-capabilities
2021-08-10 Marc-André Lureautests: test for availability of TPM 2.0 support in...
2021-08-10 Stefan Bergertests: test for availability of TPM 1.2 support in...
2021-08-10 Marc-André Lureauswtpm: report 'tpm-1.2' & 'tpm-2.0' in --print-capabilities
2021-07-30 Stefan Bergertests: Use the --write-ek-cert-files option and check...
2021-07-30 Stefan Bergerswtpm_setup: Support --write-ek-cert-files as an option
2021-07-28 Stefan Bergertests: Replace ${SWTPM}.pid with swtpm.pid in PID filen...
2021-07-25 Nick ChevskyMove swtpm_localca sources from samples/ to src/
2021-07-22 Nick ChevskyMove swtpm_setup.conf.in from etc/ to samples/
2021-07-13 Stefan Bergertests: Add test_tpm2_save_load_state to the tests to run
2021-07-07 Stefan Bergertest: Extend TPM 1.2 test case to also cover 'savestate'
2021-07-07 Stefan Bergertests: Use --allow-signing with --decryption in some...
2021-06-29 Stefan Bergertests: Add swtpm_setup test cases with --lock-nvram...
2021-06-21 Stefan Bergertests: Kill tpm2-abrmd with SIGKILL rather SIGTERM
2021-06-16 Stefan Bergertests: Use common vars for executables in swtpm_setup_c...
2021-06-01 Stefan Bergertests: Test resolving env. variabels in swtpm_setup...
2021-05-12 Stefan Bergertests: Allow volatile state file >= 9000 bytes in test_...
2021-03-17 Stefan Bergertests: Add a Readme describing how to run the swtpm...
2021-03-17 Stefan Bergertests: Store and also restore the volatile state at...
2021-03-17 Stefan Bergertests: Set test-check local user.name and user.email...
2021-03-01 Stefan Bergertests: Apply patches to IBM TSS2 test suite
2021-03-01 Stefan Bergertests: Move setting CERRTOOL variable to tests-common
2021-02-26 Stefan Bergertests: Add test for libtpms issue number 195 (needs...
2021-02-24 Stefan Bergertests: Use the IBM TSS2 v1.6.0's test suite
2021-02-21 Stefan Bergertests: Wait a bit for pid file content; dump log on...
2021-02-05 Stefan Bergertests: Fix spelling error swptm->swtpm
2021-01-13 Stefan Bergerswtpm: Fix --print-capabilities for 'swtpm chardev'
2021-01-04 Stefan Bergerswtpm_cuse: Support parial reads (issue #376)
2020-11-09 Stefan Bergertests: Try with tcsd.conf ownership of root:tss if...
2020-10-05 Stefan Bergertests: Fix path to swtpm-localca
2020-10-02 Stefan Bergertests: Allow 'ss' as an alternative to 'netstat'
2020-09-22 Stefan Bergertests: start tpm2-abrmd for test case
2020-09-16 Stefan Bergersamples: Apply password for signing key when creating...
2020-09-09 Stefan Bergerswtpm_setup: Get rid of 'c' code and support changing...
2020-08-28 Stefan Bergerswtpm_setup: Switch over to new python tool and get...
2020-08-28 Stefan Bergertests: Have softhsm_setup use the temporary directory now
2020-08-28 Stefan Bergertests: Enable softhsm_setup to work with a temporary...
next