stress.cfg 2.67 KB
#################################################
      BCP Random stress test for nightly regressions
#################################################

######### AI DMA TEST ############
Name: AI DMA
Cmd: ../../iosim -f ../test/ai_dma.tst -d 0241
log: ai_dma.log
chk: grep -i fail %s
Ret: 1
Mem: 8192
Pri: 3
Mcp: 1
Lock: AI

########## SP DMA TEST0 ###########
Name: SP DMA0
Cmd: ../../iosim -f ../test/sp_dma.tst -d 0241
log: sp_dma0.log
chk: grep -i fail %s
Ret: 1
Mem: 8192
Pri: 2
Mcp: 1
Lock: SP

########## USB0 Transaction ###########
Name: USB0 Random Transaction 
Cmd: ../../iosim -f ../test/usb0_trans.tst -d 0241
log: ui0_trans.log
chk: grep -i fail %s
Ret: 1
Mem: 8192
Pri: 3
Mcp: 1
Lock: USB0

########## USB1 Transaction ###########
Name: USB1 Random Transaction 
Cmd: ../../iosim -f ../test/usb1_trans.tst -d 0241
log: ui1_trans.log
chk: grep -i fail %s
Ret: 1
Mem: 8192
Pri: 3
Mcp: 1
Lock: USB1

######### VI H18 #####################
Name: VI H18(18bits)
Cmd: ../test/vi_h18
log: vi_h18.log
chk: grep -i equat %s
Ret: 0
Mem: 0
Pri: 1
Mcp: 1
Lock: VI

######### VI H32 #####################
Name: VI H32(32bits)
Cmd: ../test/vi_h32
log: vi_h32.log
chk: grep -i equat %s
Ret: 0
Mem: 0
Pri: 1
Mcp: 1
Lock: VI

########## DP ATT Test ################
Name: RDP ATT 014 Test
Cmd: ../test/dp_att_014
log: dp_att.log
chk: grep -i fail %s
Ret: 1
Mem: 0
Pri: 1
Mcp: 1
Lock: DP

########## DP COV Test ################
Name: RDP COV 023 Test
Cmd: ../test/dp_cov_023
log: dp_cov.log
chk: grep -i fail %s
Ret: 1
Mem: 0
Pri: 1
Mcp: 1
Lock: DP

########## DP EW Test ################
Name: RDP EW 116 Test(32 bits)
Cmd: ../test/dp_ew_116
log: dp_ew.log
chk: grep -i fail %s
Ret: 1
Mem: 0
Pri: 1
Mcp: 1
Lock: DP

########## DP MS Test ################
Name: RDP MS 002 Test
Cmd: ../test/dp_ms_002
log: dp_ms.log
chk: grep -i fail %s
Ret: 1
Mem: 0
Pri: 1
Mcp: 1
Lock: DP

########## DP TEX Test ################
Name: RDP TEX 038 Test
Cmd: ../test/dp_tex_038
log: dp_tex.log
chk: grep -i fail %s
Ret: 1
Mem: 0
Pri: 1
Mcp: 1
Lock: DP

######### SI TESTS ############
Name: SiTestRandom(1, ForceFail_None, StartWithXs, 0);
Cmd: ../../si_test/si_testr -q -d 341 -t 8 10
log: si.r8.log
lock: SI
// %s refer to log file
chk: s=%s;grep "total test = 1, error count = 0" $s && ! grep "Failed" $s
Ret: 0
Mem: 1024
Mcp: 1

######## PI DMA test ##############
Name: PI Buffer DMA (both directions)
Cmd: ../../pi_test/pi_bufdma -k -n
log: pi.dma.log
// %s refer to log file
chk: grep -i FAIL %s
# no fail is found
Ret: 1
Lock: PI
Mem: 2048
Pri: 2
Mcp: 1

######### MI DRAM Write/Read  ############
Name: MI DRAM Write/Read
Cmd: ../../mi_test/mi_random -q -d 0241 -t dram
log: mi_random.log
chk: grep -i fail %s
Ret: 1
Mem: 8192
Pri: 1
Mcp: 1