From Fedora Project Wiki
Line 11: | Line 11: | ||
|Test for kernel oops when caches are dropped | |Test for kernel oops when caches are dropped | ||
|[[User:Jwboyer| Josh Boyer]] | |[[User:Jwboyer| Josh Boyer]] | ||
| | |Adapted from an existing test | ||
|- | |- | ||
|fs mount | |fs mount | ||
Line 37: | Line 37: | ||
|[[User:caiqian| CAI Qian]] | |[[User:caiqian| CAI Qian]] | ||
|need to port from LTP. | |need to port from LTP. | ||
|- | |||
|paxtest | |||
|Test for kernel security items | |||
|[[User:DaveJ| Dave Jones]] | |||
|Adapted from an existing test | |||
|- | |||
|sysfs-perms | |||
|Check for global file permissions in sysfs | |||
|[[User:DaveJ| Dave Jones]] | |||
|Adapted from an existing test | |||
|- | |||
|stack-randomness | |||
| | |||
|[[User:DaveJ| Dave Jones]] | |||
|Adapted from an existing test | |||
|- | |||
|libhugetlbfs | |||
|Test for hugepages functionality | |||
|[[User:Jwboyer| Josh Boyer]] | |||
|Adapted from an existing test | |||
|- | |- | ||
| | | |
Revision as of 18:15, 13 June 2012
This is the place to propose simple regression tests for the Fedora kernel, or to sign up to write the actual tests with no owner. Tests should be formatted to report results consistent with the KernelRegressionTestGuidelines. You can also get more information on the KernelTestingInitiative in general including goals, progress, and how-to's.
Regression Tests
Testname | Description | Owner | status | |
cachedrop | Test for kernel oops when caches are dropped | Josh Boyer | Adapted from an existing test | |
fs mount | Test for basic ext4 and btrfs filesystem creation and mount | Josh Boyer | not started | |
intel-gpu-tools | Stress tests for i915 GPUs | Adam Jackson | not started | |
ksm | Test for ksm feature | CAI Qian | need to port from LTP. | |
oom | Test for oom-killer | CAI Qian | need to port from LTP. | |
cpuset | Test for cpuset | CAI Qian | need to port from LTP. | |
paxtest | Test for kernel security items | Dave Jones | Adapted from an existing test | |
sysfs-perms | Check for global file permissions in sysfs | Dave Jones | Adapted from an existing test | |
stack-randomness | Dave Jones | Adapted from an existing test | ||
libhugetlbfs | Test for hugepages functionality | Josh Boyer | Adapted from an existing test | |