Crate btlib_tests
source ·Modules
- Contains the macro
cred_store_test_cases
which expands to a collection of test cases for a credential store implementation.
Macros
- Expands to a set of test cases for a credential store implementation.
Structs
- A credential store that keeps all credential in memory. Thus these credentials will be lost when this struct is dropped.
- A static instance of InMemCredStore for use in tests.
- A test harness which allows a [TpmCredStore] to be accessed.
Constants
- The root password to use with the [static@TEST_STORE] static credential store.