freebsd-dev/lib/libcasper/services
Enji Cooper 188e46ab03 Add supporting changes for Add limited sandbox capability to "make check"
Non-tests/... changes:
- Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration
  and propagate the appropriate environment down to *.test.mk.

tests/... changes:
- Add appropriate support Makefile.inc's to set HAS_TESTS in a minimal manner,
  since tests/... is a special subdirectory tree compared to the others.

MFC after:	2 months
MFC with:	r322511
Reviewed by:	arch (silence), testing (silence)
Differential Revision:	D12014
2017-08-14 19:21:37 +00:00
..
cap_dns Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
cap_grp Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
cap_pwd Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
cap_random Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
cap_sysctl Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
tests TESTSDIR isn't required; remove it 2017-08-13 01:08:37 +00:00
Makefile Integrate the tests moved in r305626 in to the FreeBSD test suite 2017-08-13 01:04:44 +00:00
Makefile.inc