Enable Qemu test execution

This change addresses the following
  - user input SSH and HTTPS port
  - consolidate SSH connections in lib
  - fix obsolete codes
  - update README instructions

Resolves openbmc/openbmc-test-automation#41

Change-Id: I06dd132fb745ebbf035cb0fc583b46542448d126
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_time.robot b/tests/test_time.robot
index f3a061b..f0c0fb3 100755
--- a/tests/test_time.robot
+++ b/tests/test_time.robot
@@ -1,14 +1,13 @@
 *** Settings ***
 Documentation          This suite is for testing System time in Open BMC.
 
-Resource        ../lib/ipmi_client.robot
+Resource               ../lib/ipmi_client.robot
 
-Library                 OperatingSystem
-Library                 SSHLibrary
-Library                 DateTime
+Library                OperatingSystem
+Library                DateTime
 
-Suite Setup             Open Connection And Log In
-Suite Teardown          Close All Connections
+Suite Setup            Open Connection And Log In
+Suite Teardown         Close All Connections
 
 *** Variables ***
 ${SYSTEM_TIME_INVALID}     01/01/1969 00:00:00