Installation guide

Test scripts
To run a test script from the console prompt (>>),
type
sh [options] slot_number/test_name
sh The shell command
options:
-b Executes script directly, not
through a subshell
-e Script halts on error.
-l Test loops until Ctrl-c or system
reset.
-v Echos script to console
-S Suppresses script-not-found error
messages
slot_number Replace with the slot number of
the module to be tested.
test_name Replace with the name of the
script to be run.
To see a list of all test scripts for a module, type
ls slot_number/?
TROUBLESHOOTING TOOLS 2–17