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

$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.