changes to fix the path
diff --git a/runtest/ltp-aio-stress.part1 b/runtest/ltp-aio-stress.part1
index c1ba2fa..caa8603 100644
--- a/runtest/ltp-aio-stress.part1
+++ b/runtest/ltp-aio-stress.part1
@@ -26,123 +26,123 @@
 #       -x turn off thread stonewalling
 #       -h this message
 #
-ADS000 aio-stress
-ADS001 aio-stress -a 1k -b 2 -c 2 -O -l -t1 -v /test/aiodio/file1 /test/aiodio/file2
-ADS002 aio-stress -a 1k -b 2 -c 2 -O -l -t1 -v -x /test/aiodio/file1 /test/aiodio/file2
-ADS003 aio-stress -a 2k -b 2 -c 2 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2
-ADS004 aio-stress -a 4k -b 4 -c 4 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
-ADS005 aio-stress -a 8k -b 8 -c 8 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
-ADS006 aio-stress -a 16k -b 16 -c 16 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
-ADS007 aio-stress -a 32k -b 32 -c 32 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS008 aio-stress -a 64k -b 64 -c 64 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS009 aio-stress -a 128k -b 128 -c 128 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS010 aio-stress -a 256k -b 256 -c 256 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS011 aio-stress -a 512k -b 512 -c 512 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS012 aio-stress -a 1024k -b 1024 -c 1024 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS013 aio-stress -a 1024k -b 1 -c 1 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2
-ADS014 aio-stress -a 1k -b 2 -c 2 -s -l -t1 -v file1 /test/aiodio/file2            
-ADS015 aio-stress -a 1k -b 2 -c 2 -S -l -t1 -v -x file1 /test/aiodio/file2         
-ADS016 aio-stress -a 2k -b 2 -c 2 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
-ADS017 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
-ADS018 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
-ADS019 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS020 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS021 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS022 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS023 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS024 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
-ADS025 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2
-ADS026 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2      
-ADS027 aio-stress -a 1k -b 2 -c 2 -s -l -t1 -v -C 1MB file1 /test/aiodio/file2            
-ADS028 aio-stress -a 1k -b 2 -c 2 -S -l -t1 -v -x  -C 1MB file1 /test/aiodio/file2         
-ADS029 aio-stress -a 2k -b 2 -c 2 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
-ADS030 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
-ADS031 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
-ADS032 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
-ADS033 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
-ADS034 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
-ADS035 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
-ADS036 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
-ADS037 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
-ADS038 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2
-ADS039 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
-ADS040 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 /test/aiodio/junkfile /test/aiodio/file2         
-ADS041 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2         
-ADS042 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
-ADS043 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
-ADS044 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
-ADS045 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
-ADS046 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
-ADS047 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
-ADS048 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2
-ADS049 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
-ADS050 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k /test/aiodio/junkfile /test/aiodio/file2         
-ADS051 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k   /test/aiodio/junkfile /test/aiodio/file2         
-ADS052 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k   /test/aiodio/junkfile /test/aiodio/file2      
-ADS053 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k   /test/aiodio/junkfile /test/aiodio/file2      
-ADS054 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k   /test/aiodio/junkfile /test/aiodio/file2      
-ADS055 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k   /test/aiodio/junkfile /test/aiodio/file2   
-ADS056 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k   /test/aiodio/junkfile /test/aiodio/file2   
-ADS057 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k   /test/aiodio/junkfile /test/aiodio/file2   
-ADS058 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k   /test/aiodio/junkfile /test/aiodio/file2
-ADS059 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k   /test/aiodio/junkfile /test/aiodio/file2      
-ADS060 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k /test/aiodio/junkfile /test/aiodio/file2         
-ADS061 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k    /test/aiodio/junkfile /test/aiodio/file2         
-ADS062 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k    /test/aiodio/junkfile /test/aiodio/file2      
-ADS063 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k    /test/aiodio/junkfile /test/aiodio/file2      
-ADS064 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k    /test/aiodio/junkfile /test/aiodio/file2      
-ADS065 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k    /test/aiodio/junkfile /test/aiodio/file2   
-ADS066 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k    /test/aiodio/junkfile /test/aiodio/file2   
-ADS067 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k    /test/aiodio/junkfile /test/aiodio/file2   
-ADS068 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k    /test/aiodio/junkfile /test/aiodio/file2
-ADS069 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k   /test/aiodio/junkfile /test/aiodio/file2      
-ADS070 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 /test/aiodio/junkfile /test/aiodio/file2         
-ADS071 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2  /test/aiodio/junkfile /test/aiodio/file2         
-ADS072 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3   /test/aiodio/junkfile /test/aiodio/file2      
-ADS073 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4    /test/aiodio/junkfile /test/aiodio/file2      
-ADS074 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 /test/aiodio/junkfile /test/aiodio/file2      
-ADS075 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10  /test/aiodio/junkfile /test/aiodio/file2   
-ADS076 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20   /test/aiodio/junkfile /test/aiodio/file2   
-ADS077 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50  /test/aiodio/junkfile /test/aiodio/file2   
-ADS078 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100  /test/aiodio/junkfile /test/aiodio/file2
-ADS079 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 /test/aiodio/junkfile /test/aiodio/file2      
-ADS080 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 /test/aiodio/junkfile /test/aiodio/file2         
-ADS081 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1  /test/aiodio/junkfile /test/aiodio/file2         
-ADS082 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1   /test/aiodio/junkfile /test/aiodio/file2      
-ADS083 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2    /test/aiodio/junkfile /test/aiodio/file2      
-ADS084 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3 /test/aiodio/junkfile /test/aiodio/file2      
-ADS085 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3   /test/aiodio/junkfile /test/aiodio/file2   
-ADS086 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1   /test/aiodio/junkfile /test/aiodio/file2   
-ADS087 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1  /test/aiodio/junkfile /test/aiodio/file2   
-ADS088 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  /test/aiodio/junkfile /test/aiodio/file2
-ADS089 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3 /test/aiodio/junkfile /test/aiodio/file2      
-ADS090 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n /test/aiodio/junkfile /test/aiodio/file2         
-ADS091 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n /test/aiodio/junkfile /test/aiodio/file2         
-ADS092 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  /test/aiodio/junkfile /test/aiodio/file2      
-ADS093 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  /test/aiodio/junkfile /test/aiodio/file2      
-ADS094 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3 -n /test/aiodio/junkfile /test/aiodio/file2      
-ADS095 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3 -n  /test/aiodio/junkfile /test/aiodio/file2   
-ADS096 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  /test/aiodio/junkfile /test/aiodio/file2   
-ADS097 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n /test/aiodio/junkfile /test/aiodio/file2   
-ADS098 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1 -n /test/aiodio/junkfile /test/aiodio/file2
-ADS099 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3 -n /test/aiodio/junkfile /test/aiodio/file2      
-ADS100 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n -m shm /test/aiodio/junkfile /test/aiodio/file2         
-ADS101 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2         
-ADS102 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
-ADS103 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
-ADS104 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
-ADS105 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3  -m shm   /test/aiodio/junkfile /test/aiodio/file2   
-ADS106 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2   
-ADS107 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n  -m shm /test/aiodio/junkfile /test/aiodio/file2   
-ADS108 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  -m shm  /test/aiodio/junkfile /test/aiodio/file2
-ADS109 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
-ADS110 aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n -m shm /test/aiodio/junkfile /test/aiodio/file2         
-ADS111 aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2         
-ADS112 aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
-ADS113 aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
-ADS114 aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
-ADS115 aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3  -m shmfs   /test/aiodio/junkfile /test/aiodio/file2   
-ADS116 aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2   
-ADS117 aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n  -m shmfs /test/aiodio/junkfile /test/aiodio/file2   
-ADS118 aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2
-ADS119 aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
+ADS000 testcases/kernel/io/ltp-aiodio/aio-stress
+ADS001 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -O -l -t1 -v /test/aiodio/file1 /test/aiodio/file2
+ADS002 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -O -l -t1 -v -x /test/aiodio/file1 /test/aiodio/file2
+ADS003 testcases/kernel/io/ltp-aiodio/aio-stress -a 2k -b 2 -c 2 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2
+ADS004 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
+ADS005 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
+ADS006 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2 
+ADS007 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -O -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS008 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS009 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS010 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -O -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS011 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS012 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS013 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -O -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2
+ADS014 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -s -l -t1 -v file1 /test/aiodio/file2            
+ADS015 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -S -l -t1 -v -x file1 /test/aiodio/file2         
+ADS016 testcases/kernel/io/ltp-aiodio/aio-stress -a 2k -b 2 -c 2 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
+ADS017 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
+ADS018 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2         
+ADS019 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS020 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS021 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS022 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS023 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS024 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2   
+ADS025 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2
+ADS026 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v /test/aiodio/junkfile /test/aiodio/file2      
+ADS027 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -s -l -t1 -v -C 1MB file1 /test/aiodio/file2            
+ADS028 testcases/kernel/io/ltp-aiodio/aio-stress -a 1k -b 2 -c 2 -S -l -t1 -v -x  -C 1MB file1 /test/aiodio/file2         
+ADS029 testcases/kernel/io/ltp-aiodio/aio-stress -a 2k -b 2 -c 2 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
+ADS030 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
+ADS031 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2         
+ADS032 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
+ADS033 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
+ADS034 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
+ADS035 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
+ADS036 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
+ADS037 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2   
+ADS038 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2
+ADS039 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB /test/aiodio/junkfile /test/aiodio/file2      
+ADS040 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 /test/aiodio/junkfile /test/aiodio/file2         
+ADS041 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2         
+ADS042 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
+ADS043 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
+ADS044 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
+ADS045 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
+ADS046 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
+ADS047 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2   
+ADS048 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2
+ADS049 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048  /test/aiodio/junkfile /test/aiodio/file2      
+ADS050 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k /test/aiodio/junkfile /test/aiodio/file2         
+ADS051 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k   /test/aiodio/junkfile /test/aiodio/file2         
+ADS052 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k   /test/aiodio/junkfile /test/aiodio/file2      
+ADS053 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k   /test/aiodio/junkfile /test/aiodio/file2      
+ADS054 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k   /test/aiodio/junkfile /test/aiodio/file2      
+ADS055 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k   /test/aiodio/junkfile /test/aiodio/file2   
+ADS056 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k   /test/aiodio/junkfile /test/aiodio/file2   
+ADS057 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k   /test/aiodio/junkfile /test/aiodio/file2   
+ADS058 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k   /test/aiodio/junkfile /test/aiodio/file2
+ADS059 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k   /test/aiodio/junkfile /test/aiodio/file2      
+ADS060 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k /test/aiodio/junkfile /test/aiodio/file2         
+ADS061 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k    /test/aiodio/junkfile /test/aiodio/file2         
+ADS062 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k    /test/aiodio/junkfile /test/aiodio/file2      
+ADS063 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k    /test/aiodio/junkfile /test/aiodio/file2      
+ADS064 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k    /test/aiodio/junkfile /test/aiodio/file2      
+ADS065 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k    /test/aiodio/junkfile /test/aiodio/file2   
+ADS066 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k    /test/aiodio/junkfile /test/aiodio/file2   
+ADS067 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k    /test/aiodio/junkfile /test/aiodio/file2   
+ADS068 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k    /test/aiodio/junkfile /test/aiodio/file2
+ADS069 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k   /test/aiodio/junkfile /test/aiodio/file2      
+ADS070 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 /test/aiodio/junkfile /test/aiodio/file2         
+ADS071 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2  /test/aiodio/junkfile /test/aiodio/file2         
+ADS072 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3   /test/aiodio/junkfile /test/aiodio/file2      
+ADS073 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4    /test/aiodio/junkfile /test/aiodio/file2      
+ADS074 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 /test/aiodio/junkfile /test/aiodio/file2      
+ADS075 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10  /test/aiodio/junkfile /test/aiodio/file2   
+ADS076 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20   /test/aiodio/junkfile /test/aiodio/file2   
+ADS077 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50  /test/aiodio/junkfile /test/aiodio/file2   
+ADS078 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100  /test/aiodio/junkfile /test/aiodio/file2
+ADS079 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 /test/aiodio/junkfile /test/aiodio/file2      
+ADS080 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 /test/aiodio/junkfile /test/aiodio/file2         
+ADS081 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1  /test/aiodio/junkfile /test/aiodio/file2         
+ADS082 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1   /test/aiodio/junkfile /test/aiodio/file2      
+ADS083 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2    /test/aiodio/junkfile /test/aiodio/file2      
+ADS084 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3 /test/aiodio/junkfile /test/aiodio/file2      
+ADS085 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3   /test/aiodio/junkfile /test/aiodio/file2   
+ADS086 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1   /test/aiodio/junkfile /test/aiodio/file2   
+ADS087 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1  /test/aiodio/junkfile /test/aiodio/file2   
+ADS088 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  /test/aiodio/junkfile /test/aiodio/file2
+ADS089 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3 /test/aiodio/junkfile /test/aiodio/file2      
+ADS090 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n /test/aiodio/junkfile /test/aiodio/file2         
+ADS091 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n /test/aiodio/junkfile /test/aiodio/file2         
+ADS092 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  /test/aiodio/junkfile /test/aiodio/file2      
+ADS093 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  /test/aiodio/junkfile /test/aiodio/file2      
+ADS094 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3 -n /test/aiodio/junkfile /test/aiodio/file2      
+ADS095 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3 -n  /test/aiodio/junkfile /test/aiodio/file2   
+ADS096 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  /test/aiodio/junkfile /test/aiodio/file2   
+ADS097 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n /test/aiodio/junkfile /test/aiodio/file2   
+ADS098 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1 -n /test/aiodio/junkfile /test/aiodio/file2
+ADS099 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3 -n /test/aiodio/junkfile /test/aiodio/file2      
+ADS100 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n -m shm /test/aiodio/junkfile /test/aiodio/file2         
+ADS101 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2         
+ADS102 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
+ADS103 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
+ADS104 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
+ADS105 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3  -m shm   /test/aiodio/junkfile /test/aiodio/file2   
+ADS106 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  -m shm  /test/aiodio/junkfile /test/aiodio/file2   
+ADS107 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n  -m shm /test/aiodio/junkfile /test/aiodio/file2   
+ADS108 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  -m shm  /test/aiodio/junkfile /test/aiodio/file2
+ADS109 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3  -m shm  /test/aiodio/junkfile /test/aiodio/file2      
+ADS110 testcases/kernel/io/ltp-aiodio/aio-stress -a 4k -b 4 -c 4 -S -l -t2 -v  -C 1MB -s 2048 -r 2k -d 2k -i1 -o0 -n -m shm /test/aiodio/junkfile /test/aiodio/file2         
+ADS111 testcases/kernel/io/ltp-aiodio/aio-stress -a 8k -b 8 -c 8 -S -l -t2 -v  -C 1MB -s 2048 -r 4k -d 4k  -i2 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2         
+ADS112 testcases/kernel/io/ltp-aiodio/aio-stress -a 16k -b 16 -c 16 -S -l -t2 -v  -C 1MB -s 2048 -r 8k -d 8k  -i3 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
+ADS113 testcases/kernel/io/ltp-aiodio/aio-stress -a 32k -b 32 -c 32 -S -l -t2 -v  -C 1MB -s 2048 -r 16k -d 16k -i4 -o0 -o2  -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
+ADS114 testcases/kernel/io/ltp-aiodio/aio-stress -a 64k -b 64 -c 64 -S -l -t4 -v  -C 1MB -s 2048 -r 32k -d 32k  -i5 -o0 -o3  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
+ADS115 testcases/kernel/io/ltp-aiodio/aio-stress -a 128k -b 128 -c 128 -S -l -t4 -v  -C 1MB -s 2048 -r 64k -d 64k  -i10 -o0 -o2 -o3  -m shmfs   /test/aiodio/junkfile /test/aiodio/file2   
+ADS116 testcases/kernel/io/ltp-aiodio/aio-stress -a 256k -b 256 -c 256 -S -l -t4 -v  -C 1MB -s 2048 -r 128k -d 128k -i20 -o0 -o1 -n  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2   
+ADS117 testcases/kernel/io/ltp-aiodio/aio-stress -a 512k -b 512 -c 512 -S -l -t8 -v  -C 1MB -s 2048 -r 512k -d 256k  -i50 -o0 -o2 -o1 -n  -m shmfs /test/aiodio/junkfile /test/aiodio/file2   
+ADS118 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1024 -c 1024 -S -l -t8 -v  -C 1MB -s 2048 -r 1024k -d 512k  -i100 -o0 -o2 -o3 -o1  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2
+ADS119 testcases/kernel/io/ltp-aiodio/aio-stress -a 1024k -b 1 -c 1 -S -l -t8 -v  -C 1MB -s 2048 -r 2048k  -d 1024k  -i1024 -o0 -o1 -o2 -o3  -m shmfs  /test/aiodio/junkfile /test/aiodio/file2      
diff --git a/runtest/ltp-aiodio.part2 b/runtest/ltp-aiodio.part2
index e74ca2b..9f0103f 100644
--- a/runtest/ltp-aiodio.part2
+++ b/runtest/ltp-aiodio.part2
@@ -1,82 +1,82 @@
 #DESCRIPTION:ltp A-sync IO and Direct IO tests
 # 
