]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runlevel : add test for runlevels
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Thu, 18 Feb 2021 05:21:01 +0000 (13:21 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 4 Mar 2021 14:19:49 +0000 (04:19 -1000)
commit56d4c2867743b4b6bf79a4a9472799038522a331
treea097ab259404e7f982a1d67505660b3a886f6f5b
parent60a9e095297b756175e4a414bbee297b74547a7a
oeqa/runlevel : add test for runlevels

This test mimic the boot_from_runlevel_3 and boot_from_runlevel_5 test cases from oeqa/manual/bsp-hw.json.
The boot_from_runlevel_3 and boot_from_runlevel_5 manual test cases should be remove from oeqa/manual/bsp-hw.json if this patch get merged.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6effd30f0e3726bc1f2eb7768c57c6b95eddb079)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/runlevel.py [new file with mode: 0644]