Home
last modified time | relevance | path

Searched refs:TEST_P (Results 1 – 25 of 48) sorted by relevance

12

/system/bt/packet/tests/base/
Diterator_test.cc78 TEST_P(IteratorTest, payloadBoundsTest) { in TEST_P() function
89 TEST_P(IteratorTest, extractBoundsDeathTest) { in TEST_P() function
102 TEST_P(IteratorTest, extractBEBoundsDeathTest) { in TEST_P() function
115 TEST_P(IteratorTest, dereferenceDeathTest) { in TEST_P() function
124 TEST_P(IteratorTest, plusEqTest) { in TEST_P() function
137 TEST_P(IteratorTest, preIncrementTest) { in TEST_P() function
147 TEST_P(IteratorTest, postIncrementTest) { in TEST_P() function
157 TEST_P(IteratorTest, additionTest) { in TEST_P() function
168 TEST_P(IteratorTest, minusEqTest) { in TEST_P() function
181 TEST_P(IteratorTest, preDecrementTest) { in TEST_P() function
[all …]
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater_test.cpp144 TEST_P(SnapshotMetadataUpdaterTest, NoChange) { in TEST_P() function
154 TEST_P(SnapshotMetadataUpdaterTest, GrowWithinBounds) { in TEST_P() function
164 TEST_P(SnapshotMetadataUpdaterTest, GrowOverSuper) { in TEST_P() function
171 TEST_P(SnapshotMetadataUpdaterTest, GrowOverGroup) { in TEST_P() function
178 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() function
191 TEST_P(SnapshotMetadataUpdaterTest, AddTooBig) { in TEST_P() function
200 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAll) { in TEST_P() function
210 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndGrow) { in TEST_P() function
220 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndAdd) { in TEST_P() function
235 TEST_P(SnapshotMetadataUpdaterTest, Delete) { in TEST_P() function
[all …]
/system/core/libprocessgroup/profiles/
Dcgroups_test.h40 TEST_P(CgroupsTest, CgroupRequiredFields) { in TEST_P() function
49 TEST_P(CgroupsTest, Cgroup2RequiredFields) { in TEST_P() function
58 TEST_P(CgroupsTest, CgroupMode) { in TEST_P() function
65 TEST_P(CgroupsTest, Cgroup2Mode) { in TEST_P() function
Dtask_profiles_test.h38 TEST_P(TaskProfilesTest, AttributeRequiredFields) { in TEST_P() function
50 TEST_P(TaskProfilesTest, ProfileRequiredFields) { in TEST_P() function
/system/keymaster/tests/
Dandroid_keymaster_test.cpp250 TEST_P(NewKeyGeneration, Rsa) { in TEST_P() function
274 TEST_P(NewKeyGeneration, RsaDefaultSize) { in TEST_P() function
282 TEST_P(NewKeyGeneration, Ecdsa) { in TEST_P() function
300 TEST_P(NewKeyGeneration, EcdsaDefaultSize) { in TEST_P() function
308 TEST_P(NewKeyGeneration, EcdsaInvalidSize) { in TEST_P() function
313 TEST_P(NewKeyGeneration, EcdsaMismatchKeySize) { in TEST_P() function
321 TEST_P(NewKeyGeneration, EcdsaAllValidSizes) { in TEST_P() function
330 TEST_P(NewKeyGeneration, HmacSha256) { in TEST_P() function
337 TEST_P(NewKeyGeneration, CheckKeySizes) { in TEST_P() function
356 TEST_P(NewKeyGeneration, HmacMultipleDigests) { in TEST_P() function
[all …]
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp196 TEST_P(WifiKeystoreHalTest, Sign_nullptr_key_name) { in TEST_P() function
211 TEST_P(WifiKeystoreHalTest, Sign_empty_key_name) { in TEST_P() function
226 TEST_P(WifiKeystoreHalTest, Sign_empty_data) { in TEST_P() function
251 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_purpose) { in TEST_P() function
274 TEST_P(WifiKeystoreHalTest, Sign_success) { in TEST_P() function
302 TEST_P(WifiKeystoreHalTest, GetBlob_null_key_name) { in TEST_P() function
317 TEST_P(WifiKeystoreHalTest, GetBlob_empty_key_name) { in TEST_P() function
332 TEST_P(WifiKeystoreHalTest, GetBlob_missing_key) { in TEST_P() function
347 TEST_P(WifiKeystoreHalTest, GetBlob_wrong_user) { in TEST_P() function
372 TEST_P(WifiKeystoreHalTest, GetBlob_success) { in TEST_P() function
[all …]
/system/tools/aidl/
Daidl_unittest.cpp141 TEST_P(AidlTest, AcceptMissingPackage) { in TEST_P() function
145 TEST_P(AidlTest, EndsInSingleLineComment) { in TEST_P() function
149 TEST_P(AidlTest, InterfaceRequiresCorrectPath) { in TEST_P() function
158 TEST_P(AidlTest, ParcelableRequiresCorrectPath) { in TEST_P() function
167 TEST_P(AidlTest, UnstructuredParcelableRequiresCorrectPath) { in TEST_P() function
176 TEST_P(AidlTest, EnumRequiresCorrectPath) { in TEST_P() function
185 TEST_P(AidlTest, RejectsArraysOfBinders) { in TEST_P() function
200 TEST_P(AidlTest, SupportOnlyOutParameters) { in TEST_P() function
205 TEST_P(AidlTest, RejectOutParametersForIBinder) { in TEST_P() function
215 TEST_P(AidlTest, RejectsOutParametersInOnewayInterface) { in TEST_P() function
[all …]
/system/libbase/
Dcmsg_test.cpp70 TEST_P(CmsgTest, smoke) { in TEST_P() function
82 TEST_P(CmsgTest, msg_trunc) { in TEST_P() function
104 TEST_P(CmsgTest, msg_ctrunc) { in TEST_P() function
114 TEST_P(CmsgTest, peek) { in TEST_P() function
126 TEST_P(CmsgTest, stream_fd_association) { in TEST_P() function
152 TEST_P(CmsgTest, multiple_fd_ordering) { in TEST_P() function
166 TEST_P(CmsgTest, separate_fd_ordering) { in TEST_P() function
182 TEST_P(CmsgTest, separate_fds_no_coalescing) { in TEST_P() function
/system/update_engine/aosp/
Ddynamic_partition_control_android_unittest.cc232 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function
249 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function
265 TEST_P(DynamicPartitionControlAndroidTestP, AddPartitionToEmptyMetadata) { in TEST_P() function
274 TEST_P(DynamicPartitionControlAndroidTestP, AddAdditionalPartition) { in TEST_P() function
285 TEST_P(DynamicPartitionControlAndroidTestP, DeletePartition) { in TEST_P() function
299 TEST_P(DynamicPartitionControlAndroidTestP, DeleteAll) { in TEST_P() function
311 TEST_P(DynamicPartitionControlAndroidTestP, CorruptedSourceMetadata) { in TEST_P() function
323 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpace) { in TEST_P() function
334 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpaceForSlot) { in TEST_P() function
344 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function
[all …]
/system/core/trusty/storage/tests/
Dmain.cpp249 TEST_P(StorageServiceTest, CreateDelete) { in TEST_P() function
294 TEST_P(StorageServiceTest, DeleteOpened) { in TEST_P() function
331 TEST_P(StorageServiceTest, OpenNoCreate) { in TEST_P() function
365 TEST_P(StorageServiceTest, OpenOrCreate) { in TEST_P() function
393 TEST_P(StorageServiceTest, OpenCreateDeleteCharset) { in TEST_P() function
419 TEST_P(StorageServiceTest, WriteReadSequential) { in TEST_P() function
460 TEST_P(StorageServiceTest, OpenTruncate) { in TEST_P() function
503 TEST_P(StorageServiceTest, OpenSame) { in TEST_P() function
536 TEST_P(StorageServiceTest, OpenMany) { in TEST_P() function
586 TEST_P(StorageServiceTest, ReadAtEOF) { in TEST_P() function
[all …]
/system/unwinding/libunwindstack/tests/
DArmExidxDecodeTest.cpp87 TEST_P(ArmExidxDecodeTest, vsp_incr) { in TEST_P() function
148 TEST_P(ArmExidxDecodeTest, vsp_decr) { in TEST_P() function
209 TEST_P(ArmExidxDecodeTest, refuse_unwind) { in TEST_P() function
227 TEST_P(ArmExidxDecodeTest, pop_up_to_12) { in TEST_P() function
340 TEST_P(ArmExidxDecodeTest, set_vsp_from_register) { in TEST_P() function
412 TEST_P(ArmExidxDecodeTest, reserved_prefix) { in TEST_P() function
445 TEST_P(ArmExidxDecodeTest, pop_registers) { in TEST_P() function
549 TEST_P(ArmExidxDecodeTest, pop_registers_with_r14) { in TEST_P() function
662 TEST_P(ArmExidxDecodeTest, finish) { in TEST_P() function
683 TEST_P(ArmExidxDecodeTest, spare) { in TEST_P() function
[all …]
/system/logging/logd/
DLogBufferTest.cpp177 TEST_P(LogBufferTest, smoke) { in TEST_P() function
197 TEST_P(LogBufferTest, smoke_with_reader_thread) { in TEST_P() function
280 TEST_P(LogBufferTest, random_messages) { in TEST_P() function
288 TEST_P(LogBufferTest, read_last_sequence) { in TEST_P() function
305 TEST_P(LogBufferTest, clear_logs) { in TEST_P() function
372 TEST_P(LogBufferTest, tail100_nonblocking_1000total) { in TEST_P() function
383 TEST_P(LogBufferTest, tail100_blocking_1000total_then1000more) { in TEST_P() function
429 TEST_P(LogBufferTest, tail100_nonblocking_50total) { in TEST_P() function
438 TEST_P(LogBufferTest, tail100_blocking_50total_then1000more) { in TEST_P() function
DChattyLogBufferTest.cpp21 TEST_P(ChattyLogBufferTest, deduplication_simple) { in TEST_P() function
89 TEST_P(ChattyLogBufferTest, deduplication_overflow) { in TEST_P() function
130 TEST_P(ChattyLogBufferTest, deduplication_liblog) { in TEST_P() function
193 TEST_P(ChattyLogBufferTest, no_leading_chatty_simple) { in TEST_P() function
249 TEST_P(ChattyLogBufferTest, no_leading_chatty_tail) { in TEST_P() function
/system/hardware/interfaces/net/netd/1.0/vts/functional/
DVtsHalNetNetdV1_0TargetTest.cpp42 TEST_P(NetdHidlTest, TestCreateAndDestroyOemNetworkOk) { in TEST_P() function
68 TEST_P(NetdHidlTest, TestDestroyOemNetworkInvalid) { in TEST_P() function
/system/libhidl/transport/allocator/1.0/vts/functional/
DVtsHidlAllocatorV1_0TargetTest.cpp82 TEST_P(AllocatorHidlTest, TestAllocateSizes) { in TEST_P() function
88 TEST_P(AllocatorHidlTest, TestBatchAllocateSizes) { in TEST_P() function
96 TEST_P(AllocatorHidlTest, TestCommit) { in TEST_P() function
/system/apex/apexd/
Dapex_file_test.cpp53 TEST_P(ApexFileTest, GetOffsetOfSimplePackage) { in TEST_P() function
89 TEST_P(ApexFileTest, GetApexManifest) { in TEST_P() function
97 TEST_P(ApexFileTest, VerifyApexVerity) { in TEST_P() function
122 TEST_P(ApexFileTest, VerifyApexVerityWrongKey) { in TEST_P() function
131 TEST_P(ApexFileTest, GetBundledPublicKey) { in TEST_P() function
152 TEST_P(ApexFileTest, RetrieveFsType) { in TEST_P() function
/system/extras/libjsonpb/verify/include/jsonpb/
Djson_schema_test.h97 TEST_P(JsonSchemaTest, NoUnknownFields) { in TEST_P() function
103 TEST_P(JsonSchemaTest, EqReformattedJson) { in TEST_P() function
/system/update_engine/update_manager/
Dweekly_time_unittest.cc56 TEST_P(WeeklyTimeDurationTest, GetDurationTo) { in TEST_P() function
113 TEST_P(WeeklyTimeOffsetTest, WeekTimeAddTime) { in TEST_P() function
159 TEST_P(WeeklyTimeIntervalRangeTest, InRange) { in TEST_P() function
/system/hardware/interfaces/wifi/keystore/1.0/default/test/
DWifiLegacyKeystoreIntegrationTest.cpp197 TEST_P(WifiLegacyKeystoreTest, Put_get_test) { in TEST_P() function
216 TEST_P(WifiLegacyKeystoreTest, GetLegacyKeystoreTest) { in TEST_P() function
250 TEST_P(WifiLegacyKeystoreTest, IKeystoreGetAlwaysReturnsPem) { in TEST_P() function
285 TEST_P(WifiLegacyKeystoreTest, IKeystoreGetAlwaysReturnsPemWithChain) { in TEST_P() function
/system/media/audio_utils/tests/
Dbiquad_filter_tests.cpp137 TEST_P(BiquadFilterTest, ConstructAndProcessFilterFloat) { in TEST_P() function
141 TEST_P(BiquadFilterTest, ConstructAndProcessFilterDouble) { in TEST_P() function
145 TEST_P(BiquadFilterTest, ConstructAndProcessFilterFloatZero3) { in TEST_P() function
149 TEST_P(BiquadFilterTest, ConstructAndProcessFilterDoubleZero5) { in TEST_P() function
Dformat_tests.cpp64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() function
/system/bt/packet/tests/avrcp/
Dvendor_packet_test.cc114 TEST_P(VendorPacketTest, getterTest) { in TEST_P() function
123 TEST_P(VendorPacketTest, validTest) { in TEST_P() function
/system/core/init/test_kill_services/
Dinit_kill_services_test.cpp54 TEST_P(InitKillServicesTest, KillCriticalProcesses) { in TEST_P() function
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp1018 TEST_P(ExtensionsGetVarConformance, VarExists) { in TEST_P() function
1023 TEST_P(ExtensionsGetVarConformance, VarMatchesRegex) { in TEST_P() function
1034 TEST_P(AnyPartition, ReportedGetVarAll) { in TEST_P() function
1054 TEST_P(AnyPartition, Hashable) { in TEST_P() function
1075 TEST_P(WriteablePartition, FlashCheck) { in TEST_P() function
1088 TEST_P(WriteablePartition, EraseCheck) { in TEST_P() function
1096 TEST_P(WriteHashNonParsedPartition, EraseZerosData) { in TEST_P() function
1165 TEST_P(FuzzWriteablePartition, BoundsCheck) { in TEST_P() function
1199 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageSmall) { in TEST_P() function
1227 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageLarge) { in TEST_P() function
[all …]
/system/netd/server/
DXfrmControllerTest.cpp255 TEST_P(XfrmControllerParameterizedTest, TestIpSecAllocateSpi) { in TEST_P() function
452 TEST_P(XfrmControllerParameterizedTest, TestTransportModeIpSecAddSecurityAssociation) { in TEST_P() function
457 TEST_P(XfrmControllerParameterizedTest, TestTunnelModeIpSecAddSecurityAssociation) { in TEST_P() function
497 TEST_P(XfrmControllerParameterizedTest, TestIpSecApplyTransportModeTransform) { in TEST_P() function
540 TEST_P(XfrmControllerParameterizedTest, TestIpSecRemoveTransportModeTransform) { in TEST_P() function
586 TEST_P(XfrmControllerParameterizedTest, TestIpSecDeleteSecurityAssociation) { in TEST_P() function
636 TEST_P(XfrmControllerParameterizedTest, TestIpSecAddSecurityPolicy) { in TEST_P() function
710 TEST_P(XfrmControllerParameterizedTest, TestIpSecUpdateSecurityPolicy) { in TEST_P() function
746 TEST_P(XfrmControllerParameterizedTest, TestIpSecDeleteSecurityPolicy) { in TEST_P() function

12