freebsd-dev/tools/regression/doat/README
Roman Divacky e5de992c3f Simple testing program for *at family of syscalls.
Approved by:	kib (mentor)
2008-05-18 08:34:04 +00:00

8 lines
251 B
Plaintext

$FreeBSD$
This is a simple testing program for *at family of syscalls. It creates
"tmp" subdirectory in a current directory and creates files etc. in it.
It prints OK for every successful test. This testing program only covers
correct error values.