freebsd-skq/usr.sbin
Alan Somers 83e2bfb685 Add ATF tests for usr.sbin/extattr
Add ATF tests for the existing behavior of setextattr, rmextattr, lsextattr,
and getextattr.

Reviewed by:	ngie
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D5889
2016-04-22 17:02:47 +00:00
..
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd
arp
asf
audit
auditd
auditdistd
auditreduce
authpf
autofs
bhyve Use MIN()/MAX() macros from sys/param.h. 2016-04-22 06:25:32 +00:00
bhyvectl
bhyveload
binmiscctl
bluetooth
boot0cfg
boot98cfg
bootparamd
bsdconfig
bsdinstall Add a new installation type to bsdinstall/zfsboot: BIOS+UEFI 2016-04-19 03:25:36 +00:00
bsnmpd Don't try to free string (stack allocated char[]) 2016-04-22 06:01:11 +00:00
btxld Reuse our roundup2() macro instead of reinventing the wheel. 2016-04-18 17:30:33 +00:00
camdd
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config
cpucontrol
crashinfo
cron
crunch
ctladm
ctld
ctm Remove a link to the CTM section of the Handbook, which no longer exists. 2016-04-14 21:56:36 +00:00
daemon
dconschat
devctl
devinfo
digictl
diskinfo
dumpcis
editmap
edquota
eeprom
etcupdate
extattr Add ATF tests for usr.sbin/extattr 2016-04-22 17:02:47 +00:00
extattrctl
fdcontrol
fdformat Use NULL instead of 0 for pointers and memory allocation. 2016-04-15 02:14:11 +00:00
fdread Use NULL instead of 0 for pointers. 2016-04-14 12:46:46 +00:00
fdwrite
fifolog
flowctl
fmtree Use NULL instead of 0 for pointers. 2016-04-15 03:38:58 +00:00
freebsd-update
fstyp MFH 2016-04-16 02:32:12 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl
gssd
gstat
hyperv
i2c
ifmcstat
inetd Use the SOCK_CLOEXEC flags in the socket(2) 'type' attribute instead of 2016-04-16 13:10:31 +00:00
iostat
iovctl
ip6addrctl
ipfwpcap
iscsid
jail
jexec
jls
kbdcontrol
kbdmap
keyserv Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
kgmon
kgzip
kldxref
lastlogin
lmcconfig Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
lpr
lptcontrol
mailstats
mailwrapper
makefs The malloc will return NULL if it can't allocate memory. 2016-04-18 05:19:45 +00:00
makemap
manctl
memcontrol
mergemaster
mfiutil
mixer
mld6query
mlxcontrol
mount_smbfs
mountd Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
moused Use macro MAX() from sys/param.h. 2016-04-22 03:55:33 +00:00
mpsutil Plug various resources leak 2016-04-20 21:32:34 +00:00
mptable
mptutil
mtest
nandsim
nandtool
ndiscvt
ndp
newsyslog
nfscbd Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
nfsd Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree
nologin
nscd
ntp
nvram
ofwdump
pc-sysinstall
pciconf
periodic
pkg
pmcannotate
pmccontrol Use macro MAX() from sys/param.h. 2016-04-22 05:07:59 +00:00
pmcstat
pmcstudy Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
pnpinfo
portsnap Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
powerd
ppp Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
pppctl
praliases
praudit
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt Use NULL instead of 0 for pointers. 2016-04-14 12:25:00 +00:00
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl
rtadvd
rtprio
rtsold
rwhod
sa
sendmail
service
services_mkdb
sesutil Plug memory leak 2016-04-20 21:37:32 +00:00
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd
sysrc
tcpdchk
tcpdmatch
tcpdrop
tcpdump
tests
timed
traceroute
traceroute6
trpt
tzsetup Use NULL instead of 0 for pointers. 2016-04-15 04:10:47 +00:00
uathload
uefisign
ugidfw
uhsoctl
unbound
usbconfig
usbdump Reuse our roundup2() macro instead of reinventing the wheel. 2016-04-18 17:30:33 +00:00
utx
vidcontrol
vigr
vipw
wake
watch
watchdogd
wlandebug
wlconfig
wpa
yp_mkdb
ypbind
ypldap Use nitems instead of 'sizeof(mapnames) / sizeof(mapnames[0]'. 2016-04-18 03:44:42 +00:00
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.sparc64