power tests

This commit is contained in:
Conor Patrick
2018-06-04 19:35:34 -04:00
parent e69865384f
commit 45cdc5c54d
12 changed files with 283 additions and 157 deletions

1
ctap.c
View File

@@ -1196,6 +1196,7 @@ done:
}
printf1(TAG_CTAP,"cbor output structure: %d bytes\n", resp->length);
return status;
}