Lines Matching refs:TEST
66 TEST(RoundTrip, EmptyKeymasterResponse) { in TEST() function
75 TEST(RoundTrip, EmptyKeymasterResponseError) { in TEST() function
84 TEST(RoundTrip, SupportedByAlgorithmRequest) { in TEST() function
94 TEST(RoundTrip, SupportedByAlgorithmAndPurposeRequest) { in TEST() function
106 TEST(RoundTrip, SupportedResponse) { in TEST() function
130 TEST(RoundTrip, GenerateKeyRequest) { in TEST() function
139 TEST(RoundTrip, GenerateKeyResponse) { in TEST() function
154 TEST(RoundTrip, GenerateKeyResponseTestError) { in TEST() function
170 TEST(RoundTrip, GetKeyCharacteristicsRequest) { in TEST() function
183 TEST(RoundTrip, GetKeyCharacteristicsResponse) { in TEST() function
196 TEST(RoundTrip, BeginOperationRequest) { in TEST() function
211 TEST(RoundTrip, BeginOperationResponse) { in TEST() function
250 TEST(RoundTrip, BeginOperationResponseError) { in TEST() function
261 TEST(RoundTrip, UpdateOperationRequest) { in TEST() function
285 TEST(RoundTrip, UpdateOperationResponse) { in TEST() function
330 TEST(RoundTrip, FinishOperationRequest) { in TEST() function
358 TEST(Round_Trip, FinishOperationResponse) { in TEST() function
384 TEST(RoundTrip, ImportKeyRequest) { in TEST() function
399 TEST(RoundTrip, ImportKeyResponse) { in TEST() function
417 TEST(RoundTrip, ExportKeyRequest) { in TEST() function
432 TEST(RoundTrip, ExportKeyResponse) { in TEST() function
444 TEST(RoundTrip, DeleteKeyRequest) { in TEST() function
455 TEST(RoundTrip, DeleteKeyResponse) { in TEST() function
462 TEST(RoundTrip, DeleteAllKeysRequest) { in TEST() function
469 TEST(RoundTrip, DeleteAllKeysResponse) { in TEST() function
476 TEST(RoundTrip, GetVersionRequest) { in TEST() function
491 TEST(RoundTrip, GetVersionResponse) { in TEST() function
513 TEST(RoundTrip, AddEntropyRequest) { in TEST() function
524 TEST(RoundTrip, AddEntropyResponse) { in TEST() function
531 TEST(RoundTrip, AbortOperationRequest) { in TEST() function
538 TEST(RoundTrip, AbortOperationResponse) { in TEST() function
545 TEST(RoundTrip, AttestKeyRequest) { in TEST() function
558 TEST(RoundTrip, AttestKeyResponse) { in TEST() function
581 TEST(RoundTrip, UpgradeKeyRequest) { in TEST() function
594 TEST(RoundTrip, UpgradeKeyResponse) { in TEST() function
675 TEST(GarbageTest, Message) { parse_garbage<Message>(); }
707 TEST(GarbageTest, SupportedResponse) { in TEST() function