Searched defs:TYPED_TEST (Results 1 – 3 of 3) sorted by relevance
| /openbmc/telemetry/tests/src/ |
| H A D | test_make_id_name.cpp | 95 TYPED_TEST(TestMakeIdName, throwsWhenProvidedIdContainsIncorrectCharacters) in TYPED_TEST() function 105 TYPED_TEST(TestMakeIdName, throwsWhenProvidedIdContainsTooLongSegment) in TYPED_TEST() function 120 TYPED_TEST(TestMakeIdName, throwsWhenProvidedIdOrPrefixTooLong) in TYPED_TEST() function 130 TYPED_TEST(TestMakeIdName, throwsWhenIdContainsMoreThanOneSlash) in TYPED_TEST() function 139 TYPED_TEST(TestMakeIdName, usesNameWhenThereAreConflicts) in TYPED_TEST() function 156 TYPED_TEST(TestMakeIdName, throwsWhenProvidedIdIsTaken) in TYPED_TEST() function 166 TYPED_TEST(TestMakeIdName, usesNameWhenIdNotProvided) in TYPED_TEST() function 175 TYPED_TEST(TestMakeIdName, usesNameWithoutInvalidCharactersWhenIdNotProvided) in TYPED_TEST() function
|
| H A D | test_persistent_json_storage.cpp | 188 TYPED_TEST(TestPersistentJsonStorageWithSymlink, symlinksAreNotListed) in TYPED_TEST() function 193 TYPED_TEST(TestPersistentJsonStorageWithSymlink, throwsWhenStoreTargetIsSymlink) in TYPED_TEST() function 202 TYPED_TEST(TestPersistentJsonStorageWithSymlink, in TYPED_TEST() function 209 TYPED_TEST(TestPersistentJsonStorageWithSymlink, in TYPED_TEST() function
|
| /openbmc/sdbusplus/test/ |
| H A D | unpack_properties.cpp | 91 TYPED_TEST(UnpackPropertiesTest, returnsValueWhenKeyIsPresentAndTypeMatches) in TYPED_TEST() function 107 TYPED_TEST(UnpackPropertiesTest, in TYPED_TEST() function 121 TYPED_TEST(UnpackPropertiesTest, doesntReportMissingPropertyForOptional) in TYPED_TEST() function 136 TYPED_TEST(UnpackPropertiesTest, setPresentPointersOnSuccess) in TYPED_TEST() function 167 TYPED_TEST(UnpackPropertiesThrowingTest, throwsErrorWhenKeyIsMissing) in TYPED_TEST() function 185 TYPED_TEST(UnpackPropertiesThrowingTest, throwsErrorWhenTypeDoesntMatch) in TYPED_TEST() function 203 TYPED_TEST(UnpackPropertiesThrowingTest, throwsErrorWhenOptionalTypeDoesntMatch) in TYPED_TEST() function 228 TYPED_TEST(UnpackPropertiesNonThrowingTest, ErrorWhenKeyIsMissing) in TYPED_TEST() function 244 TYPED_TEST(UnpackPropertiesNonThrowingTest, ErrorWhenTypeDoesntMatch) in TYPED_TEST() function 260 TYPED_TEST(UnpackPropertiesNonThrowingTest, ErrorWhenOptionalTypeDoesntMatch) in TYPED_TEST() function [all …]
|