Hi,
Everything under check folder is to check different components of your
installation if they are OK. This could be a mix of executables or scripts.
Under benchmarks you can get tools to rate performance of your installation.
The easy way to run them is:
make checks
make benchmarks
If you want to run them standalone, type:
<utility> --help
-or-
<utility>
and they should print out their arguments.
BR,
Nikos
----- Original Message -----
From: "freeburn" <[email protected]>
To: <[email protected]>
Sent: Saturday, September 12, 2009 4:36 AM
Subject: how to use check shell scripts
there is check folder in the kannel source full of .sh scripts.what are
they and of which usage?