Corrected the Test data tables to adhere to code standards.

This commit is style changes only.

Change-Id: Ic38e64de8693a319df9b336154a9ba276c2a302a
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/extended/code_update/update_bmc.robot b/extended/code_update/update_bmc.robot
index 9336ef38..e6e18ea 100644
--- a/extended/code_update/update_bmc.robot
+++ b/extended/code_update/update_bmc.robot
@@ -29,7 +29,7 @@
 
 ${FILE_PATH}      ${EMPTY}
 
-*** Test cases ***
+*** Test Cases ***
 
 Initiate Code update BMC
     [Documentation]    BMC code update process initiation
diff --git a/extended/standby_bmc.robot b/extended/standby_bmc.robot
index 7778b09..af654f8 100644
--- a/extended/standby_bmc.robot
+++ b/extended/standby_bmc.robot
@@ -16,7 +16,7 @@
 *** Variables ***
 ${HOST_SETTING}      /org/openbmc/settings/host0
 
-*** Test cases ***
+*** Test Cases ***
 
 Get to Stable State
     [Documentation]    BMC cleanup drive to stable state
diff --git a/extended/test_networkd_ext.robot b/extended/test_networkd_ext.robot
index 0118d72..6cd3568 100755
--- a/extended/test_networkd_ext.robot
+++ b/extended/test_networkd_ext.robot
@@ -131,7 +131,7 @@
     ...               that ip address has been added or not.
     ...               Expectation is the ip address should get added.
 
-***keywords***
+*** Keywords ***
 
 Get networkInfo from the interface
 
diff --git a/extended/test_power_restore.robot b/extended/test_power_restore.robot
index af53fc6..38da2c6 100644
--- a/extended/test_power_restore.robot
+++ b/extended/test_power_restore.robot
@@ -43,7 +43,7 @@
 
     [Template]    Set Restore Policy
 
-***keywords***
+*** Keywords ***
 
 Set Restore Policy
     [Arguments]    ${policy}   ${expectedState}   ${nextState}