Implement file-backed persistent storage
This allows running ctap2 authenticator application on non-embedded host OS to implement virtual FIDO2 authenticator for QEMU
This commit is contained in:
@@ -120,7 +120,7 @@ then
|
||||
cargo test --features std
|
||||
cd ../..
|
||||
cd libraries/persistent_store
|
||||
cargo test --features std
|
||||
cargo test --features std,hostenv
|
||||
cd ../..
|
||||
cargo test --features std
|
||||
|
||||
|
||||
Reference in New Issue
Block a user