]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: add new scp test
authorAlexandru Palalau <alexandrux.palalau@intel.com>
Tue, 20 Aug 2013 13:20:32 +0000 (16:20 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:13 +0000 (11:42 +0100)
commit2ec4a0686b9a91e56dfba3fa2e574c0c531508ff
treec78014b046e0ddbcc658478063c1e6b5ec554bc9
parent06c7914e3354ff4e430a6b664f40e5a71e212761
lib/oeqa/runtime: add new scp test

Copies a 5MB to target using scp, more of an
network test than a scp one.

Signed-off-by: Alexandru Palalau <alexandrux.palalau@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/runtime/scp.py [new file with mode: 0644]