1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

manual/bsd-hw: remove bash tests

done as part of IncompatibleLicensePerImageTests

(From OE-Core rev: b6e66d388001cdbb833a18056781f69a6f8c82fb)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2019-11-16 19:35:20 -08:00
committed by Richard Purdie
parent b9b46b6625
commit bd2a3c7b2b
-18
View File
@@ -455,24 +455,6 @@
"summary": "Add_multiple_files_in_media_player"
}
},
{
"test": {
"@alias": "bsps-hw.bsps-hw.check_bash_in_image",
"author": [
{
"email": "alexandru.c.georgescu@intel.com",
"name": "alexandru.c.georgescu@intel.com"
}
],
"execution": {
"1": {
"action": "After system is up, check if bash command exists with command \"which bash\"",
"expected_results": "bash command should exist in image giving something as below \"/bin/bash\""
}
},
"summary": "check_bash_in_image"
}
},
{
"test": {
"@alias": "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)",