commit | 4f09912f6dbc69167e80b534b8d504874457b159 | [log] [tgz] |
---|---|---|
author | Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> | Wed Apr 09 13:49:26 2014 -0400 |
committer | Mauro Rodrigues <maurosr@linux.vnet.ibm.com> | Wed Jun 11 03:43:39 2014 +0000 |
tree | ce25601d3e499540e9c1afed2e945776c5c8ab68 | |
parent | d2e750193b349155991588d208bb1668d50b4c04 [diff] |
Add unittests for remote client Remote client is used in servers tests to provide some common operations into a remote server. It's backended by the ssh class, which already has tests, so all of its calls are mocked and due to that there are some 'useless' tests that are pretty much checking response's format and checking if the ssh call didn't change to avoid inconsistencies in the future. Partially implements bp unit-tests Change-Id: I5dabc170a557c81bb9b0605bf101719585d7c53b