1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/bin
Enji Cooper ed66391a6e Add a testcase for ln -sF
The testcase fails today, so mark it with atf_expect_fail: in
particular, the target (B) isn't being unlinked and the documentation
doesn't suggest special handling for directories. Thus, there's either
a doc or an implementation bug in ln(1) that needs to be resolved.

MFC after:	1 month
MFC with:	r319714, r319854, r319855
PR:		219943
Reviewed by:	ngie
Submitted by:	shivansh
Differential Revision:	D11159 (part of a larger diff)
Sponsored by:	Google, Inc (GSoC 2017)
2017-06-12 16:38:37 +00:00
..
cat Add testcases for cat -b 2017-06-06 21:50:00 +00:00
chflags
chio
chmod Add some basic tests for chmod(1) 2017-06-07 05:33:56 +00:00
cp
csh Update to tcsh 6.20.00 2017-03-25 13:32:28 +00:00
date
dd Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS 2017-06-03 18:29:18 +00:00
df
domainname
echo Add basic tests for echo(1) 2017-06-06 16:04:27 +00:00
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln Add a testcase for ln -sF 2017-06-12 16:38:37 +00:00
ls
mkdir
mv
pax
pkill Clarify -q is only for pgrep. 2017-06-05 16:00:10 +00:00
ps
pwait Rename some tests to end in _test. 2017-03-09 04:20:00 +00:00
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh sh: Enable interrupts before executing EXIT trap and doing final flush. 2017-06-11 16:54:04 +00:00
sleep
stty .Xr resizewin from stty(1) man page. 2017-05-07 11:44:25 +00:00
sync
test
tests
uuidgen
Makefile
Makefile.inc