master
tests: Refactor certificate creation tests
tests: Extend tpm12 tests patch to fix issues with unused variables
tests: Enable SWTPM_TEST_PROFILE for running test_tpm2_ibmtss2 with profile
tests: Derive support for CUSE from SWTPM_EXE help screen
tests: Fix issues related to SC2164
swtpm_cert: Enable certificate creation for ML-KEM keys
tests: Retry NVWrite command after 0x922 return code and inc lockout counter
tests: Extend existing test case to use the new fsync option
tests: Test for expected message receive on NOTIFY_SOCKET
tests: Fix name of CUSE TPM device in pcap test case
tests: Fix a spelling error in a variable
tests: Create certificates for ML-DSA and ML-KEM keys
tests: Make some tests work in ubuntu:26.04 containers
swtpm_setup: Create IAK hwSerialNum from data extracted from EK certificate
tests+samples: Check for --help support to determine stat/sed tools flavor
tests: drop the need to set INSTALLED=1 when running tests
tests: Fix shellcheck issue SC2148 by adding a shell directive
tests: Add softhsm_setup to shellcheck'ed files and fix issues
treewide: remove executable bit from config files and c-code
swtpm: Implement CMD_LOCK_STORAGE to lock storage
tests: Remove SWTPM variable and usage
build: remove hardcoded tss user and group
tests: Fix 2 cases of shellcheck SC2001 using bash search-replace
tests: Convert more test cases to rely on variables from common
tests: Fix code to pass shellcheck with some errors disabled
tests: teach them to run installed
tests: Add test cases for using swtpm --print-states while swtpm is running
tests: Replicate test_ctrlchannel3 for TPM 2 to test_tpm2_ctrlchannel3
tests: Convert test cases to use openssl tool
tests: use swtpm_setup.conf from tests
tests: Rearrange order of test cases to run some also as 'root'
tests: Make the TPM 1.2 tools compilable in more recent build environments
tests: cuse: Create /dev/null in chroot environment
swtpm: Check for good entropy source in chroot environment
tests: Use IBMTSS2 test v2.5.0
tests: Pass --disable-tests when building swtpm across versions
tests: source common under ${TESTDIR}
tests: Add a test for the --pcap command line option
tests: Test that disabled commands and algorithms are actually disabled
tests: Skip tests if p11tool is not found in PATH
tests: Test verification and encryption with state from libtpms v0.9 and v0.10
tests: Fix 3 occurrences of stray '\' before '-'
tests: Sign different TPM 2 certificate types with an Ed448 key
swtpm_localca: Replace certtool with openssl for creating CAs
tests: Fall back to using default-v1 profile while libtpms v0.11 is not required
tests: Extend test cases with RSA-4096 and default-v2 testing