-ADS000 aiodio_sparse 
-ADS001 aiodio_sparse -s 180k
-ADS002 aiodio_sparse -dd -s 1751k -r 18k -w 11k
-ADS003 aiodio_sparse -i 9 -d -s 180k -r 18k -w 18k
-ADS004 aiodio_sparse -i 2 -a 2 -r 2k -w 2k -s 2k -n 2
-ADS005 aiodio_sparse -i 2 -a 4 -r 4k -w 4k -s 2k -n 2
-ADS006 aiodio_sparse -i 2 -a 4 -r 4k -w 4k -s 4k -n 2
-ADS007 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 16k -n 2
-ADS008 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 32k -n 2
-ADS009 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 64k -n 2
-ADS010 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 128k -n 2
-ADS011 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 256k -n 2
-ADS012 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 512k -n 2
-ADS013 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 1024k -n 2
-ADS014 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 2048k -n 2
-ADS015 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 4096k -n 2
-ADS016 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 8192k -n 2
-ADS017 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 18192k -n 2
-ADS018 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 518192k -n 2
-ADS019 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 58192k -n 4
-ADS020 aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 58192k -n 6
-ADS021 aiodio_sparse -i 4 -a 8 -r 16k -w 8k -s 256k -n 6
-ADS022 aiodio_sparse -i 4 -a 8 -r 16k -w 8k -s 512k -n 6
-ADS023 aiodio_sparse -i 4 -a 8 -r 8k -w 16k -s 1024k -n 6
-ADS024 aiodio_sparse -i 4 -a 8 -r 8k -w 16k -s 2048k -n 6
-ADS025 aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 4096k -n 6
-ADS026 aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 8192k -n 6
-ADS027 aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 18192k -n 6
-ADS028 aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 518192k -n 6
-ADS029 aiodio_sparse -i 4 -a 8 -r 64k -w 64k -s 58192k -n 6
-ADS030 aiodio_sparse -i 6 -a 8 -r 8k -w 8k -s 58192k -n 6
-ADS031 aiodio_sparse -i 8 -a 8 -r 16k -w 8k -s 256k -n 6
-ADS032 aiodio_sparse -i 16 -a 8 -r 16k -w 8k -s 512k -n 6
-ADS033 aiodio_sparse -i 32 -a 8 -r 8k -w 16k -s 1024k -n 6
-ADS034 aiodio_sparse -i 64 -a 8 -r 8k -w 16k -s 2048k -n 6
-ADS035 aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 4096k -n 32
-ADS036 aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 8192k -n 64
-ADS037 aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 18192k -n 128
-ADS038 aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 518192k -n 512
-ADS039 aiodio_sparse -i 4 -a 8 -r 64k -w 64k -s 58192k -n 1000
-ADS040 dio_sparse 
-ADS041 dio_sparse -s 180k
-ADS042 dio_sparse -dd -s 1751k -r 18k -w 11k
-ADS043 dio_sparse  -d -s 180k -r 18k -w 18k
-ADS044 dio_sparse  -a 2 -r 2k -w 2k -s 2k -n 2
-ADS045 dio_sparse  -a 4 -r 4k -w 4k -s 2k -n 2
-ADS046 dio_sparse  -a 4 -r 4k -w 4k -s 4k -n 2
-ADS047 dio_sparse  -a 8 -r 8k -w 8k -s 16k -n 2
-ADS048 dio_sparse  -a 8 -r 8k -w 8k -s 32k -n 2
-ADS049 dio_sparse  -a 8 -r 8k -w 8k -s 64k -n 2
-ADS050 dio_sparse  -a 8 -r 8k -w 8k -s 128k -n 2
-ADS051 dio_sparse  -a 8 -r 8k -w 8k -s 256k -n 2
-ADS052 dio_sparse  -a 8 -r 8k -w 8k -s 512k -n 2
-ADS053 dio_sparse  -a 8 -r 8k -w 8k -s 1024k -n 2
-ADS054 dio_sparse  -a 8 -r 8k -w 8k -s 2048k -n 2
-ADS055 dio_sparse  -a 8 -r 8k -w 8k -s 4096k -n 2
-ADS056 dio_sparse  -a 8 -r 8k -w 8k -s 8192k -n 2
-ADS057 dio_sparse  -a 8 -r 8k -w 8k -s 18192k -n 2
-ADS058 dio_sparse  -a 8 -r 8k -w 8k -s 518192k -n 2
-ADS059 dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 4
-ADS060 dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 6
-ADS061 dio_sparse  -a 8 -r 16k -w 8k -s 256k -n 6
-ADS062 dio_sparse  -a 8 -r 16k -w 8k -s 512k -n 6
-ADS063 dio_sparse  -a 8 -r 8k -w 16k -s 1024k -n 6
-ADS064 dio_sparse  -a 8 -r 8k -w 16k -s 2048k -n 6
-ADS065 dio_sparse  -a 8 -r 32k -w 16k -s 4096k -n 6
-ADS066 dio_sparse  -a 8 -r 32k -w 16k -s 8192k -n 6
-ADS067 dio_sparse  -a 8 -r 8k -w 32k -s 18192k -n 6
-ADS068 dio_sparse  -a 8 -r 8k -w 32k -s 518192k -n 6
-ADS069 dio_sparse  -a 8 -r 64k -w 64k -s 58192k -n 6
-ADS070 dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 6
-ADS071 dio_sparse  -a 8 -r 16k -w 8k -s 256k -n 6
-ADS072 dio_sparse  -a 8 -r 16k -w 8k -s 512k -n 6
-ADS073 dio_sparse  -a 8 -r 8k -w 16k -s 1024k -n 6
-ADS074 dio_sparse  -a 8 -r 8k -w 16k -s 2048k -n 6
-ADS075 dio_sparse  -a 8 -r 32k -w 16k -s 4096k -n 32
-ADS076 dio_sparse  -a 8 -r 32k -w 16k -s 8192k -n 64
-ADS077 dio_sparse  -a 8 -r 8k -w 32k -s 18192k -n 128
-ADS078 dio_sparse  -a 8 -r 8k -w 32k -s 518192k -n 512
-ADS079 dio_sparse  -a 8 -r 64k -w 64k -s 58192k -n 1000
+ADS000 testcases/kernel/io/ltp-aiodio/aiodio_sparse 
+ADS001 testcases/kernel/io/ltp-aiodio/aiodio_sparse -s 180k
+ADS002 testcases/kernel/io/ltp-aiodio/aiodio_sparse -dd -s 1751k -r 18k -w 11k
+ADS003 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 9 -d -s 180k -r 18k -w 18k
+ADS004 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 2 -a 2 -r 2k -w 2k -s 2k -n 2
+ADS005 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 2 -a 4 -r 4k -w 4k -s 2k -n 2
+ADS006 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 2 -a 4 -r 4k -w 4k -s 4k -n 2
+ADS007 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 16k -n 2
+ADS008 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 32k -n 2
+ADS009 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 64k -n 2
+ADS010 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 128k -n 2
+ADS011 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 256k -n 2
+ADS012 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 512k -n 2
+ADS013 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 1024k -n 2
+ADS014 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 2048k -n 2
+ADS015 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 4096k -n 2
+ADS016 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 8192k -n 2
+ADS017 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 18192k -n 2
+ADS018 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 518192k -n 2
+ADS019 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 58192k -n 4
+ADS020 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 8k -s 58192k -n 6
+ADS021 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 16k -w 8k -s 256k -n 6
+ADS022 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 16k -w 8k -s 512k -n 6
+ADS023 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 16k -s 1024k -n 6
+ADS024 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 16k -s 2048k -n 6
+ADS025 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 4096k -n 6
+ADS026 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 8192k -n 6
+ADS027 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 18192k -n 6
+ADS028 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 518192k -n 6
+ADS029 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 64k -w 64k -s 58192k -n 6
+ADS030 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 6 -a 8 -r 8k -w 8k -s 58192k -n 6
+ADS031 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 8 -a 8 -r 16k -w 8k -s 256k -n 6
+ADS032 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 16 -a 8 -r 16k -w 8k -s 512k -n 6
+ADS033 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 32 -a 8 -r 8k -w 16k -s 1024k -n 6
+ADS034 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 64 -a 8 -r 8k -w 16k -s 2048k -n 6
+ADS035 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 4096k -n 32
+ADS036 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 32k -w 16k -s 8192k -n 64
+ADS037 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 18192k -n 128
+ADS038 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 8k -w 32k -s 518192k -n 512
+ADS039 testcases/kernel/io/ltp-aiodio/aiodio_sparse -i 4 -a 8 -r 64k -w 64k -s 58192k -n 1000
+ADS040 testcases/kernel/io/ltp-aiodio/dio_sparse 
+ADS041 testcases/kernel/io/ltp-aiodio/dio_sparse -s 180k
+ADS042 testcases/kernel/io/ltp-aiodio/dio_sparse -dd -s 1751k -r 18k -w 11k
+ADS043 testcases/kernel/io/ltp-aiodio/dio_sparse  -d -s 180k -r 18k -w 18k
+ADS044 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 2 -r 2k -w 2k -s 2k -n 2
+ADS045 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 4 -r 4k -w 4k -s 2k -n 2
+ADS046 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 4 -r 4k -w 4k -s 4k -n 2
+ADS047 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 16k -n 2
+ADS048 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 32k -n 2
+ADS049 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 64k -n 2
+ADS050 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 128k -n 2
+ADS051 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 256k -n 2
+ADS052 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 512k -n 2
+ADS053 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 1024k -n 2
+ADS054 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 2048k -n 2
+ADS055 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 4096k -n 2
+ADS056 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 8192k -n 2
+ADS057 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 18192k -n 2
+ADS058 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 518192k -n 2
+ADS059 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 4
+ADS060 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 6
+ADS061 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 16k -w 8k -s 256k -n 6
+ADS062 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 16k -w 8k -s 512k -n 6
+ADS063 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 16k -s 1024k -n 6
+ADS064 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 16k -s 2048k -n 6
+ADS065 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 32k -w 16k -s 4096k -n 6
+ADS066 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 32k -w 16k -s 8192k -n 6
+ADS067 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 32k -s 18192k -n 6
+ADS068 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 32k -s 518192k -n 6
+ADS069 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 64k -w 64k -s 58192k -n 6
+ADS070 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 8k -s 58192k -n 6
+ADS071 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 16k -w 8k -s 256k -n 6
+ADS072 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 16k -w 8k -s 512k -n 6
+ADS073 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 16k -s 1024k -n 6
+ADS074 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 16k -s 2048k -n 6
+ADS075 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 32k -w 16k -s 4096k -n 32
+ADS076 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 32k -w 16k -s 8192k -n 64
+ADS077 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 32k -s 18192k -n 128
+ADS078 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 8k -w 32k -s 518192k -n 512
+ADS079 testcases/kernel/io/ltp-aiodio/dio_sparse  -a 8 -r 64k -w 64k -s 58192k -n 1000
diff --git a/runtest/ltp-aiodio.part3 b/runtest/ltp-aiodio.part3
index 80f302b..20983bb 100644
--- a/runtest/ltp-aiodio.part3
+++ b/runtest/ltp-aiodio.part3
@@ -27,83 +27,83 @@
 #       fname: this filename is REQUIRED (no default)
 #
 #
