mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 11:28:58 +00:00
oeqa/manual/bsp-qemu: drop xserver test done at runtime
xserver testing is done at runtime and selftest via sato image (From OE-Core rev: 0146b3a0b60f54fa6ea84461e4ced6fae59aafa7) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
81bc4bbb59
commit
2890aafb13
@@ -89,28 +89,6 @@
|
||||
"summary": "only_one_connmand_in_background"
|
||||
}
|
||||
},
|
||||
{
|
||||
"test": {
|
||||
"@alias": "bsps-qemu.bsps-runtime.X_server_can_start_up_with_runlevel_5_boot",
|
||||
"author": [
|
||||
{
|
||||
"email": "alexandru.c.georgescu@intel.com",
|
||||
"name": "alexandru.c.georgescu@intel.com"
|
||||
}
|
||||
],
|
||||
"execution": {
|
||||
"1": {
|
||||
"action": "boot up system with default runlevel \n\n",
|
||||
"expected_results": "X server can start up well and desktop display has no problem . \n\n"
|
||||
},
|
||||
"2": {
|
||||
"action": "type runlevel at command prompt",
|
||||
"expected_results": "Output:N 5"
|
||||
}
|
||||
},
|
||||
"summary": "X_server_can_start_up_with_runlevel_5_boot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"test": {
|
||||
"@alias": "bsps-qemu.bsps-runtime.check_bash_in_image",
|
||||
|
||||
Reference in New Issue
Block a user