1*8a272653SPeter Holm# Just a test of the EXCLUDETESTS feature 2*8a272653SPeter Holm 3*8a272653SPeter Holm# Default values 4*8a272653SPeter Holm. ./default.cfg 5*8a272653SPeter Holm 6*8a272653SPeter Holm###export TESTPROGS="" # Remove comments for test 7*8a272653SPeter Holm###export HOG=1 # Remove comments for test 8*8a272653SPeter Holm 9*8a272653SPeter Holm###export LOAD=100 # Remove comments for test 10*8a272653SPeter Holm###export swapLOAD=100 # Remove comments for test 11*8a272653SPeter Holm###export rwLOAD=100 # Remove comments for test 12*8a272653SPeter Holm###export mkdirLOAD=100 # Remove comments for test 13*8a272653SPeter Holm###export creatLOAD=100 # Remove comments for test 14*8a272653SPeter Holm###export symlinkLOAD=100 # Remove comments for test 15*8a272653SPeter Holm###export swapLOAD=100 # Remove comments for test 16*8a272653SPeter Holm###export linkLOAD=100 # Remove comments for test 17*8a272653SPeter Holm 18*8a272653SPeter HolmEXCLUDETESTS="sysctl|swap|tcp|udp|syscall|mmap|socket|thr|thr1|thr2|shm|badcode" 19