diff options
Diffstat (limited to 'meta/lib/oeqa/manual')
-rw-r--r-- | meta/lib/oeqa/manual/oe-core.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/meta/lib/oeqa/manual/oe-core.json b/meta/lib/oeqa/manual/oe-core.json index d893d849fb..3ee0aa95f9 100644 --- a/meta/lib/oeqa/manual/oe-core.json +++ b/meta/lib/oeqa/manual/oe-core.json | |||
@@ -1,32 +1,6 @@ | |||
1 | [ | 1 | [ |
2 | { | 2 | { |
3 | "test": { | 3 | "test": { |
4 | "@alias": "oe-core.scripts.Use_scripts/pybootchartgui/pybootchartgui.py_to_generate_build_profiles", | ||
5 | "author": [ | ||
6 | { | ||
7 | "email": "alexandru.c.georgescu@intel.com", | ||
8 | "name": "alexandru.c.georgescu@intel.com" | ||
9 | } | ||
10 | ], | ||
11 | "execution": { | ||
12 | "1": { | ||
13 | "action": "Run a build for a recipe (e.g. core-image-minimal)", | ||
14 | "expected_results": "" | ||
15 | }, | ||
16 | "2": { | ||
17 | "action": "Run the profiling script, ../scripts/pybootchartgui/pybootchartgui.py tmp/buildstats/ \n\n", | ||
18 | "expected_results": "" | ||
19 | }, | ||
20 | "3": { | ||
21 | "action": "Verify the results ", | ||
22 | "expected_results": "The scripts generates svg files with the profiling results . " | ||
23 | } | ||
24 | }, | ||
25 | "summary": "Use_scripts/pybootchartgui/pybootchartgui.py_to_generate_build_profiles" | ||
26 | } | ||
27 | }, | ||
28 | { | ||
29 | "test": { | ||
30 | "@alias": "oe-core.scripts.Crosstap_script_check", | 4 | "@alias": "oe-core.scripts.Crosstap_script_check", |
31 | "author": [ | 5 | "author": [ |
32 | { | 6 | { |