Fixing IIO-HWMON name & compatible property check

Resolves openbmc/openbmc-test-automation#810

Change-Id: I20d0d3709f09328d0e0529f5a5639667706b4d73
Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com>
diff --git a/tests/test_bmc_devicetree.robot b/tests/test_bmc_devicetree.robot
index 1b4e7ff..7a7b2f9 100644
--- a/tests/test_bmc_devicetree.robot
+++ b/tests/test_bmc_devicetree.robot
@@ -108,16 +108,16 @@
 
 Check BMC IIO-HWMON Name Property Is Set
    #Property
-   iio-hwmon/name
-   [Documentation]  Verify if the BMC IIO-HWMON name property is
+   iio-hwmon-dps310/name
+   [Documentation]  Verify if the BMC IIO-HWMON-DPS310 name property is
    ...  populated.
    [Tags]  Check_BMC_IIO-HWMON_Name_Property_Is_Set
    [Template]  Template Check Property
 
 Check BMC IIO-HWMON Compatible Property Is Set
    #Property
-   iio-hwmon/compatible
-   [Documentation]  Verify if the BMC IIO-HWMON compatible property is
+   iio-hwmon-dps310/compatible
+   [Documentation]  Verify if the BMC IIO-HWMON-DPS310 compatible property is
    ...  populated.
    [Tags]  Check_BMC_IIO-HWMON_Compatible_Property_Is_Set
    [Template]  Template Check Property