diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-11-16 19:35:20 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-21 23:08:19 +0000 |
commit | bd2a3c7b2b53af582b32664e85449bbc7f998eb7 (patch) | |
tree | 7891422bfc00aed2dfe910c0cbc7aaacc3bb7418 | |
parent | b9b46b662550a363f3cd296e557b60f88d850b88 (diff) | |
download | poky-bd2a3c7b2b53af582b32664e85449bbc7f998eb7.tar.gz |
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>
-rw-r--r-- | meta/lib/oeqa/manual/bsp-hw.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index dd3504fcfe..5c5b9b50bb 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json | |||
@@ -457,24 +457,6 @@ | |||
457 | }, | 457 | }, |
458 | { | 458 | { |
459 | "test": { | 459 | "test": { |
460 | "@alias": "bsps-hw.bsps-hw.check_bash_in_image", | ||
461 | "author": [ | ||
462 | { | ||
463 | "email": "alexandru.c.georgescu@intel.com", | ||
464 | "name": "alexandru.c.georgescu@intel.com" | ||
465 | } | ||
466 | ], | ||
467 | "execution": { | ||
468 | "1": { | ||
469 | "action": "After system is up, check if bash command exists with command \"which bash\"", | ||
470 | "expected_results": "bash command should exist in image giving something as below \"/bin/bash\"" | ||
471 | } | ||
472 | }, | ||
473 | "summary": "check_bash_in_image" | ||
474 | } | ||
475 | }, | ||
476 | { | ||
477 | "test": { | ||
478 | "@alias": "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)", | 460 | "@alias": "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)", |
479 | "author": [ | 461 | "author": [ |
480 | { | 462 | { |