From Fedora Project Wiki
Line 1: | Line 1: | ||
= TestdayApp Metadata = | = TestdayApp Metadata = | ||
The `= TestdayApp Metadata =` section denotes the beginning of the metadata. | |||
Only section names (lines starting with '=' character) and lines starting with '*' character are considered data. | Only section names (lines starting with '=' character) and lines starting with '*' character are considered data. | ||
Line 9: | Line 7: | ||
The 'TestdayApp Metadata' section should contain a line defining testday name and url at the beginning | The 'TestdayApp Metadata' section should contain a line defining testday name and url at the beginning | ||
# name must be at least 5 characters long | # name must be at least 5 characters long | ||
# url must start with 'http' | # url must start with 'http[s]' | ||
* | * Super Testday; https://fedoraproject.org/wiki/Test_Day:2013-04-17_Jskladansuperday | ||
== | == Basic Tests == | ||
Each sub-section defines a testcase group. | Each sub-section defines a testcase group. | ||
Line 23: | Line 21: | ||
# by default, the testcase is considered to have result from passed/failed/info set, if you want free-form results (e.g. power consumption in W), include the 'txt' parameter after the testcase url | # by default, the testcase is considered to have result from passed/failed/info set, if you want free-form results (e.g. power consumption in W), include the 'txt' parameter after the testcase url | ||
* pm-suspendr; | * pm-suspendr; https://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_suspend | ||
== | == Other Tests == | ||
* tuned disabled idle; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_tuned_off_idle; txt | * tuned disabled idle; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_tuned_off_idle; txt | ||
* pm-hibernate; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_hibernate | * pm-hibernate; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_hibernate |
Revision as of 09:19, 14 October 2013
TestdayApp Metadata
The = TestdayApp Metadata =
section denotes the beginning of the metadata.
Only section names (lines starting with '=' character) and lines starting with '*' character are considered data.
The 'TestdayApp Metadata' section should contain a line defining testday name and url at the beginning
- name must be at least 5 characters long
- url must start with 'http[s]'
Basic Tests
Each sub-section defines a testcase group.
- at least one sub-section must be provided
- nesting is ignored (flattened) as if there was none
- sub-section name is taken as the group name
Testcases are listed in format "* testcase name; testcase url[; txt]"
- by default, the testcase is considered to have result from passed/failed/info set, if you want free-form results (e.g. power consumption in W), include the 'txt' parameter after the testcase url
Other Tests
- tuned disabled idle; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_tuned_off_idle; txt
- pm-hibernate; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_hibernate