''
''  ͻ
''      Stress Combined Small Script #5  (SML05-x)                       
''      "PMapps"                                                         
''      10-Apr-1991                                                      
''  ͼ
''
''  ͻ
''    Change History for OS/2 SE 2.0:                                       
''                                                                          
''     Date       Name                 Description                          
''   --------  -----------  ------------------------------------------------
''    4/10/91  J. Kipp      adapted from SML04 script                       
''    6/24/91  T. McCarty   kill 32-bit PM apps with KS, not FP...CC        
''    6/24/91  J. Kipp      kill 16-bit GP1 with FP...C, not FP...CC        
''  ͼ
''
''       SG-0 SG-1 SG-2  SG-3    SG-4     SG-5     SG-6   SG-7    SG-8 SG-9  SG-10
''
''       ---- ---- ----- ------- -------- -------- ------ ------- ---- ----- ------
''  0.0       cube clock diskuse except32 gpiflood cube32 clock32 gp1  gp232 wind32
''
''  0.5        v    v     v       v        v        v      v       v    v     v
''
''  1.0        v    v     v       v        v        v      v       v    v     v
''
''  1.5        v    v     v       v        v        v      v       v    v     v
''
''  2.0       cube clock diskuse except32 gpiflood cube32 clock32 gp1  gp232 wind32
''
''  2.5        v    v     v       v        v        v      v       v    v     v
''
''  3.0        v    v     v       v        v        v      v       v    v     v
''
''  3.5        v    v     v       v        v        v      v       v    v     v
''
''  4.0  Done Done Done  Done    Done     Done     Done   Done    Done Done  Done
''
''  * Foreground
''
''
''  ͻ
''                                                         
''      Create flat screen group tree in background        
''                                                         
''  ͼ
''
0 0 SBP 1 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 2 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 3 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 4 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 5 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 6 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 7 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 8 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 9 Switch.exe -l5       ''parent is root (SG0)
0 0 SBP 10 Switch.exe -l5       ''parent is root (SG0)
''
''
''  ͻ
''                                                         
''      Start up tests                                     
''                                                         
''  ͼ
''
''
0 0 F 1                 ''show programs starting on desktop
''
0 1 E 1 cube.exe /auto /nologo -l0 -scubes500
0 2 E 1 clock.exe /nologo /icon /type:normal -l2 -scloks500
0 3 E 1 diskuse.exe C-D
0 4 E 1 except32.exe -l5 -sexcps500
0 5 E 1 gpiflood.exe -m -x\script\bezidata -l5 -sgpifs500
0 6 E 1 cube32.exe /auto /nologo -l0 -scu32s500
0 7 E 1 clock32.exe /nologo /icon /type:normal -l2 -scl32s500
0 8 E 1 gp1.exe /auto -l0 -sgp1s500
0 9 E 1 gp232.exe /auto -l0 -sgp2s500
0 10 E 1 wind32.exe -n500 -l5 -swins500
''
0 0 F 7                 ''put clock32 in foreground
''
''  Ŀ
''      Hour 0.0 - 2.0                 SML05-x             
''  
''
''  SG      SG  Testname Testtype
''
''  0   1  cube     (graphics)
''          2  clock    (graphics)
''          3  diskuse  (file system)
''          4  except32 (exceptions)
''          5  gpiflood (graphics)
''          6  cube32   (graphics)
''          7  clock32  (graphics)
''          8  gp1      (graphics)
''          9  gp232    (graphics)
''         10  wind32   (maximum windows)
''
6900000 1 WP 1 600000           ''cube
0 0 F 1
0 1 FP 1 C
0 1 WP 1 60000
0 0 F 2                         ''clock
0 2 FP 1 C
0 2 WP 1 60000
0 0 F 3                         ''diskuse
0 3 KS 1
0 3 WP 1 60000
0 0 F 4                         ''except32
0 4 KS 1
0 4 WP 1 60000
0 0 F 5                         ''gpiflood
0 5 KS 1
0 5 WP 1 60000
0 0 F 6                         ''cube32
0 6 KS 1
0 6 WP 1 60000
0 0 F 7                         ''clock32
0 7 KS 1
0 7 WP 1 60000
0 0 F 8                         ''gp1
0 8 FP 1 C
0 8 WP 1 60000
0 0 F 9                         ''gp232
0 9 KS 1
0 9 WP 1 60000
0 0 F 10                        ''wind32
0 10 KS 1
0 10 WP 1 60000
''
300000 0 F 1            ''show programs starting on desktop
''
0 1 E 2 cube.exe /auto /nologo -l0 -scubes520
0 2 E 2 clock.exe /nologo /icon /type:micro -l2 -scloks520
0 3 E 2 diskuse.exe C-D
0 4 E 2 except32.exe -l5 -sexcps520
0 5 E 2 gpiflood.exe -m -x\script\bezidata -l5 -sgpifs520
0 6 E 2 cube32.exe /auto /nologo -l0 -scu32s520
0 7 E 2 clock32.exe /nologo /icon /type:micro -l2 -scl32s520
0 8 E 2 gp1.exe /auto -l0 -sgp1s520
0 9 E 2 gp232.exe /auto -l0 -sgp2s520
0 10 E 2 wind32.exe -n500 -l5 -swins520
''
0 0 F 7                 ''put clock32 in foreground
''  Ŀ
''      Hour 2.0 - 4.0                 SML05-x             
''  
''
''  SG      SG  Testname Testtype
''
''  0   1  cube     (graphics)
''          2  clock    (graphics)
''          3  diskuse  (file system)
''          4  except32 (exceptions)
''          5  gpiflood (graphics)
''          6  cube32   (graphics)
''          7  clock32  (graphics)
''          8  gp1      (graphics)
''          9  gp232    (graphics)
''         10  wind32   (maximum windows)
''
7200000 1 WP 2 600000           ''cube
0 0 F 1
0 1 FP 2 C
0 1 WP 2 60000
0 0 F 2                         ''clock
0 2 FP 2 C
0 2 WP 2 60000
0 0 F 3                         ''diskuse
0 3 KS 2
0 3 WP 2 60000
0 0 F 4                         ''except32
0 4 KS 2
0 4 WP 2 60000
0 0 F 5                         ''gpiflood
0 5 KS 2
0 5 WP 2 60000
0 0 F 6                         ''cube32
0 6 KS 2
0 6 WP 2 60000
0 0 F 7                         ''clock32
0 7 KS 2
0 7 WP 2 60000
0 0 F 8                         ''gp1
0 8 FP 2 C
0 8 WP 2 60000
0 0 F 9                         ''gp232
0 9 KS 2
0 9 WP 2 60000
0 0 F 10                        ''wind32
0 10 KS 2
0 10 WP 2 60000
''
0 0 D 1
0 0 D 2
0 0 D 3
0 0 D 4
0 0 D 5
0 0 D 6
0 0 D 7
0 0 D 8
0 0 D 9
0 0 D 10
''
''  ͻ
''                                                         
''      Stress Small Script #5 (PMapps) Done               
''                                                         
''  ͼ
