]> code.ossystems Code Review - openembedded-core.git/commit
qemuimagetest: basic function to check bash exists
authorVeerabrahmam vr <veerabrahmam.vr@huawei.com>
Thu, 6 Sep 2012 06:29:16 +0000 (06:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Sep 2012 11:04:09 +0000 (12:04 +0100)
commit357478b624b27fdfce25b6064b0f64717db75fa6
treeb723c1c28c597016fc12af1253b00edad4c5c6b5
parent7037f52909b8226d2afed4ac73c902d410afc112
qemuimagetest: basic function to check bash exists

 one test case to check  bash command availability on qemu target.

Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/qemuimage-tests/systemusage/bash [new file with mode: 0755]
scripts/qemuimage-tests/tools/bash.sh [new file with mode: 0644]