-FSX000 fsx-linux -dn -N 10000 /test/aiodio/junkfile
-FSX001 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX002 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX003 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX004 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX005 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX006 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX007 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX008 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX009 fsx-linux -dn -N 10000 /test/aiodio/junkfile 
-FSX010 fsx-linux -d -r 4096 -N 10000 /test/aiodio/junkfile 
-FSX011 fsx-linux -d -r 2048 -N 10000 /test/aiodio/junkfile 
-FSX012 fsx-linux -d -b 1000 -N 10000 /test/aiodio/junkfile 
-FSX013 fsx-linux -d -s 1 -N 10000 /test/aiodio/junkfile 
-FSX014 fsx-linux -d -l 500000 -r 4096 -N 10000 /test/aiodio/junkfile 
-FSX015 fsx-linux -d -l 500000 -r 2048 -N 10000 /test/aiodio/junkfile 
-FSX016 fsx-linux -d -l 500000 -r 4096  -t 4096 -N 10000 /test/aiodio/junkfile 
-FSX017 fsx-linux -d -l 500000 -r 2048  -t 2048 -N 10000 /test/aiodio/junkfile 
-FSX018 fsx-linux -d -l 500000 -r 4096 -t 4096 -w 4096 -N 10000 /test/aiodio/junkfile 
-FSX019 fsx-linux -d -l 500000 -r 4096 -t 2048 -w 2048 -N 10000 /test/aiodio/junkfile 
-FSX020 fsx-linux -d -l 500000 -r 4096 -t 4096 -w 4096  -A -N 10000 /test/aiodio/junkfile 
-FSX021 fsx-linux -d -l 500000 -r 4096 -t 2048 -w 2048  -A -N 10000 /test/aiodio/junkfile 
-FSX022 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -O -N 10000 /test/aiodio/junkfile 
-FSX023 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -O -N 10000 /test/aiodio/junkfile 
-FSX024 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -S 0 -N 10000 /test/aiodio/junkfile 
-FSX025 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -S 2000 -N 10000 /test/aiodio/junkfile 
-FSX026 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -W -N 10000 /test/aiodio/junkfile 
-FSX027 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -W -N 10000 /test/aiodio/junkfile 
-FSX028 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -W -A -N 10000 /test/aiodio/junkfile 
-FSX029 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -W -A -N 10000 /test/aiodio/junkfile 
-FSX030 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -R -N 10000 /test/aiodio/junkfile 
-FSX031 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -R -N 10000 /test/aiodio/junkfile 
-FSX032 fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -Z -N 10000 /test/aiodio/junkfile 
-FSX033 fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -Z -N 10000 /test/aiodio/junkfile 
-FSX034 fsx-linux -d  -l 500000 -r 4096 -Z -A  -N 10000 /test/aiodio/junkfile 
-FSX035 fsx-linux -d  -A -N 10000 /test/aiodio/junkfile 
-FSX036 fsx-linux -d  -N 10000 /test/aiodio/junkfile 
-FSX037 fsx-linux -d  -N 10000 /test/aiodio/junkfile 
-FSX038 fsx-linux -d  -N 10000 /test/aiodio/junkfile 
-FSX039 fsx-linux -d  -N 10000 /test/aiodio/junkfile 
-FSX040 fsx-linux -N 10000 -o 1024 /test/aiodio/junkfile 
-FSX041 fsx-linux -N 10000 -o 2048 /test/aiodio/junkfile 
-FSX042 fsx-linux -N 10000 -o 4096 /test/aiodio/junkfile 
-FSX043 fsx-linux -N 10000 -o 8192 /test/aiodio/junkfile 
-FSX044 fsx-linux -N 10000 -o 16384 /test/aiodio/junkfile 
-FSX045 fsx-linux -N 10000 -o 32768 /test/aiodio/junkfile 
-FSX046 fsx-linux -N 10000 -o 128000 /test/aiodio/junkfile 
-FSX047 fsx-linux -N 10000 -o 1024 -A  /test/aiodio/junkfile 
-FSX048 fsx-linux -N 10000 -o 2048 -A  /test/aiodio/junkfile 
-FSX049 fsx-linux -N 10000 -o 4096 -A  /test/aiodio/junkfile 
-FSX050 fsx-linux -N 10000 -o 8192 -A /test/aiodio/junkfile 
-FSX051 fsx-linux -N 10000 -o 16384 -A /test/aiodio/junkfile 
-FSX052 fsx-linux -N 10000 -o 32768 -A /test/aiodio/junkfile 
-FSX053 fsx-linux -N 10000 -o 128000 -A /test/aiodio/junkfile 
-FSX054 fsx-linux -N 10000  -o 1024 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
-FSX055 fsx-linux -N 10000  -o 2048 -A  -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile 
-FSX056 fsx-linux -N 10000  -o 4096 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
-FSX057 fsx-linux -N 10000  -o 8192 -A  -l 500000 -r 4096 -t 2048 -w 2048 -Z /test/aiodio/junkfile 
-FSX058 fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
-FSX059 fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile 
-FSX060 fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile 
-FSX061 fsx-linux -N 10000 -o 32768 -Z /test/aiodio/junkfile                                          
-FSX062 fsx-linux -N 10000 -o 128000 -Z /test/aiodio/junkfile                                         
-FSX063 fsx-linux -N 10000  -o 1024  -Z -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
-FSX064 fsx-linux -N 10000  -o 2048 -Z  -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile   
-FSX065 fsx-linux -N 10000  -o 4096 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
-FSX066 fsx-linux -N 10000  -o 8192  -Z -l 500000 -r 4096 -t 2048 -w 2048 -Z /test/aiodio/junkfile    
-FSX067 fsx-linux -N 10000  -o 16384 -Z -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
-FSX068 fsx-linux -N 10000  -o 32768 -Z -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile   
-FSX069 fsx-linux -N 10000  -o 128000 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile  
-FSX070 fsx-linux -N 10000  -o 128000 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile   
-FSX071 fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096   /test/aiodio/junkfile1 &
-FSX072 fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048   /test/aiodio/junkfile2 &
-FSX073 fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 /test/aiodio/junkfile3 &
-FSX074 fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096   /test/aiodio/junkfile4 &
-FSX075 fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048   /test/aiodio/junkfile5 &
-FSX076 fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 /test/aiodio/junkfile6 &
-FSX077 fsx-linux -N 10000   -A /test/aiodio/junkfile7 &
-FSX078 fsx-linux -N 100000  -A /test/aiodio/junkfile8 &
-FSX079 fsx-linux -N 100000  -A /test/aiodio/junkfile9 &
+FSX000 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile
+FSX001 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX002 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX003 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX004 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX005 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX006 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX007 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX008 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX009 testcases/kernel/io/ltp-aiodio/fsx-linux -dn -N 10000 /test/aiodio/junkfile 
+FSX010 testcases/kernel/io/ltp-aiodio/fsx-linux -d -r 4096 -N 10000 /test/aiodio/junkfile 
+FSX011 testcases/kernel/io/ltp-aiodio/fsx-linux -d -r 2048 -N 10000 /test/aiodio/junkfile 
+FSX012 testcases/kernel/io/ltp-aiodio/fsx-linux -d -b 1000 -N 10000 /test/aiodio/junkfile 
+FSX013 testcases/kernel/io/ltp-aiodio/fsx-linux -d -s 1 -N 10000 /test/aiodio/junkfile 
+FSX014 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096 -N 10000 /test/aiodio/junkfile 
+FSX015 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 2048 -N 10000 /test/aiodio/junkfile 
+FSX016 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096  -t 4096 -N 10000 /test/aiodio/junkfile 
+FSX017 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 2048  -t 2048 -N 10000 /test/aiodio/junkfile 
+FSX018 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096 -t 4096 -w 4096 -N 10000 /test/aiodio/junkfile 
+FSX019 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096 -t 2048 -w 2048 -N 10000 /test/aiodio/junkfile 
+FSX020 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096 -t 4096 -w 4096  -A -N 10000 /test/aiodio/junkfile 
+FSX021 testcases/kernel/io/ltp-aiodio/fsx-linux -d -l 500000 -r 4096 -t 2048 -w 2048  -A -N 10000 /test/aiodio/junkfile 
+FSX022 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -O -N 10000 /test/aiodio/junkfile 
+FSX023 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -O -N 10000 /test/aiodio/junkfile 
+FSX024 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -S 0 -N 10000 /test/aiodio/junkfile 
+FSX025 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -S 2000 -N 10000 /test/aiodio/junkfile 
+FSX026 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -W -N 10000 /test/aiodio/junkfile 
+FSX027 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -W -N 10000 /test/aiodio/junkfile 
+FSX028 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -W -A -N 10000 /test/aiodio/junkfile 
+FSX029 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -W -A -N 10000 /test/aiodio/junkfile 
+FSX030 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -A -R -N 10000 /test/aiodio/junkfile 
+FSX031 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -A -R -N 10000 /test/aiodio/junkfile 
+FSX032 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 4096 -w 4096 -Z -N 10000 /test/aiodio/junkfile 
+FSX033 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -t 2048 -w 2048 -Z -N 10000 /test/aiodio/junkfile 
+FSX034 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -l 500000 -r 4096 -Z -A  -N 10000 /test/aiodio/junkfile 
+FSX035 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -A -N 10000 /test/aiodio/junkfile 
+FSX036 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -N 10000 /test/aiodio/junkfile 
+FSX037 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -N 10000 /test/aiodio/junkfile 
+FSX038 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -N 10000 /test/aiodio/junkfile 
+FSX039 testcases/kernel/io/ltp-aiodio/fsx-linux -d  -N 10000 /test/aiodio/junkfile 
+FSX040 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 1024 /test/aiodio/junkfile 
+FSX041 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 2048 /test/aiodio/junkfile 
+FSX042 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 4096 /test/aiodio/junkfile 
+FSX043 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 8192 /test/aiodio/junkfile 
+FSX044 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 16384 /test/aiodio/junkfile 
+FSX045 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 32768 /test/aiodio/junkfile 
+FSX046 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 128000 /test/aiodio/junkfile 
+FSX047 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 1024 -A  /test/aiodio/junkfile 
+FSX048 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 2048 -A  /test/aiodio/junkfile 
+FSX049 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 4096 -A  /test/aiodio/junkfile 
+FSX050 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 8192 -A /test/aiodio/junkfile 
+FSX051 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 16384 -A /test/aiodio/junkfile 
+FSX052 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 32768 -A /test/aiodio/junkfile 
+FSX053 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 128000 -A /test/aiodio/junkfile 
+FSX054 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 1024 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
+FSX055 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 2048 -A  -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile 
+FSX056 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 4096 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
+FSX057 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 8192 -A  -l 500000 -r 4096 -t 2048 -w 2048 -Z /test/aiodio/junkfile 
+FSX058 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile 
+FSX059 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile 
+FSX060 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile 
+FSX061 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 32768 -Z /test/aiodio/junkfile                                          
+FSX062 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000 -o 128000 -Z /test/aiodio/junkfile                                         
+FSX063 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 1024  -Z -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
+FSX064 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 2048 -Z  -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile   
+FSX065 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 4096 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
+FSX066 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 8192  -Z -l 500000 -r 4096 -t 2048 -w 2048 -Z /test/aiodio/junkfile    
+FSX067 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 16384 -Z -l 500000 -r 4096 -t 4096 -w 4096 -Z  /test/aiodio/junkfile   
+FSX068 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 32768 -Z -l 500000 -r 4096 -t 2048 -w 2048 -Z  /test/aiodio/junkfile   
+FSX069 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 128000 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile  
+FSX070 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 128000 -Z  -l 500000 -r 4096 -t 4096 -w 4096 -Z /test/aiodio/junkfile   
+FSX071 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096   /test/aiodio/junkfile1 &
+FSX072 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048   /test/aiodio/junkfile2 &
+FSX073 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 /test/aiodio/junkfile3 &
+FSX074 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 16384 -A -l 500000 -r 4096 -t 4096 -w 4096   /test/aiodio/junkfile4 &
+FSX075 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 32768 -A -l 500000 -r 4096 -t 2048 -w 2048   /test/aiodio/junkfile5 &
+FSX076 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000  -o 128000 -A  -l 500000 -r 4096 -t 4096 -w 4096 /test/aiodio/junkfile6 &
+FSX077 testcases/kernel/io/ltp-aiodio/fsx-linux -N 10000   -A /test/aiodio/junkfile7 &
+FSX078 testcases/kernel/io/ltp-aiodio/fsx-linux -N 100000  -A /test/aiodio/junkfile8 &
+FSX079 testcases/kernel/io/ltp-aiodio/fsx-linux -N 100000  -A /test/aiodio/junkfile9 &