Lines Matching +full:test +full:- +full:cpu
11 Test Setup Printn
12 Test Teardown Test Teardown Execution
14 Test Tags Systems_Inventory
25 *** Test Cases ***
27 Verify CPU And Core Count
43 FOR ${cpu} IN @{cpus_ok}
44 ${cores}= Get CPU TotalCores ${cpu}
76 [Documentation] Check that the System SerialNumber is non-blank.
85 [Documentation] Check that the Model is non-blank.
123 [Documentation] Check that the Motherboard SerialNumber is non-blank.
132 [Documentation] Check that the Motherboard manufacturer is non-blank.
141 [Documentation] Check that the Motherboard partnumber is non-blank.
151 ... in the system. A system may have 0-6 GPUs.
154 # System was powered-on in Suite Setup.
262 Get CPU TotalCores
263 [Documentation] Return the TotalCores of a CPU.
268 # processor The Redfish URI of a CPU (e.g.
296 [Documentation] Get and return a tuple of lists of URIs for CPU,
304 ... [('ProcessorType', 'CPU')] regex=1
341 [Documentation] Do test case setup tasks.
353 Test Teardown Execution
354 [Documentation] Do the post test teardown.
356 FFDC On Test Case Fail