freebsd-dev/tests/sys
Enji Cooper ba576ca584 Use PROGS instead of PROG and remove unnecessary SRCS?= assignment
Using PROG instead of PROGS will in cases of high -j with -DNO_ROOT cause
the PROG to show up more than once as it's handling the SCRIPTS install case
in a recursive manner, separate from the non-recursive case

After the recent batch of commits to bsd.progs.mk to fix behavior with how
variables are defaulted to, explicitly setting SRCS for a PROG is no longer
required

MFC after: 1 week
Reviewed by: asomers
Phabric: D1130
Sponsored by: EMC / Isilon Storage Division
2014-11-08 03:20:56 +00:00
..
kern Abort the create_socket test if socket creation fails. 2014-09-10 14:57:26 +00:00
netinet Use PROGS instead of PROG and remove unnecessary SRCS?= assignment 2014-11-08 03:20:56 +00:00
pjdfstest Integrate pjdfstest test suite execution into kyua 2014-11-03 07:18:42 +00:00
Makefile Remove explicit KYUAFILE=yes from tests/sys/Makefile 2014-11-03 09:17:09 +00:00