From Fedora Project Wiki

No edit summary
Line 9: Line 9:
* Jskladan's SuperTestday; http://fedoraproject.org/wiki/Test_Day:2013-04-17_Jskladansuperday
* Jskladan's SuperTestday; http://fedoraproject.org/wiki/Test_Day:2013-04-17_Jskladansuperday


== pm ==
== fun tests ==


Each sub-section defines a testcase group.
Each sub-section defines a testcase group.
Line 22: Line 22:
* pm-hibernate; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_hibernate
* pm-hibernate; http://fedoraproject.org/wiki/QA:Testcase_Power_Management_pm_hibernate


== tuned ==
== boring 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

Revision as of 12:48, 12 April 2013

TestdayApp 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

  1. name must be at least 5 characters long
  2. url must start with 'http'

fun tests

Each sub-section defines a testcase group.

  1. at least one sub-section must be provided
  2. nesting is ignored (flattened) as if there was none
  3. sub-section name is taken as the group name

Testcases are listed in format "* testcase name; testcase url[; txt]"

  1. 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

boring tests