From Fedora Project Wiki
(Created page with '= Description = {{{description|scomes is measuring utility based on systemtap.}}} = How to test = {{{actions| # download scomes test case file # unpack testday-091022.tar.bz and...') |
(scomes test case) |
||
Line 4: | Line 4: | ||
= How to test = | = How to test = | ||
{{{actions| | {{{actions| | ||
1. download scomes test case file | |||
2. unpack testday-091022.tar.bz and change dir to created dir | |||
<pre> | <pre> | ||
$ tar xfvj testday-091022.tar.bz | $ tar xfvj testday-091022.tar.bz | ||
$ cd testday-091022 | $ cd testday-091022 | ||
</pre> | </pre> | ||
3. run test | |||
<pre># ./scomes-test.sh</pre> | <pre># ./scomes-test.sh</pre> | ||
}}} | }}} | ||
Line 16: | Line 16: | ||
= Expected Results = | = Expected Results = | ||
{{{results| | {{{results| | ||
# results file created by scomes-test.sh | # results file created by scomes-test.sh - scomes-data.XXXXXXXX | ||
}}} | }}} |
Revision as of 12:23, 2 October 2009
Description
scomes is measuring utility based on systemtap.
How to test
1. download scomes test case file 2. unpack testday-091022.tar.bz and change dir to created dir
$ tar xfvj testday-091022.tar.bz $ cd testday-091022
3. run test
# ./scomes-test.sh
Expected Results
- results file created by scomes-test.sh - scomes-data.XXXXXXXX