Commit Graph

89 Commits

Author SHA1 Message Date
Conor Patrick
9e41cf111d test reset fails after powered for 10s 2020-03-28 15:59:59 -04:00
Conor Patrick
669fa9b419 test hmac-secret is different for uv=1 and uv=0 2020-03-28 12:20:48 -04:00
Conor Patrick
4645018982 test depth-first-search of creds and interleave RP's 2020-03-27 00:33:02 -04:00
Conor Patrick
e5ebcab508 support reboot command for latest solo fw and better testing 2020-03-25 14:26:30 -04:00
Conor Patrick
0a97adc5ec fix bad_pinauth tests for real devices 2020-03-25 14:26:30 -04:00
Conor Patrick
8a5ccc79ae test enumeration more 2020-03-25 14:26:30 -04:00
Conor Patrick
456fe78613 more tests 2020-03-25 14:26:30 -04:00
Conor Patrick
2376dc7eb4 add credprotect and cred delete tests 2020-03-25 14:26:30 -04:00
Conor Patrick
9705b17d66 single account lookups do not have extra user details 2020-03-25 14:24:49 -04:00
Conor Patrick
7b40f86d8d check rpIdHash is same 2020-03-24 15:16:56 -04:00
Conor Patrick
3e09087074 check getnextassertions 2020-03-24 12:40:32 -04:00
Antoine FERRON
3d93c5c502 Fix rk tests
Option rk is invalid in GetAssertion
All authentications need to be reversed related to credentials registrations
Some checks added
2020-03-23 18:18:03 -04:00
Radoslav Gerganov
c5e51022b3 Add tests for the credential management commands
These commands are not standardized yet, hence the new tests are put in
the "vendor" package.
2020-03-21 10:34:19 -04:00
Conor Patrick
7881689b86 fix missing timeout in fido2 0.8.0+ 2020-02-27 15:29:45 -05:00
Conor Patrick
cb4560f3ea latest solokeys returns 4 bytes 2019-10-28 09:55:29 -04:00
Conor Patrick
0579471001 allow larger range for count since it can be a random-valued increment 2019-10-28 09:42:28 -04:00
Pavol Rusnak
21aa84ee85 fix test_user_presence.py after python-fido2 change
See https://github.com/Yubico/python-fido2/issues/69 for more details
2019-10-28 09:24:04 -04:00
Conor Patrick
6ca260358c add test 2019-10-08 16:06:05 -04:00
Conor Patrick
2cc35f10cf Update test_solo.py 2019-10-08 11:37:39 -04:00
Conor Patrick
603f286c1d add tests for backup key 2019-10-08 11:37:39 -04:00
Andrew Kozlik
27efc98810 Test that resident keys get replaced correctly if a credential for the same RP ID and account ID already exists on the authenticator. 2019-10-08 10:23:09 -04:00
Andrew Kozlik
ca786b4bb8 Add hmac-secret sanity test. 2019-10-08 10:23:09 -04:00
Andrew Kozlik
0f98a9228d Skip reboot test on Trezor. Reboot command is not supported. 2019-10-08 10:23:09 -04:00
Andrew Kozlik
74b2d370d1 Enable automated user-presence tests on Trezor. 2019-10-08 10:23:09 -04:00
Andrew Kozlik
9066a8d680 Add resident key tests for devices which have a display and do not support get_next_assertion(). 2019-10-08 10:23:09 -04:00