Searched hist:138447 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/tests/sys/aio/
H A Daio_test.c138447 Mon Dec 06 12:56:38 MST 2004 rwatson Add a basic aio functionality regression test, which simply writes and
then reads from a fairly broad range of object types: regular file,
fifo, UNIX socketpair, pty, UNIX pipe, and an md device. Not a deep
test of functionality, just a basic test that aio_write followed by
aio_read returns the correct data in a relatively timely manner.

Requested by: phk
H A DMakefile138447 Mon Dec 06 12:56:38 MST 2004 rwatson Add a basic aio functionality regression test, which simply writes and
then reads from a fairly broad range of object types: regular file,
fifo, UNIX socketpair, pty, UNIX pipe, and an md device. Not a deep
test of functionality, just a basic test that aio_write followed by
aio_read returns the correct data in a relatively timely manner.

Requested by: phk

Completed in 46 milliseconds