From Fedora Project Wiki
m (invalid command) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
|description= | |||
This test will measure ticks, syscall count, read/written bytes when performing some tasks (random data copying, process forking, website download). | |||
= | '''Privileges''': superuser<br /> | ||
{{ | '''Runlevel''': multiuser (X11)<br/> | ||
'''ETA''': 1 minute | |||
}} | |||
|actions= | |||
# Open terminal window. | |||
# Run: <code>su -c testday-run-scomes</code> | |||
# Read the instructions provided and start the test by pressing any key. | |||
{{admon/tip|When something goes wrong|When something like ''semantic error'' appears, cancel the test (by pressing Control+C) and check whether you have appropriate kernel-debuginfo package installed. Then start the test again.}} | |||
|results= | |||
The results will be stored in <code>/usr/share/testday-091022/results</code> directory with timestamp. Do not modify anything in this directory. | |||
}} | |||
[[Category:Power_Management_Test_Cases]] |
Latest revision as of 10:12, 21 October 2009
Description
This test will measure ticks, syscall count, read/written bytes when performing some tasks (random data copying, process forking, website download).
Privileges: superuser
Runlevel: multiuser (X11)
ETA: 1 minute
How to test
- Open terminal window.
- Run:
su -c testday-run-scomes
- Read the instructions provided and start the test by pressing any key.
Expected Results
The results will be stored in /usr/share/testday-091022/results
directory with timestamp. Do not modify anything in this directory.