1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/tools/regression/doat
Warner Losh 350f9ac5b3 Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit 05248206f7)
2023-08-23 11:43:33 -06:00
..
doat.c
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
README Remove $FreeBSD$: one-line bare tag 2023-08-23 11:43:33 -06:00

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.