pi.cfg 393 Bytes
//
// PI Rand Test file
//

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


Name: GPIO Signal test (using IDE)
Cmd: ../../pi_test/pi_gp_ide_io -k
log: pi
// %s refer to log file
chk: grep -i FAIL %s
# no fail is found
Ret: 1
Lock: PI
Mem: 0
Pri: 4
Mcp: 1