''
''  ͻ
''      Stress Combined Small Script #4  (SML04-x)                       
''      M32Page/Memory Management/PM Video/NPX/Loader                    
''      30-Nov-88                                                        
''  ͼ
''
''  ͻ
''    Change History for OS/2 SE 2.0:                                       
''                                                                          
''     Date       Name                 Description                          
''   --------  -----------  ------------------------------------------------
''   02/22/90  P. Hayes     Modified for "CRUISER".                         
''   02/22/90  P. Hayes     Added scripts for machines 8, 9 and X.          
''   03/06/90  P. Hayes     Remove all references to Rexx.                  
''   04/19/91  P. Abbott    Added T,P,M amd M32Page for Cruiser             
''    8/ 1/91  J. Kipp      Use KS instead of FP...CC to stop LSDLL         
''    8/ 6/91  J. Kipp      Use KS instead of FP...CC to stop VSMAIN/VSPS   
''   10/17/91  P. Abbott    rp taken out to ensure completion of script     
''   10/18/91  P. Abbott    time trimmed: Alan will appreciate this!        
''  ͼ
''
''       SG-0 SG-1 SG-2    SG-3     SG-4    SG-5     SG-6      SG-7
''
''       ---- ---- ------- -------- ------  -------- --------- --------
''  0.0       RP   VSMain* M32Page MemSub  MemSubGr LSDLL     M32Share
''
''  0.5        v    v      NPX       v       v        v         v
''
''  1.0        v    v      M32Page  v       v       LSDLL       v
''
''  1.5        v   VSPS*   NPX       v       v        v         v
''
''  2.0       RP    v      M32Page MemCode MemName  LSDLL       v
''
''  2.5        v    v      NPX       v       v        v         v
''
''  3.0        v    v      M32Page  v       v       LSDLL       v
''
''  3.5        v    v      NPX       v       v        v         v
''
''  4.0  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 SB 3 Switch.exe -l5           ''Parent is root (SG0)
0 0 SB 4 Switch.exe -l5           ''Parent is root (SG0)
0 0 SB 5 Switch.exe -l5           ''Parent is root (SG0)
0 0 SBP 6 Switch.exe -l5          ''Parent is root (SG0)
0 0 SB 7 Switch.exe -l5           ''Parent is root (SG0)
''0 0 SB 8 Switch.exe -l5           ''Parent is root (SG0)
''
''
''  ͻ
''                                                         
''      Start up tests                                     
''                                                         
''  ͼ
''
''
0 0 EW 1 cmd.exe /c copy \script\t01.* \log
''0 0 EW 1 cmd.exe /c copy \cmd\bfo.* \log
0 0 F 1                           ''Put RP in foreground
0 1 E 1 RP.exe t01        ''move around the workplace
150000 1 WP 1 60000               ''wait 2.5 minutes - then one minute more
''
0 2 E 1 VSMain32.exe /a\script\script.vsm -t6 -l5 -svsmain1
0 3 E 1 M32Page.exe -M6500 -N4 -L5 -sM32Page1
0 4 E 1 MemSub.exe -m40 -n4 -l4 -smemsub1
0 5 E 1 MemSubGr.exe -m200000 -smemsubg1 -l4
0 6 E 1 LSDLL.exe   -c3600 -l5 -sLSDLLH00
0 7 E 1 M32shr.exe -A4 -B4 -C4 -M3000 -L5 -sshare1
''0 8 E 1 SG8HOUR0PROG1
0 0 F 2                           ''VSMain runs in foreground
''
''
''
''
''  Ŀ
''      Hour 0.0 - 0.5                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSMain   (PM video)
''         3  M32Page (M32Page)
''         4  MemSub   (memory)
''         5  MemSubGr (memory)
''         6  LSDLL    (loader)
''         7  M32Lck   (memory)
''         8  M32Share (memory)
''
''  Waiting up to 0.5 hours for SG3 to finish
''
1800000 3 WP 1 600000             ''M32Page (M32Page)
0 3 FP 1 CC                       ''(10008) Expected
0 3 WP 1 60000                    ''(10008) Expected
''
0 0 F 2                           ''Restore VSMain to foreground
''
0 3 E 2 Npx.exe -l5 -sNpx1
''
''  Ŀ
''      Hour 0.5 - 1.0                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSMain   (PM video)
''         3  NPX      (Npx)
''         4  MemSub   (memory)
''         5  MemSubGr (memory)
''         6  LSDLL    (loader)
''         7  M32Lck   (memory)
''         8  M32Share (memory)
''
''  Waiting 0.5 hours for SG3, SG6, SG7 & SG8 to finish
''
1500000 3 WP 2 600000             ''NPX    (Npx)
0 3 FP 2 CC                       ''(10008) Expected
0 3 WP 2 60000                    ''(10008) Expected
''
0 0 F 6                           ''LSDLL    (Loader)
0 6 KS 1                          ''(10008) Expected
0 6 WP 1 600000                   ''(10008) Expected
''
0 0 F 7                           ''M32Lck   (Memory)
0 7 FP 1 CC                       ''(10008) Expected)
0 7 WP 1 900000                   ''(10008) Expected
''
''0 0 F 8                           ''M32Shr   (Memory)
''0 8 FP 1 CC                       ''(10008) Expected)
''0 8 WP 1 600000                   ''(10008) Expected
''
150000 3 E 3 M32Page.exe -M7000 -N3 -L5 -sM32Page2
0 6 E 1 LSDLL.exe   -c3600 -l5 -sLSDLLH10
''0 7 E 1 SG7HOUR1PROG1
''0 8 E 1 SG8HOUR1PROG1
''
''
''  Ŀ
''      Hour 1.0 - 1.5                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSMain   (PM video)
''         3  M32Page (M32Page)
''         4  MemSub   (memory)
''         5  MemSubGr (memory)
''         6  LSDLL    (loader)
''         7  M32Lck   (memory)
''         8  M32Share (memory)
''
''  Waiting up to 0.5 hours for SGs 2 & 3 to finish
''
1500000 3 WP 3 600000             ''M32Page (M32Page)
0 3 FP 3 CC                       ''(10008) Expected
0 3 WP 3 60000                    ''(10008) Expected
''
0 2 KS 1                          ''VSMain (PM Vid)
0 2 WP 1 600000
''
0 2 E 4 VSPS32.exe /a\script\script.vsp -l5 -svsps15
0 3 E 4 Npx.exe -l5 -sNpx2
''
0 0 F 2                           ''Restore VSPS to foreground
''
''  Ŀ
''      Hour 1.5 - 2.0                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSMain   (PM video)
''         3  NPX      (Npx)
''         4  MemSub   (memory)
''         5  MemSubGr (memory)
''         6  LSDLL    (loader)
''         7  M32Lck   (memory)
''         8  M32Share (memory)
''
''  Waiting 0.5 hours for SGs 2 - 8 to finish
''
''
1500000 2 KS 4                    ''VSPS   (PM Vid)
0 2 WP 4 600000
''
0 3 WP 4 60000                    ''NPX     (Npx)
0 3 FP 4 CC                       ''(10008) Expected
0 3 WP 4 60000                    ''(10008) Expected
''
0 4 FP 1 CC                       ''MemSub  (Memory)
0 4 WP 1 900000                   ''(00000) Expected
''
0 5 FP 1 CC                       ''MemSubGr(Memory)
0 5 WP 1 60000                    ''(00000) Expected
''
0 0 F 6                           ''LSDLL    (Loader)
0 6 KS 1                          ''(10008) Expected
0 6 WP 1 600000                   ''(10008) Expected
''
''0 0 F 7                           ''M32Lck   (Memory)
''0 7 FP 1 CC                       ''(10008) Expected)
''0 7 WP 1 900000                   ''(10008) Expected
''
''0 0 F 8                           ''M32Shr   (Memory)
''0 8 FP 1 CC                       ''(10008) Expected)
''0 8 WP 1 600000                   ''(10008) Expected
''
150000 2 E 5 VSPS32.exe /a\script\script2.vsp -l5 -svsps20
0 3 E 5 M32Page.exe -M2000 -N6 -L5 -sM32Page3
0 4 E 2 MemCode.exe -m256 -n256 -l4 -smemcode1
0 5 E 2 MemName.exe -a40 -m10 -n5 -l4 -smemname1
0 6 E 1 LSDLL.exe   -c3600 -l5 -sLSDLLH20
''0 7 E 1 SG7HOUR2PROG1
''0 8 E 1 SG8HOUR2PROG1
0 0 F 2                           ''Restore VSPS to foreground
''
''  Wait 60 seconds for the tests to start
''
''
''  Ŀ
''      Hour 2.0 - 2.5                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSPS     (PM video)
''         3  M32Page (M32Page)
''         4  MemCode  (memory)
''         5  MemName  (memory)
''         6  LSDLL    (loader)
''         7  M32Sub   (memory)
''         8  M32Share (memory)
''
''  Waiting up to 0.5 hours for SGs 2, 3 to finish
''
1500000 2 KS 5                    ''VSPS   (PM Vid)
0 2 WP 5 600000
''
0 3 WP 5 60000                    ''M32Page (Video)
0 3 FP 5 CC                       ''(10008) Expected
0 3 WP 5 60000                    ''(10008) Expected
''
0 2 E 6 VSPS32.exe /a\script\script3.vsp -l5 -svsps25
0 3 E 6 Npx.exe -l5 -sNpx3
''
0 0 F 2                           ''Restore VSPS to foreground
''
''  Ŀ
''      Hour 2.5 - 3.0                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSPS     (PM video)
''         3  NPX      (Npx)
''         4  MemCode  (memory)
''         5  MemName  (memory)
''         6  LSDLL    (loader)
''         7  M32Sub   (memory)
''         8  M32Share (memory)
''
''  Waiting 0.5 hours for SGs 2, 3, 6, 7 & 8 to finish
''
1500000 2 KS 6                    ''VSPS   (PM Vid)
0 2 WP 6 600000
''
0 3 WP 6 60000                    ''Npx     (Npx)
0 3 FP 6 CC                       ''(10008) Expected
0 3 WP 6 60000                    ''(10008) Expected
''
0 0 F 6                           ''LSDLL    (Loader)
0 6 KS 1                          ''(10008) Expected
0 6 WP 1 600000                   ''(10008) Expected
''
''0 0 F 7                           ''M32Sub   (Memory)
''0 7 FP 1 CC                       ''(10008) Expected)
''0 7 WP 1 600000                   ''(10008) Expected
''
''0 0 F 8                           ''M32Shr   (Memory)
''0 8 FP 1 CC                       ''(10008) Expected)
''0 8 WP 1 600000                   ''(10008) Expected
''
150000 2 E 7 VSPS32.exe /a\script\script4.vsp -l5 -svsps30
0 3 E 7 M32Page.exe -M6500 -N4 -L5 -sM32Page4
0 6 E 1 LSDLL.exe   -c3600 -l5 -sLSDLLH30
''0 7 E 1 SG7HOUR3PROG1
''0 8 E 1 SG8HOUR3PROG1
''
0 0 F 2                           ''Restore VSPS to foreground
''
''
''  Ŀ
''      Hour 3.0 - 3.5                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSPS     (PM video)
''         3  M32Page (M32Page)
''         4  MemCode  (memory)
''         5  MemName  (memory)
''         6  LSDLL    (loader)
''         7  M32Sub   (memory)
''         8  M32Share (memory)
''
''  Waiting up to 0.5 hours for SGs 2, 3 to finish
''
1500000 2 KS 7                    ''VSPS   (PM Vid)
0 2 WP 7 600000
''
0 3 WP 7 60000                    ''M32Page (M32Page)
0 3 FP 7 CC                       ''(10008) Expected
0 3 WP 7 60000                    ''(10008) Expected
''
0 2 E 8 VSPS32.exe /a\script\script6.vsp -l5 -svsps35
0 3 E 8 Npx.exe -l5 -sNpx4
''
0 0 F 2                           ''Restore VSPS to foreground
''
''  Ŀ
''      Hour 3.5 - 4.0                                     
''  
''
''  SG      SG  Testname Testtype
''
''  0  1  Replay   (PM)
''         2  VSPS     (PM video)
''         3  NPX      (Npx)
''         4  MemCode  (memory)
''         5  MemName  (memory)
''         6  LSDLL    (loader)
''         7  M32Sub   (memory)
''         8  M32Share (memory)
''
''  Waiting 0.5 hours for everything to finish
''
''
1500000 2 KS 8                    ''VSPS   (PM Vid)
0 2 WP 8 600000                   ''(10008) Expected
''
0 3 WP 8 60000
0 3 FP 8 CC                       ''Npx     (NPX)
0 3 WP 8 60000                    ''(10008) Expected
''
0 4 FP 2 CC                       ''MemCode (Memory)
0 4 WP 2 60000                    ''(00000) Expected
''
0 5 FP 2 CC                       ''MemName (Memory)
0 5 WP 2 60000                    ''(00000) Expected
''
0 0 F 6                           ''LSDLL    (Loader)
0 6 KS 1                          ''(10008) Expected
0 6 WP 1 600000                   ''(10008) Expected
''
''0 0 F 7                           ''M32Sub   (Memory)
''0 7 FP 1 CC                       ''(10008) Expected)
''0 7 WP 1 600000                   ''(10008) Expected
''
''0 0 F 8                           ''M32Shr   (Memory)
''0 8 FP 1 CC                       ''(10008) Expected)
''0 8 WP 1 600000                   ''(10008) Expected
''
''0 0 F 1                           ''Put RP into foreground
''0 1 E 2 RP.exe bfo        ''change border width to four
''300000 1 WP 2 60000               ''Wait 5 minutes - then wait one minute more
''
''  ͻ
''                                                         
''      Clean up                                           
''                                                         
''  ͼ
''
0 0 WP 240 600000                 ''(10008) Expected
''
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
''
''  ͻ
''                                                         
''      Stress Small Script #4 (Smirpen) Done              
''                                                         
''  ͼ
