Home
last modified time | relevance | path

Searched refs:GetRandomBIOSIntAndStrValues (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dpldm_utils.py145 def GetRandomBIOSIntAndStrValues(attr_name, count): function
310 random_val = GetRandomBIOSIntAndStrValues(
321 random_val = GetRandomBIOSIntAndStrValues(
/openbmc/openbmc-test-automation/pldm/
H A Dtest_redfish_bios_attributes.robot90 …${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["MaximumStringLength…
112 ${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["UpperBound"]}
H A Dtest_pldm_bios_attributes.robot131 …${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["MaximumStringLength…
155 ${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["UpperBound"]}