Added test cases for clock management

What all is added:
    - Added test case to set BMC and HOST Time
        for all good path scenarios
    - Added test case to set BMC and HOST Time
        for all bad path scenarios
    - These TCs are also added in skip list due
        to an existing issue
    - Added keyword to get BMC and HOST time. This
        keyword is used to verify set time operation.
    - Updated minimum cell separator of 2 spaces
    - Updated documentation section
    - All lines are now under 79 characters

Resolves openbmc/openbmc-test-automation#227 and
         openbmc/openbmc-test-automation#271

Change-Id: I15a4915caf1a212272c390f12b949e76748c1664
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/test_lists/skip_test_witherspoon b/test_lists/skip_test_witherspoon
index 56f41d2..f1e3622 100644
--- a/test_lists/skip_test_witherspoon
+++ b/test_lists/skip_test_witherspoon
@@ -56,3 +56,7 @@
 -e get_names_org
 -e bmcreboot
 -e chassisboot
+#https://github.com/openbmc/openbmc/issues/928
+-e Set_Host_Time_With_Both_And_NTP
+#https://github.com/openbmc/openbmc/issues/901
+-e Set_BMC_Time_With_Split_And_Manual