Home
last modified time | relevance | path

Searched defs:TEST (Results 26 – 50 of 434) sorted by relevance

12345678910>>...18

/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp245 TEST(GetFileTable, GoodDecodeRequest) in TEST() function
280 TEST(GetFileTable, BadDecodeRequest) in TEST() function
346 TEST(GetFileTable, BadEncodeResponse) in TEST() function
370 TEST(GetFileTable, GoodEncodeRequest) in TEST() function
390 TEST(GetFileTable, BadEncodeRequest) in TEST() function
442 TEST(GetFileTable, BadDecodeResponse) in TEST() function
468 TEST(ReadFile, testGoodDecodeRequest) in TEST() function
1123 TEST(NewFile, testBadDecodeRequest) in TEST() function
1233 TEST(NewFile, testBadEncodeRequest) in TEST() function
1515 TEST(FileAck, testBadDecodeRequest) in TEST() function
[all …]
/openbmc/phosphor-certificate-manager/test/
H A Dargument_test.cpp13 TEST(ProcessArguments, OnSuccessClientType) in TEST() function
26 TEST(ProcessArguments, OnSuccessServerType) in TEST() function
39 TEST(ProcessArguments, OnSuccessAuthorityType) in TEST() function
52 TEST(ProcessArguments, UnitIsOptional) in TEST() function
64 TEST(ProcessArguments, EmptyUnit) in TEST() function
77 TEST(Type, MissTypeThrows) in TEST() function
85 TEST(Type, WrongTypeThrows) in TEST() function
94 TEST(Endpoint, MissEndpointThrows) in TEST() function
102 TEST(Path, MissPathThrows) in TEST() function
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpathgentest.cpp73 TEST(PathGenTest, MetaSameSize) in TEST() function
78 TEST(PathGenTest, PathsSameSize) in TEST() function
83 TEST(PathGenTest, PathMetaSameSize) in TEST() function
88 TEST(PathGenTest, GroupsSameSize) in TEST() function
93 TEST(PathGenTest, MetaSameContent) in TEST() function
102 TEST(PathGenTest, PathsSameContent) in TEST() function
111 TEST(PathGenTest, PathMetaSameContent) in TEST() function
126 TEST(PathGenTest, GroupsSameContent) in TEST() function
/openbmc/phosphor-objmgr/src/test/
H A Dneed_to_introspect.cpp6 TEST(NeedToIntrospect, PassEmptyName) in TEST() function
14 TEST(NeedToIntrospect, NameOrg) in TEST() function
22 TEST(NeedToIntrospect, NameOrgFreedesktop) in TEST() function
30 TEST(NeedToIntrospect, nameOrgFreeDesktopFoo) in TEST() function
38 TEST(NeedToIntrospect, nameOrgOpenBMC) in TEST() function
46 TEST(NeedToIntrospect, NameColon) in TEST() function
54 TEST(NeedToIntrospect, NameUnique) in TEST() function
/openbmc/phosphor-host-ipmid/test/session/
H A Dclosesession_unittest.cpp5 TEST(parseSessionInputPayloadTest, ValidObjectPath) in TEST() function
18 TEST(parseSessionInputPayloadTest, InvalidObjectPath) in TEST() function
33 TEST(parseSessionInputPayloadTest, NoObjectPath) in TEST() function
43 TEST(isSessionObjectMatchedTest, ValidSessionId) in TEST() function
53 TEST(isSessionObjectMatchedTest, ValidSessionHandle) in TEST() function
63 TEST(isSessionObjectMatchedTest, InvalidSessionId) in TEST() function
73 TEST(isSessionObjectMatchedTest, InvalidSessionHandle) in TEST() function
83 TEST(isSessionObjectMatchedTest, ZeroSessionId_ZeroSessionHandle) in TEST() function
93 TEST(isSessionObjectMatchedTest, InvalidObjectPath) in TEST() function
107 TEST(isSessionObjectMatchedTest, NoObjectPath) in TEST() function
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp19 TEST(SetStateEffecterStates, testEncodeResponse) in TEST() function
33 TEST(SetStateEffecterStates, testEncodeRequest) in TEST() function
147 TEST(GetPDR, testGoodEncodeResponse) in TEST() function
189 TEST(GetPDR, testBadEncodeResponse) in TEST() function
205 TEST(GetPDR, testGoodDecodeRequest) in TEST() function
243 TEST(GetPDR, testBadDecodeRequest) in TEST() function
254 TEST(GetPDR, testGoodEncodeRequest) in TEST() function
278 TEST(GetPDR, testBadEncodeRequest) in TEST() function
300 TEST(GetPDR, testGoodDecodeResponse) in TEST() function
347 TEST(GetPDR, testBadDecodeResponse) in TEST() function
[all …]
H A Dbios_table.cpp39 TEST(AttrTable, HeaderDecodeTest) in TEST() function
61 TEST(AttrTable, EnumEntryDecodeTest) in TEST() function
138 TEST(AttrTable, EnumEntryEncodeTest) in TEST() function
429 TEST(AttrTable, ItearatorTest) in TEST() function
489 TEST(AttrTable, FindTest) in TEST() function
778 TEST(AttrValTable, IteratorTest) in TEST() function
834 TEST(AttrValTable, FindTest) in TEST() function
978 TEST(StringTable, EntryEncodeTest) in TEST() function
1045 TEST(StringTable, IteratorTest) in TEST() function
1075 TEST(StringTable, FindTest) in TEST() function
[all …]
H A Dfirmware_update.cpp22 TEST(DecodePackageHeaderInfo, goodPath) in TEST() function
75 TEST(DecodePackageHeaderInfo, errorPaths) in TEST() function
160 TEST(DecodeFirmwareDeviceIdRecord, goodPath) in TEST() function
651 TEST(DecodeComponentImageInfo, goodPath) in TEST() function
702 TEST(DecodeComponentImageInfo, errorPaths) in TEST() function
1007 TEST(GetFirmwareParameters, in TEST() function
3284 TEST(GetStatus, goodPathEncodeRequest) in TEST() function
3298 TEST(GetStatus, errorPathEncodeRequest) in TEST() function
3310 TEST(GetStatus, goodPathDecodeResponse) in TEST() function
3380 TEST(GetStatus, errorPathDecodeResponse) in TEST() function
[all …]
H A Dbios.cpp15 TEST(GetDateTime, testEncodeRequest) in TEST() function
23 TEST(GetDateTime, testEncodeResponse) in TEST() function
66 TEST(GetDateTime, testDecodeResponse) in TEST() function
121 TEST(SetDateTime, testGoodEncodeResponse) in TEST() function
140 TEST(SetDateTime, testBadEncodeResponse) in TEST() function
179 TEST(SetDateTime, testBadDecodeResponse) in TEST() function
197 TEST(SetDateTime, testGoodEncodeRequset) in TEST() function
227 TEST(SetDateTime, testBadEncodeRequset) in TEST() function
261 TEST(SetDateTime, testGoodDecodeRequest) in TEST() function
302 TEST(SetDateTime, testBadDecodeRequest) in TEST() function
[all …]
/openbmc/bmcweb/test/http/
H A Dutility_test.cpp27 TEST(Utility, Base64DecodeAuthString) in TEST() function
35 TEST(Utility, Base64DecodeNonAscii) in TEST() function
42 TEST(Utility, Base64EncodeString) in TEST() function
72 TEST(Utility, Base64Encoder) in TEST() function
93 TEST(Utility, Base64EncodeDecodeString) in TEST() function
103 TEST(Utility, readUrlSegments) in TEST() function
162 TEST(Router, ParameterTagging) in TEST() function
172 TEST(URL, JsonEncoding) in TEST() function
179 TEST(AppendUrlFromPieces, PiecesAreAppendedViaDelimiters) in TEST() function
H A Dhttp_response_test.cpp67 TEST(HttpResponse, Headers) in TEST() function
73 TEST(HttpResponse, StringBody) in TEST() function
82 TEST(HttpResponse, HttpBody) in TEST() function
91 TEST(HttpResponse, HttpBodyWithFd) in TEST() function
102 TEST(HttpResponse, Base64HttpBodyWithFd) in TEST() function
114 TEST(HttpResponse, BodyTransitions) in TEST() function
137 TEST(HttpResponse, StringBodyWriterLarge) in TEST() function
145 TEST(HttpResponse, Base64HttpBodyWriter) in TEST() function
155 TEST(HttpResponse, Base64HttpBodyWriterLarge) in TEST() function
170 TEST(HttpResponse, HttpBodyWriterLarge) in TEST() function
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp104 TEST(InterfaceOpsTest, TestHasPropertiesNoProperties) in TEST() function
109 TEST(InterfaceOpsTest, TestHasPropertiesHasProperties) in TEST() function
131 TEST(InterfaceOpsTest, TestMakePropertylessInterfaceWithOneArgument) in TEST() function
148 TEST(InterfaceOpsTest, TestMakeInterfaceWithWithoutArguments) in TEST() function
165 TEST(InterfaceOpsTest, TestMakeInterfaceWithOneArgument) in TEST() function
212 TEST(InterfaceOpsTest, TestAssignInterfaceWithoutArguments) in TEST() function
227 TEST(InterfaceOpsTest, TestAssignInterfaceWithOneArgument) in TEST() function
274 TEST(InterfaceOpsTest, TestSerializeInterfaceWithNoArguments) in TEST() function
290 TEST(InterfaceOpsTest, TestSerializeInterfaceWithOneArgument) in TEST() function
338 TEST(InterfaceOpsTest, TestDeserializeInterfaceWithNoArguments) in TEST() function
[all …]
/openbmc/phosphor-led-sysfs/test/
H A Dphysical.cpp75 TEST(Physical, ctor_none_trigger) in TEST() function
85 TEST(Physical, ctor_maxbrightness_and_brightness_read_127) in TEST() function
97 TEST(Physical, ctor_maxbrightness_and_brightness_read_0) in TEST() function
109 TEST(Physical, ctor_only_maxbrightness_read_127) in TEST() function
121 TEST(Physical, ctor_only_brightness_read_127) in TEST() function
133 TEST(Physical, ctor_timer_trigger) in TEST() function
144 TEST(Physical, off) in TEST() function
158 TEST(Physical, on) in TEST() function
173 TEST(Physical, blink) in TEST() function
186 TEST(Physical, ctor_none_trigger_asserted_brightness) in TEST() function
[all …]
H A Dtest_led_description.cpp31 TEST(LEDDescr, Has4PartsInvalid) in TEST() function
40 TEST(LEDDescr, Has3Parts) in TEST() function
49 TEST(LEDDescr, Has2PartsColorFunction) in TEST() function
58 TEST(LEDDescr, Has2PartsDevicenameFunction) in TEST() function
67 TEST(LEDDescr, Has1PartColor) in TEST() function
76 TEST(LEDDescr, Has1PartFunction) in TEST() function
85 TEST(LEDDescr, Has1PartLabel) in TEST() function
/openbmc/estoraged/src/test/
H A Dutil_test.cpp20 TEST(utilTest, passFindPredictedMediaLife) in TEST() function
33 TEST(utilTest, estimatesSame) in TEST() function
47 TEST(utilTest, estimatesNotAvailable) in TEST() function
60 TEST(utilTest, getPartNumberFail) in TEST() function
68 TEST(utilTest, getPartNumberPass) in TEST() function
81 TEST(utilTest, getSerialNumberFail) in TEST() function
89 TEST(utilTest, getSerialNumberPass) in TEST() function
103 TEST(utilTest, findDevicePass) in TEST() function
214 TEST(utilTest, findDeviceNoTypeFail) in TEST() function
251 TEST(utilTest, findDeviceUnsupportedTypeFail) in TEST() function
[all …]
/openbmc/phosphor-power/test/
H A Dfile_descriptor_tests.cpp56 TEST(FileDescriptorTests, DefaultConstructor) in TEST() function
63 TEST(FileDescriptorTests, IntConstructor) in TEST() function
72 TEST(FileDescriptorTests, MoveConstructor) in TEST() function
93 TEST(FileDescriptorTests, MoveAssignmentOperator) in TEST() function
142 TEST(FileDescriptorTests, Destructor) in TEST() function
181 TEST(FileDescriptorTests, FunctionCallOperator) in TEST() function
193 TEST(FileDescriptorTests, OperatorBool) in TEST() function
221 TEST(FileDescriptorTests, Close) in TEST() function
244 TEST(FileDescriptorTests, Set) in TEST() function
/openbmc/sdbusplus/test/message/
H A Dnative_types.cpp16 TEST(MessageNativeTypeConversions, ObjectPath) in TEST() function
25 TEST(MessageNativeTypeConversions, Signature) in TEST() function
34 TEST(MessageNativeTypeConversions, SignatureInVector) in TEST() function
42 TEST(MessageNativeTypeConversions, SignatureInMap) in TEST() function
50 TEST(MessageNativeTypeConversions, SignatureInUnorderedMap) in TEST() function
58 TEST(MessageNativeTypeConversions, WrapperReference) in TEST() function
66 TEST(MessageNativeTypeConversions, WrapperMove) in TEST() function
/openbmc/linux/tools/testing/selftests/landlock/
H A Dbase_test.c25 TEST(inconsistent_attr) in TEST() function
74 TEST(abi_version) in TEST() function
102 TEST(create_ruleset_checks_ordering) in TEST() function
145 TEST(add_rule_checks_ordering) in TEST() function
192 TEST(restrict_self_checks_ordering) in TEST() function
236 TEST(ruleset_fd_io) in TEST() function
258 TEST(ruleset_fd_transfer) in TEST() function
330 TEST(cred_transfer) in TEST() function
/openbmc/bmcweb/test/include/
H A Dhttp_utility_test.cpp16 TEST(isContentTypeAllowed, PositiveTest) in TEST() function
30 TEST(isContentTypeAllowed, NegativeTest) in TEST() function
44 TEST(isContentTypeAllowed, ContainsAnyMimeTypeReturnsTrue) in TEST() function
50 TEST(isContentTypeAllowed, ContainsQFactorWeightingReturnsTrue) in TEST() function
56 TEST(getPreferredContentType, PositiveTest) in TEST() function
81 TEST(getPreferredContentType, NegativeTest) in TEST() function
/openbmc/phosphor-logging/test/openpower-pels/
H A Duser_header_test.cpp28 TEST(UserHeaderTest, SizeTest) in TEST() function
33 TEST(UserHeaderTest, UnflattenFlattenTest) in TEST() function
64 TEST(UserHeaderTest, ShortDataTest) in TEST() function
75 TEST(UserHeaderTest, CorruptDataTest1) in TEST() function
88 TEST(UserHeaderTest, CorruptDataTest2) in TEST() function
101 TEST(UserHeaderTest, ConstructionTest) in TEST() function
193 TEST(UserHeaderTest, UseEventLogSevTest) in TEST() function
215 TEST(UserHeaderTest, UseEventLogSevCritTest) in TEST() function
237 TEST(UserHeaderTest, UseEventLogSevCritTermTest) in TEST() function
259 TEST(UserHeaderTest, DefaultEventTypeScopeTest) in TEST() function
[all …]
/openbmc/bmcweb/test/redfish-core/include/
H A Dfilter_expr_executor_test.cpp39 TEST(FilterParser, Integers) in TEST() function
75 TEST(FilterParser, FloatingPointToInteger) in TEST() function
111 TEST(FilterParser, FloatingPointToFloatingPoint) in TEST() function
147 TEST(FilterParser, String) in TEST() function
184 TEST(FilterParser, StringHuman) in TEST() function
199 TEST(FilterParser, StringSemver) in TEST() function
211 TEST(FilterParser, Dates) in TEST() function
/openbmc/bmcweb/test/include/ibm/
H A Dconfigfile_test.cpp17 TEST(IsValidConfigFileName, FileNameValidCharReturnsTrue) in TEST() function
23 TEST(IsValidConfigFileName, FileNameInvalidCharReturnsFalse) in TEST() function
29 TEST(IsValidConfigFileName, FileNameInvalidPathReturnsFalse) in TEST() function
38 TEST(IsValidConfigFileName, EmptyFileNameReturnsFalse) in TEST() function
44 TEST(IsValidConfigFileName, SlashFileNameReturnsFalse) in TEST() function
49 TEST(IsValidConfigFileName, FileNameMoreThan20CharReturnsFalse) in TEST() function
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp159 TEST(MaybeCall, noMatch) in TEST() function
174 TEST(MaybeCall, match) in TEST() function
195 TEST(MaybeCall, missingNames) in TEST() function
210 TEST(MaybeCall, emptyCallbackFound) in TEST() function
235 TEST(MaybeCall, emptyInterfaces) in TEST() function
258 TEST(WriteLink, testLinkNoDelete) in TEST() function
273 TEST(WriteLink, testLinkDelete) in TEST() function
329 TEST(FindLinks, testNoLinks) in TEST() function
350 TEST(FindLinks, testOneFound) in TEST() function
377 TEST(FindLinks, testNoExtensions) in TEST() function
[all …]
/openbmc/phosphor-pid-control/test/
H A Dpid_thermalcontroller_unittest.cpp22 TEST(ThermalControllerTest, BoringFactoryTest) in TEST() function
39 TEST(ThermalControllerTest, VerifyFactoryFailsWithZeroInputs) in TEST() function
58 TEST(ThermalControllerTest, InputProc_BehavesAsExpected) in TEST() function
77 TEST(ThermalControllerTest, SetPtProc_BehavesAsExpected) in TEST() function
94 TEST(ThermalControllerTest, OutputProc_BehavesAsExpected) in TEST() function
114 TEST(ThermalControllerTest, InputProc_MultipleInputsAbsolute) in TEST() function
136 TEST(ThermalControllerTest, InputProc_MultipleInputsMargin) in TEST() function
158 TEST(ThermalControllerTest, InputProc_MultipleInputsSummation) in TEST() function
180 TEST(ThermalControllerTest, InputProc_MultipleInputsTempToMargin) in TEST() function
203 TEST(ThermalControllerTest, NegHysteresis_BehavesAsExpected) in TEST() function
[all …]
/openbmc/entity-manager/test/
H A Dtest_topology.cpp51 TEST(Topology, Empty) in TEST() function
61 TEST(Topology, EmptyExposes) in TEST() function
74 TEST(Topology, MissingConnectsTo) in TEST() function
96 TEST(Topology, OtherExposes) in TEST() function
109 TEST(Topology, NoMatchSubchassis) in TEST() function
123 TEST(Topology, NoMatchSuperchassis) in TEST() function
136 TEST(Topology, Basic) in TEST() function
152 TEST(Topology, BasicPower) in TEST() function
170 TEST(Topology, NoNewBoards) in TEST() function
207 TEST(Topology, OneNewBoard) in TEST() function
[all …]

12345678910>>...18