]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add supporting changes for `Add limited sandbox capability to "make check"`
authorngie <ngie@FreeBSD.org>
Mon, 14 Aug 2017 19:21:37 +0000 (19:21 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 14 Aug 2017 19:21:37 +0000 (19:21 +0000)
commit18951eee499f30623500f670bc0396817ba3b067
tree6a6d4b83eb771bff058b2138718550b2d3650f03
parentd42d7dc77b7b74adae20c3521be5de30fd7e72cd
parentdabaa523f967e263b1930a8686a45592224cfdc1
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