blob: c5ebe805c75727ef751fda2471cdde86fdb77120 (
plain) (
blame)
1
2
3
4
5
6
7
|
$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.
|