Lines Matching full:create
90 // Create mock services. Expect logDebug() to be called. in TEST()
96 // Create I2CWriteByteAction with register 0x7C and value 0x0A in TEST()
100 // Create mock I2CInterface. Expect action to write 0x0A to 0x7C. in TEST()
108 // Create Configuration with no volts value specified in TEST()
116 // Create Device that contains Configuration in TEST()
125 // Create Chassis that contains Device in TEST()
132 // Create System that contains Chassis in TEST()
144 // Create mock services. Expect logDebug() to be called. in TEST()
151 // Create PMBusWriteVoutCommandAction. Do not specify a volts value in TEST()
160 // Create mock I2CInterface. Expect action to write 0x014D to in TEST()
169 // Create Configuration with volts value 1.3V in TEST()
176 // Create Device that contains Configuration in TEST()
185 // Create Chassis that contains Device in TEST()
192 // Create System that contains Chassis in TEST()
204 // Create mock services. Expect logDebug(), logError(), and in TEST()
221 // Create I2CWriteByteAction with register 0x7C and value 0x0A in TEST()
225 // Create mock I2CInterface. write() throws an I2CException. in TEST()
235 // Create Configuration with no volts value specified in TEST()
243 // Create Device that contains Configuration in TEST()
252 // Create Chassis that contains Device in TEST()
259 // Create System that contains Chassis in TEST()
275 // Create mock services. Expect logDebug() to be called. in TEST()
281 // Create I2CWriteByteAction with register 0x7C and value 0x0A in TEST()
285 // Create mock I2CInterface. Expect action to write 0x0A to 0x7C. in TEST()
293 // Create Configuration with no volts value specified in TEST()
301 // Create Rail that contains Configuration in TEST()
306 // Create Device that contains Rail in TEST()
320 // Create Chassis that contains Device in TEST()
327 // Create System that contains Chassis in TEST()
340 // Create mock services. Expect logDebug() to be called. in TEST()
347 // Create PMBusWriteVoutCommandAction. Do not specify a volts value in TEST()
356 // Create mock I2CInterface. Expect action to write 0x014D to in TEST()
365 // Create Configuration with volts value 1.3V in TEST()
372 // Create Rail that contains Configuration in TEST()
377 // Create Device that contains Rail in TEST()
391 // Create Chassis that contains Device in TEST()
398 // Create System that contains Chassis in TEST()
411 // Create mock services. Expect logDebug(), logError(), and logI2CError in TEST()
428 // Create I2CWriteByteAction with register 0x7C and value 0x0A in TEST()
432 // Create mock I2CInterface. write() throws an I2CException. in TEST()
442 // Create Configuration with no volts value specified in TEST()
450 // Create Rail that contains Configuration in TEST()
455 // Create Device that contains Rail in TEST()
469 // Create Chassis that contains Device in TEST()
476 // Create System that contains Chassis in TEST()