freebsd-dev/tools/regression/doat
2011-10-18 22:51:40 +00:00
..
doat.c Fix some memory errors in *at() regression tests. 2011-10-18 22:51:40 +00:00
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.