Tinfoil Test Plan: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Line 46: | Line 46: | ||
- [https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=1574 test_list_recipes] | - [https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=1574 test_list_recipes] | ||
- [https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=1575 test_wait_event] | - [https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=1575 test_wait_event] | ||
- test_setvariable_clean | - [https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=1576 test_setvariable_clean] | ||
==Features to be tested== | ==Features to be tested== |
Revision as of 16:38, 12 January 2017
This article is the test plan for Tinfoil.
About Tinfoil
Tinfoil is an API that allows you to write simple utilities that call into bitbake code to read variables, parse recipes, etc
Objectives
Team members
Scope
Test Strategy
Test Automation
Test Approach
Test Cases Maintenance
Requirements
HW Requirements
Software Requirements
Features
Test are under poky/meta/lib/oeqa/selftest/tunfoil.py
Features already tested
- test_getvar - test_expand - test_getvar_bb_origenv - test_parse_recipe - test_parse_recipe_copy_expand - test_parse_recipe_initial_datastore - test_list_recipes - test_wait_event - test_setvariable_clean