Searched refs:vpdtool (Results 1 – 2 of 2) sorted by relevance
2 Documentation This suite tests System Vital Product Data (VPD) using vpdtool.24 [Documentation] Verify the system VPD details via vpdtool output.35 [Documentation] Verify details of all VPD component via vpdtool.46 [Documentation] Verify reading VPD field value via vpdtool.63 [Documentation] Verify writing VPD field value via vpdtool.78 [Documentation] Verify reading VPD details of given component via vpdtool.116 # Check whether the vpdtool response and busctl response matching.126 [Documentation] Verify reading all VPD fields for given component via vpdtool.149 # Check vpdtool response and busctl response for the component field.159 [Documentation] Verify writing VPD fields for given component via vpdtool.[all …]
23 def vpdtool(option_string, **bsu_options): function