]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/manual/bsp-hw: move storage tests to runtime
authorArmin Kuster <akuster808@gmail.com>
Sat, 16 Nov 2019 15:40:47 +0000 (15:40 +0000)
committerArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:20:41 +0000 (19:20 -0800)
commitef15467014e50456d42aeb591432226a6ac9f95c
tree05be3f5f9807c97871396a8b0a7af1cedbd31bd8
parentc1b31f8536f39d631e40672bb6edeb362fd95bd5
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>
meta/lib/oeqa/runtime/cases/storage.py [new file with mode: 0644]