This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
chown
/
tests
/
Makefile
6 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
chown: add a test Add a test for the chown utility. This sets up chown(8) to be capable of being tested. As such, only add one test for now as an example.
2014-06-30 05:33:52 +00:00
# $FreeBSD$
Add more simple positive tests for chown(1) The tests are largely symmetric with the tests for chmod(1)--added in r319642. Remove chown-f_test (added in r268030) since the test coverage is now being provided by `chown_test`. MFC after: 1 month Sponsored by: Dell EMC Isilon
2017-06-11 19:31:42 +00:00
ATF_TESTS_SH
+=
chown_test
chown: add a test Add a test for the chown utility. This sets up chown(8) to be capable of being tested. As such, only add one test for now as an example.
2014-06-30 05:33:52 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
t
e
s
t
.
m
k
>
Reference in New Issue
Copy Permalink