This program will test Asynchronous I/O support by kernel 2.5 .
make the program
	make
execute the test
	./runfstests.sh cases/aio_tio


NOTE:
	make sure your system are support with libaio-0.3.92 or higher.
		you can download this form http://www.kernel.org.
	make sure your system are support with glibc 2.1.91 or higher.
	
