* PMTE  Power Management test shell

This test several device types in a system before and after each 
sleep state the system supports. You can do this manually from 
the menu or you can run one of the supplied scripts that will 
do this as many times as you specify automatically.


Currently it test the below device types.
 Disks
 CD-ROM
 Floppy
 Sound
 NET
 IRDA
 Serial with loopback
 Modems
 parallel port

* TO RUN A SCRIPT

Type Pmte
-Once the test started up select Run Test Script from the Test menu in 
 the PM Test Sell window. 
-Select a script 
-Type the number of times you want to do this for each selected sleep 
 state 
-Click ok.
Note that if you do not want to test all supported sleep states you 
can deselect them.

* TO RUN A SCRIPT FROM THE COMMAND LINE

Type 
Pmte /rs: <scriptName> <NumberOfTimes>

Look at bt.cmd for an excample of this.



* TO SKIP TESTING SOME OF THE DEVICE TYPES

To exclude one or more of the above devices types in testing use the 
/sdt: (skip device type) switch for each device type you want to skip.
For example to not test Serial/Modem  and FLOPPY devices types type 
the below.

Pmte /sdt:  COM  /sdt:  floppy

Other devices type that we can skip are

NET
IRDA
DISK
SOUND