]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/manual/bsp-hw: move storage tests to runtime
authorArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:35:18 +0000 (19:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
commit246d73b35f6be7880d98274e87033a14cdced9ba
tree67188d94841ad2f099d5da903afeb7edb0137d92
parentf30a3e18a47bc2b3307cc5080f18cce7e3a736a1
oeqa/manual/bsp-hw: move storage tests to runtime

move usb mount, r/w and umount tests to runtime
move SD card mount, r/w and umount tests to runtim

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/storage.py [new file with mode: 0644]