Searched refs:TEST_F (Results 126 - 150 of 240) sorted by relevance

12345678910

/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp250 TEST_F(SocketTaggingTest, TagData) { function in namespace:android
303 TEST_F(SocketTaggingTest, InsufficientArgsFails) { function in namespace:android
308 TEST_F(SocketTaggingTest, BadCommandFails) { function in namespace:android
313 TEST_F(SocketTaggingTest, NoTagNoUid) { function in namespace:android
319 TEST_F(SocketTaggingTest, InvalidTagFail) { function in namespace:android
325 TEST_F(SocketTaggingTest, ValidTagWithNoUid) { function in namespace:android
331 TEST_F(SocketTaggingTest, ValidUntag) { function in namespace:android
339 TEST_F(SocketTaggingTest, ValidFirsttag) { function in namespace:android
345 TEST_F(SocketTaggingTest, ValidReTag) { function in namespace:android
352 TEST_F(SocketTaggingTes function in namespace:android
359 TEST_F(SocketTaggingTest, ReTagWithUidChange) { function in namespace:android
365 TEST_F(SocketTaggingTest, Valid64BitAcctTag) { function in namespace:android
371 TEST_F(SocketTaggingTest, TagAnotherSocket) { function in namespace:android
385 TEST_F(SocketTaggingTest, TagInvalidSocketFail) { function in namespace:android
392 TEST_F(SocketTaggingTest, UntagInvalidSocketFail) { function in namespace:android
[all...]
/system/libhidl/
H A Dtest_main.cpp56 TEST_F(LibHidlTest, StringTest) { function
152 TEST_F(LibHidlTest, MemoryTest) { function
176 TEST_F(LibHidlTest, VecInitTest) { function
196 TEST_F(LibHidlTest, VecIterTest) { function
233 TEST_F(LibHidlTest, VecIterForTest) { function
255 TEST_F(LibHidlTest, VecEqTest) { function
265 TEST_F(LibHidlTest, ArrayTest) { function
273 TEST_F(LibHidlTest, TaskRunnerTest) { function
288 TEST_F(LibHidlTest, StringCmpTest) { function
304 TEST_F(LibHidlTes function
309 TEST_F(LibHidlTest, StdArrayTest) { function
318 TEST_F(LibHidlTest, MultiDimStdArrayTest) { function
332 TEST_F(LibHidlTest, HidlVersionTest) { function
356 TEST_F(LibHidlTest, ReturnMoveTest) { function
373 TEST_F(LibHidlTest, StatusStringTest) { function
[all...]
/system/tpm/tpm_manager/server/
H A Dtpm2_nvram_test.cc159 TEST_F(Tpm2NvramTest, NoOwnerFailure) { function in namespace:tpm_manager
165 TEST_F(Tpm2NvramTest, SessionFailure) { function in namespace:tpm_manager
176 TEST_F(Tpm2NvramTest, DefineSpaceSuccess) { function in namespace:tpm_manager
203 TEST_F(Tpm2NvramTest, DefineSpaceFailure) { function in namespace:tpm_manager
215 TEST_F(Tpm2NvramTest, DefineSpaceNoClobberOnError) { function in namespace:tpm_manager
230 TEST_F(Tpm2NvramTest, DefineSpaceWithPolicy) { function in namespace:tpm_manager
256 TEST_F(Tpm2NvramTest, DefineSpaceWithExistingLocalData) { function in namespace:tpm_manager
268 TEST_F(Tpm2NvramTest, DefineSpaceClobberExistingLocalData) { function in namespace:tpm_manager
285 TEST_F(Tpm2NvramTest, DestroySpaceSuccess) { function in namespace:tpm_manager
299 TEST_F(Tpm2NvramTes function in namespace:tpm_manager
310 TEST_F(Tpm2NvramTest, DestroySpaceWithExistingLocalData) { function in namespace:tpm_manager
324 TEST_F(Tpm2NvramTest, WriteSpaceSuccess) { function in namespace:tpm_manager
335 TEST_F(Tpm2NvramTest, WriteSpaceExtend) { function in namespace:tpm_manager
347 TEST_F(Tpm2NvramTest, WriteSpaceNonexistant) { function in namespace:tpm_manager
356 TEST_F(Tpm2NvramTest, WriteSpaceFailure) { function in namespace:tpm_manager
365 TEST_F(Tpm2NvramTest, WriteSpacePolicy) { function in namespace:tpm_manager
376 TEST_F(Tpm2NvramTest, WriteSpaceOwner) { function in namespace:tpm_manager
388 TEST_F(Tpm2NvramTest, ReadSpaceSuccess) { function in namespace:tpm_manager
401 TEST_F(Tpm2NvramTest, ReadSpaceNonexistant) { function in namespace:tpm_manager
410 TEST_F(Tpm2NvramTest, ReadSpaceFailure) { function in namespace:tpm_manager
421 TEST_F(Tpm2NvramTest, ReadSpacePolicy) { function in namespace:tpm_manager
435 TEST_F(Tpm2NvramTest, ReadSpaceOwner) { function in namespace:tpm_manager
449 TEST_F(Tpm2NvramTest, LockSpaceSuccess) { function in namespace:tpm_manager
460 TEST_F(Tpm2NvramTest, LockSpaceNonexistant) { function in namespace:tpm_manager
468 TEST_F(Tpm2NvramTest, LockSpaceFailure) { function in namespace:tpm_manager
477 TEST_F(Tpm2NvramTest, LockSpacePolicy) { function in namespace:tpm_manager
490 TEST_F(Tpm2NvramTest, LockSpaceOwner) { function in namespace:tpm_manager
502 TEST_F(Tpm2NvramTest, LockSpaceRead) { function in namespace:tpm_manager
514 TEST_F(Tpm2NvramTest, LockSpaceWrite) { function in namespace:tpm_manager
526 TEST_F(Tpm2NvramTest, ListSpacesSuccess) { function in namespace:tpm_manager
537 TEST_F(Tpm2NvramTest, ListSpacesFailure) { function in namespace:tpm_manager
544 TEST_F(Tpm2NvramTest, GetSpaceInfoSuccess) { function in namespace:tpm_manager
566 TEST_F(Tpm2NvramTest, GetSpaceInfoFailure) { function in namespace:tpm_manager
[all...]
/system/bt/service/test/
H A Dadapter_unittest.cc111 TEST_F(AdapterTest, IsEnabled) { function in namespace:bluetooth::__anon787
121 TEST_F(AdapterTest, Enable) { function in namespace:bluetooth::__anon787
155 TEST_F(AdapterTest, Disable) { function in namespace:bluetooth::__anon787
206 TEST_F(AdapterTest, GetName) { function in namespace:bluetooth::__anon787
215 TEST_F(AdapterTest, SetName) { function in namespace:bluetooth::__anon787
227 TEST_F(AdapterTest, GetAddress) { function in namespace:bluetooth::__anon787
237 TEST_F(AdapterTest, IsMultiAdvertisementSupported) { function in namespace:bluetooth::__anon787
252 TEST_F(AdapterTest, IsDeviceConnected) { function in namespace:bluetooth::__anon787
/system/bt/vendor_libs/test_vendor_lib/test/
H A Dbt_address_unittest.cc45 TEST_F(BtAddressTest, IsValid) { function in namespace:test_vendor_lib
59 TEST_F(BtAddressTest, test_comparisons) { function in namespace:test_vendor_lib
91 TEST_F(BtAddressTest, test_assignment) { function in namespace:test_vendor_lib
115 TEST_F(BtAddressTest, test_bitoperations) { function in namespace:test_vendor_lib
136 TEST_F(BtAddressTest, FromString) { function in namespace:test_vendor_lib
149 TEST_F(BtAddressTest, FromVector) { function in namespace:test_vendor_lib
161 TEST_F(BtAddressTest, ToVector) { function in namespace:test_vendor_lib
183 TEST_F(BtAddressTest, ToString) { function in namespace:test_vendor_lib
/system/core/adb/
H A Dshell_service_test.cpp172 TEST_F(ShellServiceTest, RawNoProtocolSubprocess) { function
184 TEST_F(ShellServiceTest, PtyNoProtocolSubprocess) { function
195 TEST_F(ShellServiceTest, RawShellProtocolSubprocess) { function
207 TEST_F(ShellServiceTest, PtyShellProtocolSubprocess) { function
221 TEST_F(ShellServiceTest, InteractivePtySubprocess) { function
250 TEST_F(ShellServiceTest, CloseClientStdin) { function
269 TEST_F(ShellServiceTest, CloseStdinStdoutSubprocess) { function
281 TEST_F(ShellServiceTest, CloseStderrSubprocess) { function
/system/core/libion/tests/
H A Dinvalid_values_test.cpp51 TEST_F(InvalidValues, ion_close) function
56 TEST_F(InvalidValues, ion_alloc) function
79 TEST_F(InvalidValues, ion_alloc_fd) function
102 TEST_F(InvalidValues, ion_free) function
115 TEST_F(InvalidValues, ion_map) function
141 TEST_F(InvalidValues, ion_share) function
158 TEST_F(InvalidValues, ion_import) function
175 TEST_F(InvalidValues, ion_sync_fd) function
H A Dmap_test.cpp28 TEST_F(Map, MapHandle) function
57 TEST_F(Map, MapFd) function
82 TEST_F(Map, MapOffset) function
112 TEST_F(Map, MapCached) function
138 TEST_F(Map, MapCachedNeedsSync) function
/system/core/libmemunreachable/tests/
H A DHeapWalker_test.cpp42 TEST_F(HeapWalkerTest, allocation) { function
51 TEST_F(HeapWalkerTest, overlap) { function
65 TEST_F(HeapWalkerTest, zero) { function
77 TEST_F(HeapWalkerTest, leak) { function
100 TEST_F(HeapWalkerTest, live) { function
128 TEST_F(HeapWalkerTest, unaligned) { function
156 TEST_F(HeapWalkerTest, cycle) { function
179 TEST_F(HeapWalkerTest, segv) { function
/system/libfmq/tests/
H A Dmsgq_test_client.cpp133 TEST_F(UnsynchronizedWriteClientMultiProcess, MultipleReadersAfterOverflow) { function
216 TEST_F(SynchronizedReadWriteClient, BlockingReadWrite1) { function
238 TEST_F(SynchronizedReadWriteClient, BlockingReadWrite2) { function
270 TEST_F(SynchronizedReadWriteClient, BlockingReadWriteRepeat1) { function
298 TEST_F(SynchronizedReadWriteClient, BlockingReadWriteRepeat2) { function
325 TEST_F(SynchronizedReadWriteClient, BlockingReadWriteRepeat3) { function
351 TEST_F(SynchronizedReadWriteClient, BlockingReadWriteZeroMessages) { function
378 TEST_F(SynchronizedReadWriteClient, SmallInputReaderTest1) { function
393 TEST_F(SynchronizedReadWriteClient, SmallInputReaderTest2) { function
423 TEST_F(SynchronizedReadWriteClien function
440 TEST_F(SynchronizedReadWriteClient, SmallInputWriterTest2) { function
477 TEST_F(SynchronizedReadWriteClient, ReadWhenEmpty) { function
494 TEST_F(SynchronizedReadWriteClient, WriteWhenFull) { function
509 TEST_F(SynchronizedReadWriteClient, LargeInputTest1) { function
522 TEST_F(SynchronizedReadWriteClient, LargeInputTest2) { function
541 TEST_F(SynchronizedReadWriteClient, LargeInputTest3) { function
556 TEST_F(SynchronizedReadWriteClient, MultipleRead) { function
577 TEST_F(SynchronizedReadWriteClient, MultipleWrite) { function
598 TEST_F(SynchronizedReadWriteClient, ReadWriteWrapAround) { function
618 TEST_F(SynchronizedReadWriteClient, ReadWriteWrapAround2) { function
653 TEST_F(UnsynchronizedWriteClient, SmallInputReaderTest1) { function
667 TEST_F(UnsynchronizedWriteClient, SmallInputWriterTest1) { function
680 TEST_F(UnsynchronizedWriteClient, ReadWhenEmpty) { function
697 TEST_F(UnsynchronizedWriteClient, WriteWhenFull) { function
712 TEST_F(UnsynchronizedWriteClient, LargeInputTest1) { function
725 TEST_F(UnsynchronizedWriteClient, LargeInputTest2) { function
744 TEST_F(UnsynchronizedWriteClient, LargeInputTest3) { function
763 TEST_F(UnsynchronizedWriteClient, MultipleRead) { function
784 TEST_F(UnsynchronizedWriteClient, MultipleWrite) { function
804 TEST_F(UnsynchronizedWriteClient, ReadWriteWrapAround) { function
821 TEST_F(UnsynchronizedWriteClient, SmallInputMultipleReaderTest) { function
854 TEST_F(UnsynchronizedWriteClient, OverflowNotificationTest) { function
[all...]
H A Dmq_test.cpp196 TEST_F(BadQueueConfig, QueueSizeTooLarge) { function
212 TEST_F(BlockingReadWrites, SmallInputTest1) { function
248 TEST_F(BlockingReadWrites, SmallInputTest2) { function
279 TEST_F(BlockingReadWrites, BlockingTimeOutTest) { function
304 TEST_F(QueueSizeOdd, EventFlagTest) { function
319 TEST_F(SynchronizedReadWrites, SmallInputTest1) { function
336 TEST_F(SynchronizedReadWrites, SmallInputTest2) { function
365 TEST_F(SynchronizedReadWrites, SmallInputTest3) { function
407 TEST_F(SynchronizedReadWrites, ReadWhenEmpty1) { function
419 TEST_F(SynchronizedReadWrite function
438 TEST_F(SynchronizedReadWrites, WriteWhenFull1) { function
456 TEST_F(SynchronizedReadWrites, WriteWhenFull2) { function
479 TEST_F(SynchronizedReadWrites, LargeInputTest1) { function
493 TEST_F(SynchronizedReadWrites, LargeInputTest2) { function
512 TEST_F(SynchronizedReadWrites, LargeInputTest3) { function
527 TEST_F(SynchronizedReadWrites, LargeInputTest4) { function
545 TEST_F(SynchronizedReadWrites, MultipleRead) { function
564 TEST_F(SynchronizedReadWrites, MultipleWrite) { function
586 TEST_F(SynchronizedReadWrites, ReadWriteWrapAround1) { function
606 TEST_F(SynchronizedReadWrites, ReadWriteWrapAround2) { function
645 TEST_F(UnsynchronizedWrite, SmallInputTest1) { function
660 TEST_F(UnsynchronizedWrite, ReadWhenEmpty) { function
672 TEST_F(UnsynchronizedWrite, WriteWhenFull1) { function
690 TEST_F(UnsynchronizedWrite, WriteWhenFull2) { function
713 TEST_F(UnsynchronizedWrite, LargeInputTest1) { function
727 TEST_F(UnsynchronizedWrite, LargeInputTest2) { function
745 TEST_F(UnsynchronizedWrite, LargeInputTest3) { function
757 TEST_F(UnsynchronizedWrite, MultipleRead) { function
775 TEST_F(UnsynchronizedWrite, MultipleWrite) { function
798 TEST_F(UnsynchronizedWrite, ReadWriteWrapAround) { function
[all...]
/system/netd/server/
H A DStrictControllerTest.cpp38 TEST_F(StrictControllerTest, TestEnableStrict) { function
112 TEST_F(StrictControllerTest, TestDisableStrict) { function
/system/update_engine/
H A Dboot_control_chromeos_unittest.cc35 TEST_F(BootControlChromeOSTest, SysfsBlockDeviceTest) { function in namespace:chromeos_update_engine
44 TEST_F(BootControlChromeOSTest, GetPartitionNumberTest) { function in namespace:chromeos_update_engine
/system/update_engine/update_manager/
H A Dreal_time_provider_unittest.cc61 TEST_F(UmRealTimeProviderTest, CurrDateValid) { function in namespace:chromeos_update_manager
75 TEST_F(UmRealTimeProviderTest, CurrHourValid) { function in namespace:chromeos_update_manager
/system/keymaster/
H A Dkey_blob_test.cpp99 TEST_F(KeyBlobTest, EncryptDecrypt) { function in namespace:keymaster::test
127 TEST_F(KeyBlobTest, WrongKeyLength) { function in namespace:keymaster::test
137 TEST_F(KeyBlobTest, WrongNonce) { function in namespace:keymaster::test
154 TEST_F(KeyBlobTest, WrongTag) { function in namespace:keymaster::test
171 TEST_F(KeyBlobTest, WrongCiphertext) { function in namespace:keymaster::test
188 TEST_F(KeyBlobTest, WrongMasterKey) { function in namespace:keymaster::test
202 TEST_F(KeyBlobTest, WrongHwEnforced) { function in namespace:keymaster::test
225 TEST_F(KeyBlobTest, WrongSwEnforced) { function in namespace:keymaster::test
248 TEST_F(KeyBlobTest, EmptyHidden) { function in namespace:keymaster::test
261 TEST_F(KeyBlobTes function in namespace:keymaster::test
276 TEST_F(KeyBlobTest, WrongAppId) { function in namespace:keymaster::test
292 TEST_F(KeyBlobTest, FuzzTest) { function in namespace:keymaster::test
328 TEST_F(KeyBlobTest, UnderflowTest) { function in namespace:keymaster::test
344 TEST_F(KeyBlobTest, DupBufferToolarge) { function in namespace:keymaster::test
[all...]
/system/connectivity/wificond/tests/
H A Dscan_settings_unittest.cpp57 TEST_F(ScanSettingsTest, ChannelSettingsParcelableTest) { function in namespace:android::wificond
71 TEST_F(ScanSettingsTest, HiddenNetworkParcelableTest) { function in namespace:android::wificond
86 TEST_F(ScanSettingsTest, SingleScanSettingsParcelableTest) { function in namespace:android::wificond
111 TEST_F(ScanSettingsTest, PnoNetworkParcelableTest) { function in namespace:android::wificond
127 TEST_F(ScanSettingsTest, PnoSettingsParcelableTest) { function in namespace:android::wificond
H A Dscan_utils_unittest.cpp109 TEST_F(ScanUtilsTest, CanGetScanResult) { function in namespace:android::wificond
124 TEST_F(ScanUtilsTest, CanSendScanRequest) { function in namespace:android::wificond
138 TEST_F(ScanUtilsTest, CanHandleScanRequestFailure) { function in namespace:android::wificond
149 TEST_F(ScanUtilsTest, CanSendSchedScanRequest) { function in namespace:android::wificond
165 TEST_F(ScanUtilsTest, CanHandleSchedScanRequestFailure) { function in namespace:android::wificond
/system/bt/btcore/test/
H A Dproperty_test.cc27 TEST_F(PropertyTest, addr) { function
46 TEST_F(PropertyTest, device_class) { function
63 TEST_F(PropertyTest, device_type) { function
77 TEST_F(PropertyTest, discovery_timeout) { function
91 TEST_F(PropertyTest, name) { function
105 TEST_F(PropertyTest, rssi) { function
119 TEST_F(PropertyTest, scan_mode) { function
133 TEST_F(PropertyTest, uuids) { function
151 TEST_F(PropertyTest, copy) { function
175 TEST_F(PropertyTes function
[all...]
/system/bt/osi/test/
H A Dfixed_queue_test.cc54 TEST_F(FixedQueueTest, test_fixed_queue_new_free) { function
82 TEST_F(FixedQueueTest, test_fixed_queue_flush) { function
124 TEST_F(FixedQueueTest, test_fixed_queue_is_empty) { function
146 TEST_F(FixedQueueTest, test_fixed_queue_length) { function
168 TEST_F(FixedQueueTest, test_fixed_queue_capacity) { function
196 TEST_F(FixedQueueTest, test_fixed_queue_enqueue_dequeue) { function
233 TEST_F(FixedQueueTest, test_fixed_queue_try_peek_first_last) { function
263 TEST_F(FixedQueueTest, test_fixed_queue_try_remove_from_queue) { function
294 TEST_F(FixedQueueTest, test_fixed_queue_get_enqueue_dequeue_fd) { function
329 TEST_F(FixedQueueTes
[all...]
/system/core/libunwindstack/tests/
H A DMemoryFileTest.cpp42 TEST_F(MemoryFileTest, offset_0) { function
52 TEST_F(MemoryFileTest, offset_non_zero) { function
62 TEST_F(MemoryFileTest, offset_non_zero_larger_than_pagesize) { function
78 TEST_F(MemoryFileTest, offset_pagesize_aligned) { function
99 TEST_F(MemoryFileTest, offset_pagesize_aligned_plus_extra) { function
120 TEST_F(MemoryFileTest, read_error) { function
142 TEST_F(MemoryFileTest, read_string) { function
154 TEST_F(MemoryFileTest, read_string_error) { function
168 TEST_F(MemoryFileTest, read_past_file_within_mapping) { function
186 TEST_F(MemoryFileTes function
209 TEST_F(MemoryFileTest, map_partial_offset_unaligned) { function
236 TEST_F(MemoryFileTest, map_overflow) { function
253 TEST_F(MemoryFileTest, init_reinit) { function
[all...]
/system/extras/memory_replay/tests/
H A DLineBufferTest.cpp39 TEST_F(LineBufferTest, single_line) { function
58 TEST_F(LineBufferTest, single_line_no_newline) { function
77 TEST_F(LineBufferTest, single_read) { function
106 TEST_F(LineBufferTest, single_read_no_end_newline) { function
135 TEST_F(LineBufferTest, one_line_per_read) { function
170 TEST_F(LineBufferTest, multiple_line_per_read_multiple_reads) { function
205 TEST_F(LineBufferTest, line_larger_than_buffer) { function
/system/extras/simpleperf/
H A Dsample_tree_test.cpp141 TEST_F(SampleTreeTest, ip_in_map) { function
151 TEST_F(SampleTreeTest, different_pid) { function
161 TEST_F(SampleTreeTest, different_tid) { function
171 TEST_F(SampleTreeTest, different_comm) { function
182 TEST_F(SampleTreeTest, different_map) { function
192 TEST_F(SampleTreeTest, unmapped_sample) { function
203 TEST_F(SampleTreeTest, map_kernel) { function
/system/gatekeeper/tests/
H A Dgatekeeper_device_test.cpp54 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyStress) { function
77 TEST_F(GateKeeperDeviceTest, EnrollAndVerify) { function
104 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyTimeout) { function
149 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyBadPassword) { function
174 TEST_F(GateKeeperDeviceTest, MinFailedAttemptsBeforeLockout) { function
203 TEST_F(GateKeeperDeviceTest, UntrustedReEnroll) { function
227 TEST_F(GateKeeperDeviceTest, TrustedReEnroll) { function
/system/tpm/trunks/
H A Dsession_manager_test.cc79 TEST_F(SessionManagerTest, CloseSessionSuccess) { function in namespace:trunks
87 TEST_F(SessionManagerTest, CloseSessionNoHandle) { function in namespace:trunks
94 TEST_F(SessionManagerTest, GetSessionHandleTest) { function in namespace:trunks
101 TEST_F(SessionManagerTest, StartSessionSuccess) { function in namespace:trunks
118 TEST_F(SessionManagerTest, StartSessionBadSaltingKey) { function in namespace:trunks
136 TEST_F(SessionManagerTest, StartSessionFailure) { function in namespace:trunks
150 TEST_F(SessionManagerTest, StartSessionBadNonce) { function in namespace:trunks
/system/update_engine/payload_consumer/
H A Ddelta_performer_unittest.cc389 TEST_F(DeltaPerformerTest, FullPayloadWriteTest) { function in namespace:chromeos_update_engine
408 TEST_F(DeltaPerformerTest, ShouldCancelTest) { function in namespace:chromeos_update_engine
433 TEST_F(DeltaPerformerTest, ReplaceOperationTest) { function in namespace:chromeos_update_engine
450 TEST_F(DeltaPerformerTest, ReplaceBzOperationTest) { function in namespace:chromeos_update_engine
470 TEST_F(DeltaPerformerTest, ReplaceXzOperationTest) { function in namespace:chromeos_update_engine
490 TEST_F(DeltaPerformerTest, ZeroOperationTest) { function in namespace:chromeos_update_engine
512 TEST_F(DeltaPerformerTest, SourceCopyOperationTest) { function in namespace:chromeos_update_engine
537 TEST_F(DeltaPerformerTest, ImgdiffOperationTest) { function in namespace:chromeos_update_engine
564 TEST_F(DeltaPerformerTest, SourceHashMismatchTest) { function in namespace:chromeos_update_engine
589 TEST_F(DeltaPerformerTes function in namespace:chromeos_update_engine
609 TEST_F(DeltaPerformerTest, ValidateManifestFullGoodTest) { function in namespace:chromeos_update_engine
622 TEST_F(DeltaPerformerTest, ValidateManifestDeltaGoodTest) { function in namespace:chromeos_update_engine
637 TEST_F(DeltaPerformerTest, ValidateManifestFullUnsetMinorVersion) { function in namespace:chromeos_update_engine
647 TEST_F(DeltaPerformerTest, ValidateManifestDeltaUnsetMinorVersion) { function in namespace:chromeos_update_engine
660 TEST_F(DeltaPerformerTest, ValidateManifestFullOldKernelTest) { function in namespace:chromeos_update_engine
674 TEST_F(DeltaPerformerTest, ValidateManifestFullOldRootfsTest) { function in namespace:chromeos_update_engine
688 TEST_F(DeltaPerformerTest, ValidateManifestFullPartitionUpdateTest) { function in namespace:chromeos_update_engine
702 TEST_F(DeltaPerformerTest, ValidateManifestBadMinorVersion) { function in namespace:chromeos_update_engine
718 TEST_F(DeltaPerformerTest, BrilloMetadataSignatureSizeTest) { function in namespace:chromeos_update_engine
743 TEST_F(DeltaPerformerTest, BrilloVerifyMetadataSignatureTest) { function in namespace:chromeos_update_engine
760 TEST_F(DeltaPerformerTest, BadDeltaMagicTest) { function in namespace:chromeos_update_engine
766 TEST_F(DeltaPerformerTest, MissingMandatoryMetadataSizeTest) { function in namespace:chromeos_update_engine
770 TEST_F(DeltaPerformerTest, MissingNonMandatoryMetadataSizeTest) { function in namespace:chromeos_update_engine
774 TEST_F(DeltaPerformerTest, InvalidMandatoryMetadataSizeTest) { function in namespace:chromeos_update_engine
778 TEST_F(DeltaPerformerTest, InvalidNonMandatoryMetadataSizeTest) { function in namespace:chromeos_update_engine
782 TEST_F(DeltaPerformerTest, ValidMandatoryMetadataSizeTest) { function in namespace:chromeos_update_engine
786 TEST_F(DeltaPerformerTest, MandatoryEmptyMetadataSignatureTest) { function in namespace:chromeos_update_engine
790 TEST_F(DeltaPerformerTest, NonMandatoryEmptyMetadataSignatureTest) { function in namespace:chromeos_update_engine
794 TEST_F(DeltaPerformerTest, MandatoryInvalidMetadataSignatureTest) { function in namespace:chromeos_update_engine
798 TEST_F(DeltaPerformerTest, NonMandatoryInvalidMetadataSignatureTest) { function in namespace:chromeos_update_engine
802 TEST_F(DeltaPerformerTest, MandatoryValidMetadataSignature1Test) { function in namespace:chromeos_update_engine
806 TEST_F(DeltaPerformerTest, MandatoryValidMetadataSignature2Test) { function in namespace:chromeos_update_engine
810 TEST_F(DeltaPerformerTest, NonMandatoryValidMetadataSignatureTest) { function in namespace:chromeos_update_engine
814 TEST_F(DeltaPerformerTest, UsePublicKeyFromResponse) { function in namespace:chromeos_update_engine
881 TEST_F(DeltaPerformerTest, ConfVersionsMatch) { function in namespace:chromeos_update_engine
900 TEST_F(DeltaPerformerTest, ZlibFingerprintMatch) { function in namespace:chromeos_update_engine
[all...]

Completed in 2214 milliseconds

12345678910